Results 1 to 4 of 4
Related
-
Line breaks not breaking Forum: Javascript Forum
Replies: 3 -
Paragraph line breaks lost on preview Forum: AHFB Feedback
Replies: 2 -
Line breaks Forum: CSS Forum
Replies: 10 -
Page Breaks Forum: ASP Forum
Replies: 1
-
10-02-2005, 01:34 AM #1
IE putting extra breaks in layout
I have a page here:
http://www.folkphotography.com/contact.php
that looks fine in Firefox but Explorer adds a line break that I can not get rid of. Here are some screenshots:
http://www.folkphotography.com/screenshots/ss6.jpg
http://www.folkphotography.com/screenshots/ss7.jpg
The break is right at where my form tag starts. Does anyone know how to fix this??
Thanks for any help !
Zac
-
10-02-2005, 12:27 PM #2
Re: IE putting extra breaks in layout
after battling this for a while i gave up!
what i did find though, if you put a 1px border on #image-content it moves it up, but it puts a un-needed border there.
hope you figure it out,
-ALL
-
10-03-2005, 03:31 AM #3bald headed old fart
Status- Offline
Join Date- Aug 2003
Location- chertsey, a small town 25 miles south west of london, england.
Posts- 739
Re: IE putting extra breaks in layout
Hi there zac,
add this rule...
Code:form { margin:0px; }
Also be aware that your page does not validate.
Check the result here...http://validator.w3.org/check?uri=http%3A%2F%2Fwww.folkphotography.com%2Fcontact.php]validator.w3c.org
-
10-13-2005, 12:11 AM #4
Re: IE putting extra breaks in layout
Great! Thanks for your help. That did the trick Coothead. As far as the validation goes... I am having a tough time tuning that...
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum