This is a discussion on "Trying to Learn CSS - Recurring Gap Problem." within the Web Page Design section. This forum, and the thread "Trying to Learn CSS - Recurring Gap Problem. are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Trying to Learn CSS - Recurring Gap Problem.
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Trying to Learn CSS - Recurring Gap Problem.
Hi all,
I have been learning CSS for a little while now and have run into many problems. Most of them I have been able to resolve with a little research. This specific issue has come up a couple of times now and I can't seem to figure it out. I have been making practice pages for the hell of it, and one in particular has gaps between the divs in firefox, which I really don't want. I've uploaded the page, you can check it out at http://simpleword.net/frustrated/bluedude.html . The two problem areas are the darker gray area on the left, and the bottom div with the copyright info. This problem does not occur in IE. I've embedded the css so you can check it out. Any help would be greatly appreciated. Thanks, Erik. |
|
|
|
|||
|
Re: Trying to Learn CSS - Recurring Gap Problem.
Haha, figured it out! I realized that <p> has an automatically applied margin, I set it to 0 and everything worked out fine! Woohoo.
|
|
||||
|
Re: Trying to Learn CSS - Recurring Gap Problem.
Yeah. Some people (not me, however) like to put this at the top of their CSS file:
|
![]() |
| Tags |
| css, div, gap, margin |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| what should I learn for this? | pck76 | Starting Out | 10 | Oct 19th, 2007 03:03 |
| want to learn | cressy | JavaScript Forum | 0 | Jun 24th, 2007 17:16 |
| what do I need to learn? | marie27 | Starting Out | 5 | Apr 28th, 2007 05:29 |
| New To PHP - Want To Learn | Freelancer | PHP Forum | 8 | Nov 16th, 2006 22:40 |
| How can I learn CSS??? | courtjester | Web Page Design | 5 | Sep 15th, 2003 08:12 |