w3-video.com logo

HTML5 Tutorial

Home HTML5 XAMPP .htaccess Firefox Notepad++

Share it



q ... ⁄q syntax

Syntax q

Examples q syntax

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

<q>
...
</q>

</body>
</html>

Video demonstration q element, syntax

HTML5 q element, syntax Tutorial

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

- a start tag: <q>
- and an end tag: <⁄q>
both required!
q intro q browser display q parents - children q wrong usage exampleq, blockquote: cite attribute