Test commit
This commit is contained in:
parent
34d34c2417
commit
b73f961ef6
1 changed files with 2 additions and 1 deletions
|
@ -9,5 +9,6 @@
|
|||
<h1>Webpage Title Here</h1> <!-- this will be the first line printed on the page, and will be larger than anything else -->
|
||||
<h2>Subtitle Here</h2> <!-- use this as a heading to designate a new section of content -->
|
||||
<p>Paragraph Here</p> <!-- can have multiple paragraphs in a section, each use of these tags will give you a new paragraph, with a break in between them -->
|
||||
<p>Paragraph Here</p>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue