| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Apr 2005
Posts: 14
![]() | css problems with internet explorer i designed my site so far using <div> tags and an iframe in firefox and mozilla all of them line up perfectly and seamlessly however in internet explorer i get a small gap between each div tag even though i specified height: and width: in all my div tags. anyone know what might reconcile this? i want to finish my site and i dont want it look half arsed for IE viewers. (come on someone here has to have a clue) i will attach to screen captures so u know what i mean the first is IE screenshot the second firefox screenshot.
Last edited by lionscub613; 04-03-2005 at 04:06 PM.
Reason: to add attachments
|
| |
| | #2 (permalink) |
| Soon to be RICHdoggie! Join Date: Jan 2005 Location: UK
Posts: 2,408
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | have you tried: Code: div{
margin: 0px;
padding: 0px;
spacing: 0px;
} Code: table{
cellspacing: 0px;
cellpadding: 0px
margin: 0px
} ![]() ????: NamePros.com http://www.namepros.com/programming/79965-css-problems-with-internet-explorer.html I dunno too much about divs though! |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| css problems with ie, and a couple other things | thecatat | Programming | 0 | 08-23-2004 05:16 PM |
| Internet Explorer patch does not work. | bobbi | The Break Room | 4 | 09-11-2003 06:16 PM |
| Stop Animated .Gifs in Internet Explorer | Mp)Tarh | Web Design Discussion | 4 | 09-02-2003 07:45 PM |