Results 1 to 7 of 7

Thread: advanced CSS ?

  1. #1

    Thread Starter
    Fanatic Member ubunreal69's Avatar
    Join Date
    Apr 2001
    Location
    Morayfield, Australia
    Posts
    609

    Question advanced CSS ?

    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" ?

  2. #2
    Fanatic Member cpradio's Avatar
    Join Date
    Apr 2002
    Posts
    616
    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

  3. #3
    Addicted Member
    Join Date
    Nov 2001
    Location
    Liverpool, England
    Posts
    155
    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.

  4. #4
    Fanatic Member cpradio's Avatar
    Join Date
    Apr 2002
    Posts
    616
    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

  5. #5
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    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.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  6. #6
    Fanatic Member cpradio's Avatar
    Join Date
    Apr 2002
    Posts
    616
    Yep, it is CSS 3, sorry guys, I had the wrong version number stuck in my head.

    -Matt

  7. #7
    Aerials
    Guest
    make ur mind up! lol

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width