You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.




blue sky: layout

html redux, redux, redux
April 19th
Submitted by Paul Phillips <paulp@go2net.com> to Layout.

HTML version 4.0 has been completed. There are those who disagree philosophically with the idea that standards should be specified by the W3C and then implemented by others, as opposed to the IETF model where implementations precede standardization. Regardless, HTML 4.0 is very likely where it's at in the near future, and it's going to need an implementation. Read about it.

HTML version 4.0 provides a general framework for specifying display presentation in Style Sheets. They let you specify fonts, colors, etc. for web pages without screwing up the logical markup. These should be really big as soon as tasty implementations get out there and in use. You can read about the style sheet language that really matters for the time being, CSS, here and here.

If you're working on these, you should definitely be talking with those working on the XML parser.

This isn't the most exciting little bit of blue sky, in fact it isn't all that blue; it's not a question of if HTML4 support will enter Mozilla, but when. The blue sky part is for Mozilla to have HTML4 support before any other major browser.