The Basics of Tags
<p>Here's a paragraph.</p>
<h2>Here's a heading.</h2>
Here's a bulleted list:
<ul>
<li>Item 1</li>
<li>Item 2</li>
</ul>
Here's what all that would look like if it were rendered by the browser:
Here's a paragraph.
Here's a heading.
Here's a bulleted list:
- Item 1
- Item 2
The content of this page was created by Tom Gibbons of University of Nebraska-Lincoln, Innovative Instructional Design Team, and is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
Links to an external site., unless otherwise indicated.