HTML and CSS Reference
In-Depth Information
Element
<audio> , <embed> , <iframe> , <img*> ,
<object> , <video>
● ●
<base> , <title>
<canvas> , <math> , <svg>
<command> , <link> , <meta> , <noscript> ,
<script>
<details> , <menu>
<h1> , <h2> , <h3> , <h4> , <h5> , <h6> , <hgroup>
<style>
Now you know which content models apply to which elements, but
that's only part of the story. You also need to know what content cate-
gories are allowed as children of any given element. The following dia-
gram shows a couple of other excerpts from the HTML5 spec to
illustrate where you can find this information.
the <section> element allows
flow content children.
children.
the <pre> element allows only
phrasing content children.
 
Search WWH ::




Custom Search