Category Archives: Best Practices
URL Quote #2: Think about your website’s “public face.”
“…one should take an hour or so and really think about their website’s ‘public face.’” -Scott Hanselman on “A Website’s Public Face“
Best Practice: Always ID your Heading Tags
Here’s a simple best practice. Always ID your heading tags! For example, if you’ve got an <h2> element, be sure to make it <h2 id=”some-heading”>. IDing heading tags is especially important on long documents. Why? Because if you don’t, someone … Continue reading
Why URL design matters in email
I’ve long believed email provides one of the better justifications for good URL design. Having a well designed URL structure inspires a user to have faith in a site’s URL integrity making it more likely then will email a URL … Continue reading →