http://i73.photobucket.com/albums/i202/tylerethomas/desktop.jpg
Please take a look at that picture, and notice how the div is aligned to the left.
This is the CSS I'm using to try to make the div centered.
And THIS is my full code.
Why is that div not centered?
Thanks in advance
Please take a look at that picture, and notice how the div is aligned to the left.
This is the CSS I'm using to try to make the div centered.
| Code: |
|
body{ background-color:#dddddd; padding:10px; text-align:center; } |
And THIS is my full code.
Why is that div not centered?
Thanks in advance
