,
, and elements. It then describes various semantic sectioning, text formatting, multimedia, form, and table elements and their purposes.">, , and elements. It then describes various semantic sectioning, text formatting, multimedia, form, and table elements and their purposes.">Chapter 05 - Marking Up Text
Chapter 05 - Marking Up Text
<!doctype html>
<html>
<head>
<!-- metadata -->
</head>
<body>
<!-- content -->
</body>
</html>
Document metadata
<img> Image
<picture> Alt. image container
<audio> Sound content
<video> Video content
<source> Media source
<track> Timed text (e.g. subtitles)
<map> Image map
<area> Clickable map area
Embedded content
See https://developer.mozilla.org/en-US/docs/Web/Web_Components