Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Commit

Permalink
Update header comment
Browse files Browse the repository at this point in the history
See also #1201
  • Loading branch information
chaals authored Feb 16, 2018
1 parent 60b4ace commit 632bd8a
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion sections/semantics-embedded-content.include
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
<section>

<!--
Embedded content

This source produces section 4.7: Embedded Content https://w3c.github.io/html/semantics-embedded-content.html#semantics-embedded-content

It covers

- media elements:
+ img, picture, source, and their attributes
+ video, audio, track, and their attributes
+ core APIs for playing media files
- Image maps
- Embedding SVG and MathML into HTML
-->
<h3 id="semantics-embedded-content">Embedded content</h3>

<h4 id="embedded-content-introduction">Introduction</h4>
Expand Down

0 comments on commit 632bd8a

Please sign in to comment.