Comment Re:Consistency, please (Score 0) 506
One simple CSS for all documents would be good.
This stylesheet:
BODY{margin-left:8em; margin-right:8em}
H1{text-align:center}
does for most of my websites!
These are mainly about metal-bashing plus some landscape pix - see, if you want,
http://homepage.ntlworld.com/richard.smith.met/
about which I have been complimented that the information is there and the site is uncluttered.
With a simple stylesheet, in the case of it not being operative such as because the browser doesn't support them, the LDP's would look like they do now.
I thoroughly agree with stylesheets because "content" and "its presentation" are rightly kept separate (the HTML doc. is the content and the CSS is its presentational instructions)