Quote:
Originally Posted by JLius
Should I post on the editor forum that the editor toolbar has deprecated elements? Or do you think Goyal has a good reason to be still using them?
|
Differences Between HTML 4.01 and HTML5
The <u> element was deprecated in HTML 4.01. (the <u> element was used to define underlined text).
The <u> element is redefined in HTML5, to represent text that should be stylistically different from normal text, such as misspelled words or proper nouns in Chinese.
Reference:
http://www.w3schools.com/Tags/tag_u.asp