I did some research on it because ya had ME wondering. Here is what I found out. Looks like the tag ol type="A" only validates TRANSITIONAL or FRAMESET. It is recommended to use styles instead,which is what we started this week in class. Here is the site addy to read more on it.
Thanks so much, Bob. I see that the keyword 'type' is deprecated so that's why it won't validate. I guess validating is about determining whether the code will work on all browsers. The invalid code works fine on ie and firefox.
Hi Jane
ReplyDeleteI did some research on it because ya had ME wondering. Here is what I found out. Looks like the tag ol type="A" only validates TRANSITIONAL or FRAMESET. It is recommended to use styles instead,which is what we started this week in class. Here is the site addy to read more on it.
http://w3schools.com/tags/tag_ol.asp
Its a lil down the page, bout third of the way.
Bob
Thanks so much, Bob. I see that the keyword 'type' is deprecated so that's why it won't validate. I guess validating is about determining whether the code will work on all browsers. The invalid code works fine on ie and firefox.
ReplyDeleteThanks again.