Content deleted Content added
→Images: Note that the name of the link target in this example is somewhat confusing: it is not an image but a webpage. |
|||
Line 50:
<h1></h1>, <h2></h2>, <h3></h3>, <h4></h4>, <h5></h5>, <h6></h6>
Section headings at different levels. Use H1 for a high-level heading (for example the document title), H2 for a lower-level heading (a major section), H3 for a level below that (for example a subsection), etc.. The lowest level heading is H6. Most webbrowsers will show H1 as large text in a different font, and H6 as small boldfaced text, but this can be overridden with [[Cascading Style Sheets|CSS]].
===Text containers===
|