Guest wisfool Posted April 25, 2010 Report Share Posted April 25, 2010 The following HTML 5 <ol> Tag has a problem.I don't know if its my browser ( I doubt it) but I tried it with chrome, and other browsers as well.The problem is with <ol reversed="reversed"><li>Coffee</li><li>Tea</li></ol>Even in the example itself, the tag does not work as advertised. See the following:http://www.w3schools.com/html5/tag_ol.aspI'm new to the web development domain so I don't even know where to begin to fix this problem. Can anyone lend a helping hand?Thanks Link to comment Share on other sites More sharing options...
Ingolme Posted April 25, 2010 Report Share Posted April 25, 2010 (edited) The HTML 5 specification is not finished yet and most browsers don't have much implemented. You should stick to HTML 4.01 or XHTML 1.0 for now. Edited April 25, 2010 by Ingolme Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now