Headers HtmlAny Google Sites text can be formatted as a Header using the WYSIWYG format menu. The Header tag is important for Sites Navigation, Google Sites SEO and Named Anchors for Webpages. Heading Sub-Heading Minor Heading | Headers Html ExampleIn Google Sites, The <H1> header tag is reserved for the Site Title. Each Header Tag creates a unique margin before and after the Heading text automatically. Google Sites Headers HTML Code<H2> Heading - H2 </H2> <H3> Sub-Heading -H3 </H3> <H4>Minor Heading - H4</H4> The Inline CSS style attribute can also be added, by clicking the <HTML> button in the Menu Bar . <H2 style="" >Inline CSS - H2</H2> |
Google Sites HTML > WYSIWYG HTML Editors >