w3-video.com logo

HTML5 Tutorial

Home HTML5 XAMPP .htaccess Firefox Notepad++

Share it



samp ... ⁄samp syntax

Syntax samp

Examples samp syntax

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

<samp>
...
</samp>

</body>
</html>

Video demonstration samp element, syntax

HTML5 samp element, syntax Tutorial

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

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