Posted by Ed Seedhouse on 02/25/07 18:59
On Sat, 24 Feb 2007 15:56:35 -0700, "Thad" <tsobota@cox.net> wrote:
>I guess what I'm trying to ask is... what is the best way to write html
>pages to avoid browser incompatibilities without always having to do browser
>type checking?
Well the first part is to learn to write vailid semantic html in a
strict document type. Without that you have no real basis for what you
want to do. Mark up your content with html tags that reflect the
meaning of the content. Once that's done and you have valid content per
the W3C is about the first time you should even think about layout.
Navigation:
[Reply to this message]
|