Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / CSS / November 2003



Tip: Looking for answers? Try searching our database.

Netscape 7.1 Line feed problem..

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Stefan Walker - 27 Nov 2003 13:34 GMT
Why would a layer render an extra linefeed at the top?

I understand about the linefeed problems in 4.0, but not 7.1?

Here's the style definition:

#divpage1 {
position:   absolute;
width:    460px;
height:    436px;
left:     50%;
top:     50%;
z-index:   4;
margin-left: -231px;
margin-top:   -219px;
border: 1px solid #6495ED;
visibility: hidden;
  }
Henri Sivonen - 27 Nov 2003 19:52 GMT
In article <bq4ui9$1v2nq8$1@ID-198457.news.uni-berlin.de>,
"Stefan Walker" <stefan.walker*REMOVE-THIS-SPAMBLOCK*@clara.net>
wrote:

> Why would a layer render an extra linefeed at the top?

Without seeing your page, my crystal ball tells me, that the first
element inside the layer is a paragraph and you are seeing the top
margin on 1em of that paragraph, because your layer has a border which
causes the top margin of the paragraph not to collapse.

Signature

Henri Sivonen
hsivonen@iki.fi
http://iki.fi/hsivonen/
Mozilla Web Author FAQ: http://mozilla.org/docs/web-developer/faq.html

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.