|
|
Q2023 How do I create different headings?
irt.org | Knowledge Base | HTML | Q2023 [ previous next ] Q2023 How do I create different headings?Use <h1></h1> or <h2></h2> and so on, usually up to <h6></h6>. <h1> is the largest, most emphasized font and is usually centered; successive headings use smaller fonts and are successively indented. Headings are not displayed identically on different browsers and different systems. |
-- div -->
|