|| Web Start Help ||

HTML Extra Credit.

Text style can make for a visually stunning page.

Anything inside the B tags is Bold.
Anything inside the I tags is Italicized.
Anything inside the U tags is Underlined.

You can also change individual sections of text using the FONT tags.
'FONT' attributes include COLOR, SIZE, and FACE.

Hello world! .. yeah it's cheesy
But I don't care.




.:::SHOW ME MORE:::.

The PRE tags are extremely helpful.

Anything placed inside these tags is shown on the page with the same font and spacing.

so    i can    use spaces       and hard enter
  without   HTML changing 


   it    

Notice that other Tags inside 'PRE' are still treated as code.

Continue Learning