i know how to use CSS to style text / links / tables / pages. but how advanced is it ? is there some realllly good use for it that i dont know ?? what kind of new stuff is comming in "CSS2" ?
Printable View
i know how to use CSS to style text / links / tables / pages. but how advanced is it ? is there some realllly good use for it that i dont know ?? what kind of new stuff is comming in "CSS2" ?
CSS was made so you can easily change the layout/color scheme of your site in literally seconds. CSS 2 offers you ways of rounding table corners without using images, a more developed and compatabile CSS of previous tags (ie: background, filter, etc).
THis may help you out a bit.
http://www.w3.org/TR/REC-CSS2/intro.html
Hmmm, had a good look and I do believe it's not possible to round off corners. I think it may come out in a future version of CSS.
Oh well, back to using pics.
Rounding Table Corners will come out in CSS 2 (which is not out yet! and when it does come out I am willing to bet most browsers will not support its new features right away.) Acutally its a combination of CSS and XML (I believe it only works in IE as of right now)
Here is a property list of CSS 2:
http://www.w3.org/TR/REC-CSS2/propidx.html
CSS 2 adds positioning.
Rounded box corners are part of the upcoming CSS 3, I believe.
CSS really has nothing to do with XML - you can use CSS to format an XML document.
Mozilla has the best CSS 2 support at this time.
Yep, it is CSS 3, sorry guys, I had the wrong version number stuck in my head.
-Matt
:confused: make ur mind up! lol