Text Formatting
| Bold Text | <b>Bold text</b> |
| Underlined | <u>underlined</u> |
| <s>Strikethrough</s> | |
| Italic | <i>Italic Text </i> |
| Big text | <big>Big text</big> |
| Small text | <small>Small Text</small> |
| Bold and Italic | <b><i>Bold and Italic</i></b> |
| Paragraphs | <P>paragraphs</p> |
| Skipping Lines | <br> skips lines =) |
So now you've got the basics. Try them down below! (Note - Since CSS is defining how my text looks, it might look slightly different from yours.)

