w3-video.com logo

HTML5 Tutorial

Home HTML5 XAMPP .htaccess Firefox Notepad++

Share it



wbr syntax

Syntax wbr

Examples wbr syntax

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

<wbr>

</body>
</html>

Video demonstration wbr element, syntax

HTML5 wbr element, syntax Tutorial

min video details
00:04 video tutorial: wbr element, syntax
00:10 adding wbr element in page
00:12 wbr element has:

- a start tag: <wbr>
- and an end tag: <⁄wbr>
both required!
wbr intro wbr browser display wbr parents br vs wbr