Simon Porter wrote:
Well perhaps you could explain how this is done. Give me an example or
something (No not the uber complicated wired.com).

http://www.alistapart.com/stories/flexiblelayouts/
Is probably one of the best articles I've seen on how to "just get the job done" with div's and css. There are a number of other articles on "A List Apart" which may be of interest to you also.

If you're going to do much in css you really need to understand the box model layout that it's all based on.
http://www.w3.org/TR/REC-CSS2/box.html
The rest of the spec is very handy when trying to get the right look too of course.
http://www.w3.org/TR/REC-CSS2/

http://www.glish.com/css/
Has some rather complicated and more advanced layouts but they might be worth taking a peek at.

And of course, http://www.meyerweb.com/eric/css/edge/ has some really cool techniques but most of them require a *very* compliant browser.

Could you also elaborate on the comment about XHTML tags. Thanks.

[snip]

http://www.w3.org/TR/xhtml1/#diffs
Gives a list of differences between xhtml and html4.

Brian
[EMAIL PROTECTED]



_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to