http://www.perlmonks.org?node_id=505080


in reply to Quality Standards Proposal to HTML Developers?

From my experience, the most important things for HTML are:
  1. use CSS, never hardcode styles
  2. a correct template system: include dynamic content in a static layout, rather than include static content (e.g. header) in dynamic pages. Both TT and Mason supports this.
  • Comment on Re: Quality Standards Proposal to HTML Developers?

Replies are listed 'Best First'.
Re^2: Quality Standards Proposal to HTML Developers?
by bibliophile (Prior) on Nov 02, 2005 at 21:32 UTC
    I agree, completely.

    Our single most important thing is CSS and templating.
    Er, our *two* most important things are CSS, templating, and strict guidelines on page-load speed.
    Wait, I'll come in again. *Amongst* our most important things are....

    -- WARNING: You are logged into reality as root.