Web HTML - u tag or Underline decoration

About

The u element 1) permits to add an underline decoration to characters

It's:

This markup is deprecated and you should use the css text-decoration property instead

Example

  • Input:
This text is <u>underlined</u>





Discover More
HTML - (Flow|Body) Content

Most elements that are used in the body of documents and applications are categorized as flow content. Flow content consists of flow elements intermixed with normal character data. (ifbodhead...
HTML - Phrasing Content (Text)

Phrasing content is: the text of the document, as well as elements that mark up that text at the intra-paragraph level. Runs of phrasing content form paragraphs. Most elements that are categorized...



Share this page:
Follow us:
Task Runner