55 buenas razones para usar estándares de HTML y CSS

Posted on Septiembre 19, 2007, under General.

Buenas razones para escribir en XHTML y CSS al momento de armar un sitio web.

  1. You can get free links from showcase sites like zengarden, stylegala, cssimport or cssbeauty
  2. You don’t have to spend extra thought and time deciding on styling the mark up of your document (upper- or lowercase, quotes or no quotes on attributes)
  3. You don’t need to spend extra thought on which tags should be closed and which can (or should) be left open
  4. You “help” the search engines to deliver more relevant content using semantic markup
  5. You can save in bandwidth costs and visitors will see them faster by making slimmer pages
  6. It’s going to be easier for you to switch to XHTML 2.0 which will give you more semantic tools
  7. Once you’ve practised enough, coding pages becomes a whole lot simpler and faster than any table/tr/td tagsoup
  8. When the coding is faster you can spend more time on thinking about the user experience
  9. Thinking about semantics of a document helps you to make design and information architecture decisions
  10. You can quickly make a dummy site to test your sites information architecture and append a look and feel later with only minor code changes
    ….

Artículo completo en: http://www.programimi.com/

One Reply to "55 buenas razones para usar estándares de HTML y CSS"

gravatar

Customized Design Solutions  on Octubre 11, 2007

Customized Design Solutions…

I couldn’t understand some parts of this article, but it sounds interesting…

Leave a Comment