http://www.biotext.com.au
When I increase the text size in the browser (large or largest) in ie6, 
some of the pages on this site still get a huge gap at the top of the page.
I thought it might be because of the really long text in links causing a 
non-breaking long line, but took them out and it still happens.

These are the pages with the problem:
http://www.biotext.com.au/services/writing.shtml (long links removed)
http://www.biotext.com.au/services/writing2.shtml (long links still there)
http://www.biotext.com.au/services/editing.shtml
http://www.biotext.com.au/services/training.shtml

Why does it break on some pages and not all the others?

It seems to have something to do with the 25 pixel padding in

#main { height: 1%; padding-left: 25px; margin-left: 160px;
}
- does that get bigger when you increase text size in the browser?


The training and writing pages validate. The editing page fails because 
of an unescaped & in a link, but I don't think it's causing the problem.
There's a link on the editing page,
<a 
href="http://www.ausaid.gov.au/publications/pubout.cfm?ID=4088_5412_1071_6193_2813&Type=PubKARD";>,
 
Australian Agency for International Development  (AusAID), 2006</a>
I tried several times to change the &Type to &amp;Type because it 
doesn't validate but it changes back when I upload the file (using 
Dreamweaver checkin).
Do I need to change it?

Thanks
Maren

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to