HTML

TwitterFacebook
Get flash to fully experience Pearltrees

<link>

http://www.w3.org/QA/Tips/use-links Let's see a practical example, with one page of an astronomy Web site. The page is about the planet Earth in a section which describes the solar system. It gives the possibility to RSS Readers to find the Web site updates feed. Note that, at the time of this writing, the mime-type application/rss+xml is still a draft " The application/rss+xml Media Type " and is not yet accepted by IETF.
character

If you are the guy who uses tag for everything, this post is for you. It focuses on how you can write clean HTML code by using semantic markups and minimize the use of tag. Have you ever edited someone's templates, don't those messy tags drive you crazy? Not only writing clean templates can benefit yourself, but your team as well. It will save you time when you have to debug and edit (particularly the large projects). 1. http://webdesignerwall.com/tutorials/coding-clean-and-semantic-templates

HTML - Coding Clean and Semantic Templates

Even with a relatively limited set of options in CSS, typography can vary tremendously using pure CSS syntax. Serif or sans-serif? Large or small font? http://www.smashingmagazine.com/2009/08/20/typographic-design-survey-best-practices-from-the-best-blogs/

Font - Typographic Design Patterns and Best Practices | How-To | Smashing Magazine