Skip to content

Commit

Permalink
Added wbr element example
Browse files Browse the repository at this point in the history
  • Loading branch information
plehegar committed Aug 18, 2010
1 parent cd60d14 commit ed073fb
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions examples/elements/wbr/wbr01.html
@@ -0,0 +1,13 @@
<!doctype html>
<html lang=en>
<head>
<meta charset=utf-8>
<title>Wbr example</title>
</head>
<body>
<p>
Emergency stairway:<wbr> 225 steps, leading from the
viewing platform to the entrance and/or the cellar.
</p>
</body>
</html>

0 comments on commit ed073fb

Please sign in to comment.