Ms. Whitby's Classroom logo Ms. Whitby's Classroom

Creating A Heading

To create a heading, add a hashtag (#) in front of a word or phrase. The number of hashtags you use should correspond to the heading level. For example, to create a heading level three, use three hashtags (e.g., ### My Header).

Description Example Syntax
Heading level 1 <h1>Heading 1</h1> # Heading 1
Heading level 2 <h2>Heading 2</h2> ## Heading 2
Heading level 3 <h3>Heading 2</h3> ### Heading 3

Description Example Syntax
Link with title WHS [WHS](https://www.judsonisd.org/wagner)
Link without title https://www.judsonisd.org/wagner <https://www.judsonisd.org/wagner>