This is a discussion on "Can someone please help :)" within the Web Page Design section. This forum, and the thread "Can someone please help :) are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Can someone please help :)
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Can someone please help :)
Hi everyone!
As soon as I close a form tag I’m working on by typing: </form>, a gap suddenly appears underneath the table that the <form> code is in. This is only happening in Internet Explorer, but it’s screwing up my whole layout of my website. Why is this happening? How do I get rid of that stupid gap? It works perfect in Firefox, but in IE it acts retarded! Any advice would be extremely great because I’m stumped! Thanks! |
|
|
|
||||
|
Re: Can someone please help :)
|
|
|||
|
Re: Can someone please help :)
how can you know that will fix it without the link to the page or any of the code.
|
|
||||
|
Re: Can someone please help :)
IE adds margin to forms by default....
for future reference, always start your styles sheets with: *{ margin:0px; padding:0px; } that will clear browser's default margin/padding settings so you only get your own...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
|||
|
Re: Can someone please help :)
It’s awesome! I used the code that you said to use and every thing works perfect! Thank you so much for your help! I only post questions when it’s really important and I really need an answer. I was in a big time crunch and you really helped me a lot. Thank you very, very much!
|
|
|||
|
Re: Can someone please help :)
Quote:
Just wanted to give a heads up to anyone that may not be aware of the after effects of using that idea. |
|
||||
|
Re: Can someone please help :)
good point to make...
I prefer to know exactly how much padding/margin everything has. As for the bloated code, it can't take more than 5 lines or so to define exactly how much padding/margin you want for your tags. at the end of the day, we all have different coding styles and it comes down to preference...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
![]() |
| Tags |
| someone, help |
| Thread Tools | |
|
|