In this tutorial, I will show you how to use Basic CSS.
After reading this tutorial, you should have enough knowledge to be able to work with CSS easily.
C = Cascading
S = Style
S = Sheet
So first, you want to paste this code onto your website:
So this code is the Main CSS code. This is how you edit all of your Bolds, Italics, Underlines, Menus, Links, ect.
And by the way.. I have taken MY CSS code from my website for this tutorial cause it was the best I could find. The colours are just black and white, But you can change that!
If you'd like to read a tutorial on how to edit your CSS code, you can go HERE
Then to display text within the CSS.. you copy and paste this code to where ever you want to display text.
And you just write what ever you like in between the h1's, h2's, and h3's.