show/hide this revision's text 2 added 50 characters in body

It's because the W3C decided to deprecated it.

It's because all layout and design should be done using CSS. In HTML ideally only structure should exist.

<u> only adds a specific font decoration to the text, but no structural information.

show/hide this revision's text 1

It's because all layout and design should be done using CSS. In HTML ideally only structure should exist.

<u> only adds a specific font decoration to the text, but no structural information.