Update text
This commit is contained in:
4
text
4
text
@@ -4,7 +4,9 @@
|
||||
<h3>Sub-heading</h3>
|
||||
<p>This is a paragraph.</p>
|
||||
<p style="color:red;">This is RED text.</p>
|
||||
<p><strong>Strong means bold.</strong></p>
|
||||
<p><strong>Strong means bold, or you can also use b for bold.</strong></p>
|
||||
Yo, you asked for <i>Italics?</i>
|
||||
<p><small>For small text use the small tag.</small></p>
|
||||
<p>This text contains <sup>superscript</sup> text.</p>
|
||||
<br>
|
||||
Oh, and if you need a line <br> break in the middle of a block of text, <br> use br.
|
||||
|
||||
Reference in New Issue
Block a user