Click to See Complete Forum and Search --> : [RESOLVED] HTML 5 Support
youngdesigner
06-02-2010, 04:48 PM
I have a really quick question - it seems google does not always have the answers right away. Does anyone know if Internet Explorer supports HTML 5 and CSS 3 yet? I am soon redesigning a website (primarily used on IE) and I want to make sure I am coding in the most accepted format.
Thanks,
Youngdesigner.
html5: http://en.wikipedia.org/wiki/Comparison_of_layout_engines_%28HTML5%29
css3: http://en.wikipedia.org/wiki/Comparison_of_layout_engines_%28Cascading_Style_Sheets%29
html 4.01 (http://www.w3.org/TR/REC-html40/) has the best support across browsers.
youngdesigner
06-03-2010, 08:05 PM
Thank you for your reply. I wasn't sure whether or not I should learn the new features of HTML5. Too bad it isn't well supported yet - it would save me a lot of time, especially when redesigning a newspaper website. <article> and <header><footer> would be really useful.
Thanks again.
Youngdesigner.