Skip to content

Commit 4912ea1

Browse files
authored
Update sample.html
1 parent 13faf6c commit 4912ea1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sample.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<a href="http://someurl.com">Link Name</a>
99
<H1>This is a Header</H1>
1010
<H2>This is a Medium Header</H2>
11-
<P> This is a new paragraph! </P>
12-
<P> This is a another paragraph!</P>
11+
<P>This is a new paragraph! </P>
12+
<P>This is a another paragraph!</P>
1313
<B>This is a new sentence without a paragraph break, in bold italics.</B>
1414
<HR>
1515
</BODY>

0 commit comments

Comments
 (0)