how to create css3 layout

Discussion in 'CSS' started by belkocrnic, Aug 31, 2008.

  1. #1
    Can someone help me to understand how css3 works? How can i implement in XHTML? Some good links?

    Thanks
     
    belkocrnic, Aug 31, 2008 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #2
    CSS3 is a working draft, and has little support unless you count experimental development forks. You can get the nightly builds from Firefox and probably Opera and Safari, but I doubt many users are doing so.

    The currently supported version is css2.1. Stay with it.

    cheers,

    gary
     
    kk5st, Aug 31, 2008 IP
  3. belkocrnic

    belkocrnic Active Member

    Messages:
    107
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #3
    Thanks Gary
     
    belkocrnic, Aug 31, 2008 IP
  4. mypsdtohtml

    mypsdtohtml Guest

    Messages:
    96
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    CSS 2 is the standard and moving to CSS3 is still risky
     
    mypsdtohtml, Sep 1, 2008 IP
  5. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #5
    ... and remember, CSS2 has been around for a decade and even it isn't fully implemented in all browsers - and I'm not just talking IE here. Gecko still has it's head up it's backside about styling colgroups/cols, they only JUST implemented inline-block in FF3, etc, etc.

    Which is why I'd be suprised if HTML5/CSS3 was real world deployable within the next five years, since I'd not expect widespread support until sometime around 2018.
     
    deathshadow, Sep 1, 2008 IP