Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorArun
    • CommentTimeDec 12th 2005 edited
     permalink
    Hi, Now a days guys Css is become more powerfull so please add what is new in css
    •  
      CommentAuthorSpookyET
    • CommentTimeDec 12th 2005
     permalink
    CSS is not becoming more powerful. CSS has stayed the same. Browser support has improved, except the villain: Internet Explorer. If you want to see what will be available in the future, read the CSS 3.0 Specification drafts.
    •  
      CommentAuthorGustavs
    • CommentTimeDec 13th 2005
     permalink
    By the way, SpookyET, do you know when will CSS 3.0 be avalable? Proapably not in ages, because of IE. :/
    •  
      CommentAuthorSpookyET
    • CommentTimeDec 13th 2005
     permalink
    Small parts of CSS 3.0 have been incorporated in Gecko. Though, I think that it is bad to implement a draft specification because it can change. Bugs can result from this.
    • CommentAuthorEgor
    • CommentTimeDec 14th 2005
     permalink
    The opacity property works in FF1.5 and Safari 1.3 +...

    For example, this will set the paragraphs (including backgrounds, borders and everything inside) to 70% opacity:

    p {
    opacity: 0.7;
    }
    • CommentAuthormista3
    • CommentTimeDec 14th 2005
     permalink
    Bring on column support I say...
    •  
      CommentAuthorYG
    • CommentTimeDec 14th 2005
     permalink
    Me too, I was excited to know FireFox 1.5 supports CSS3 multi-column.
  1.  permalink
    I say, push the envelope. Start using supported portions of CSS3 now, and the people who use quality browsers will benefit.

    As long as the code degrades or you can hack IE, use as much cutting edge CSS as you can.
    • CommentAuthorArun
    • CommentTimeDec 14th 2005 edited
     permalink
    I think there is no Css for Radio Button, Check box and Combobox. The browsers should improve this too.
    • CommentAuthorArun
    • CommentTimeJan 4th 2006
     permalink
    •  
      CommentAuthortsk
    • CommentTimeJan 4th 2006 edited
     permalink
    i hear about column display around here but i have yet to see something actually work.

    I recently tried out a tutorial found on ALA regarding columns and I tested it out on FF 1.5. It came as no surprise to me that it didn't work.

    maybe it may sound noobish of me ot ask this but where can I find a complete list of implemented new features in CSS2 and CSS3 and the support for them.
    • CommentAuthorspyyddir
    • CommentTimeJan 4th 2006
     permalink
    Safari has supported multiple background images since 1.3... its good for making bulletproof rounded corner boxes without having tag bloat.

    And Arun, Prince is cool, I've used it for making large school reports before. My teachers complimented me on making my report look very proffesional.
    • CommentAuthorRisK
    • CommentTimeJan 7th 2006
     permalink
    yo tsk, have you tried looking at the the CSS specs on the W3C site lately?

    about the list of implemented features, it's really not that difficult to find. all u need to do is ask Google for it, surely it'll be more than gladly to answer any of your questions...

    here's one of the link from a quick search on Google using the keywords "css browser support"

    http://www.jessett.com/web_sites/css/css_browser_support.shtml


    and u might be interested in this too...

    http://centricle.com/ref/css/filters/
  2.  permalink
    I think there is no Css for Radio Button, Check box and Combobox. The browsers should improve this too.
    You can style radio, checkboxes, input fields, select forms, etc.
    •  
      CommentAuthortsk
    • CommentTimeJan 8th 2006
     permalink
    your help is much apreciated, Risk.
    It's not that I haven't done a search for those, i was just asking for a conclusive list, rather than just partial data.
    • CommentAuthorArun
    • CommentTimeJan 9th 2006
     permalink
    how i can style it without any javascript .. can u please help me.. 'nice1presta'
    •  
      CommentAuthorJohnRiv
    • CommentTimeJan 9th 2006
     permalink
Add your comments
    Username Password
  • Format comments as (Help)