w3-video.com logo

HTML5 Tutorial

Home HTML5 XAMPP .htaccess Firefox Notepad++

Share it



u ... ⁄u syntax

Syntax u

Examples u syntax

Valid Syntax
1
2
3
4
5
6
7
8
9
10
11
12
13
<!doctype html>
<html>
<head>
<title>...</title>
</head>
<body>

<u>
...
</u>

</body>
</html>

Video demonstration u element, syntax

HTML5 u element, syntax Tutorial

min video details
00:04 video tutorial: u element, syntax
00:09 adding u element in page
00:13 u element has:

- a start tag: <u>
- and an end tag: <⁄u>
both required!
u intro u browser display u parents - children