how to center in browser
Out of context: Reply #12
- Started
- Last post
- 25 Responses
- sp0
apperantly no one keeps up on xhtml and standards.
tables were never intended for layout or formatting purposes.
html itself wasn't intended for it, really.
separation of style and content.
maybe if more people concentrated on learning how to actually do web design instead of how to use software, they might know a thing or two.
please, if you are serious about being a web designer, at least go read some articles on proper design.
the more browsers become standard compliant and accessible, the less poorly written markup will work.
example - the 'center' tag has been defunct for a while now, thanks to the release of the latest w3 recomendations.
do it right or don't do it.
imagine if a carpenter decided not to use nails because he heard thumb tacks worked better.
the longer people continue to write shitty code, the longer it will take the web to actually mature as a design medium. plain and simple.
go read up at the w3. or at alistapart/webstandards.org or somewhere other than the latest dreamweaver tutorial.