Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Quality Standards Proposal to HTML Developers?

by johnnywang (Priest)
on Nov 02, 2005 at 19:55 UTC ( [id://505080]=note: print w/replies, xml ) Need Help??


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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://505080]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-19 12:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found