Hello, my name is W-Fizzle!


Where anything can happen!

I am text in a paragraph! Since the paragraph is "myClass", it will be normal font, and centered on the screen.

I am another paragraph! Paragraphs automatically have line-breaks between them. Since I am "mySecondClass", I will be BIG font, and aligned to the right.
I can also have line breaks inside the paragraph.

A tag can also have multiple classes. Since both myClass and mySecondClass have text-align and font-size, mySecondClass overwrited myClass since it is called second.
Note, however, that the text is still red!

Div tags have no special meaning. They can be used to do just about anything! They can hold pictures, align things, or show text.
By default, they behave a bit like paragraphs, but they customized however you like!