Forum: HTML and CSS Feb 24th, 2008 |
| Replies: 3 Views: 995 If I set margin: 0 as a body attribute it fixed it. |
Forum: HTML and CSS Feb 24th, 2008 |
| Replies: 3 Views: 995 Why doesn't the following seem to make any difference? You would think that would get rid of the margin above the image.
margin-top: 0 |
Forum: HTML and CSS Feb 24th, 2008 |
| Replies: 3 Views: 995 I am trying to position my logo at the very top and center of my web site. I am able to get it centered from left to right. The problem is I have about a several pixel space between the top of the... |
Forum: HTML and CSS Sep 23rd, 2006 |
| Replies: 7 Views: 14,836 Thanks for the help. I did not even think to check the padding property. |
Forum: HTML and CSS Sep 23rd, 2006 |
| Replies: 7 Views: 14,836 I tried that, but does not seem to have any effect. I still am about 6 characters from the left margin. |
Forum: HTML and CSS Sep 22nd, 2006 |
| Replies: 7 Views: 14,836 I am trying to make a navigation bar using a list. Since a list is indented by default, I can't seem to get my list all the way to the left. I have looked at examples of this, but am not sure how... |
Forum: HTML and CSS Aug 13th, 2006 |
| Replies: 2 Views: 3,066 Thanks :-) I got so much to learn. |
Forum: HTML and CSS Aug 13th, 2006 |
| Replies: 2 Views: 3,066 I have been messing around trying to figure out some basics of html/css. I have a tan background with a white table. I want the background only to show up on the left and right sides(table is... |