this is h1 style
this is h2 style
this is h3 style
this is h4 style
this is h5 style
this is h6 style
The way to create a style… choose the HEADING STYLE under “Paragraph”, or in the Text Editing screen (html code view), you add the tag to start and finish a style: <h2> this is h2 style </h2>This is blockquote style. To create a blockquote box on your page, just insert in the HTML editing screen this tag at the start of your text: <blockquote> Then, end the section you want to be in blockquote form with the closing tag: </blockquote>