Div codes can be very tricky but you need to know them in order to code a layout. So, this tutorial
can help you learn how to make/use div codes.
This is a transparent div with a little border. =) Below is the code for div coding. There isn't much
to explain about it. But, there are a few things you can adjust. You can adjust everthing where the * is.
But remember to take out the *. I'll show you some examples below of what you can add on. Where
it says solid you can change to dashed, dotted, etc. =) Where it says *px, change it to the number of
thickness you want the border to be. Where it says top:*px; and left:*px;, that is where you change
how far left you want it to go. And how far down you want it to go. You need to have that though
to make your text where you want it. =)
Examples
You can make the background color change. =)
Add this in, but make sure it is between the "":
You can make each side a different color.
Just add on this (take out the plain border: solid *px #*;),
but make sure it is inbetween the "".
If you want to make there be no background or border. Just take them all out. =)