Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS HTML 5 CSS3

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #38889
    ananthan_iyer
    Participant

    I made one page in HTML5+css3. its working in firefox,safar and chrome but IE8 its not coming proper, is any suggestion to make work in IE8.

    #106032
    Senff
    Participant

    http://www.modernizr.com is what you want to try. It doesn’t make IE8 support CSS3, but it will support a lot of HTML5 tags (since it includes the HTML5 shiv), and it does a lot more.

    Keep in mind that when IE8 came out, CSS3 wasn’t all that spec’d yet (and a lot of small thingies in CSS3 weren’t invented yet) so it won’t be able to support all the fancy styling stuff we have nowadays.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.