'u' Example : u « HTML Tag Reference « HTML CSS Reference






'u' Example

    
<html>
<head>
<title>u element example</title>
</head>
<body>
<p><u>underline</u> and <u>underline</u>.</p>
</body>
</html>
    
      
      








Related examples in the same category

1.'u' Syntax and Note
2.'u' HTML Attributes
3.'u' Event Handlers
4.'u' CSS Attributes and JavaScript Style Properties
5.'u' Microsoft Behaviors
6.'u' Microsoft Filters
7.'u' JavaScript Properties
8.'u' JavaScript Methods
9.'u' JavaScript Collections
10.'u' JavaScript Objects