Posted by Animesh K on 06/06/07 23:47
Edwin van der Vaart wrote:
> Animesh K wrote:
>> Hello All:
>>
>> I was re-developing my pages, and then I came up with a new layout. It
>> seemed to work in Firefox and IE, till my friend pointed out a problem:
>>
>> http://stutimandal.com/gif_misc/indra_krta_rama_stotram.php
>>
>> 1) Open the above page in IE.
>> 2) Once you re-size the browser (IE), then the middle-area becomes
>> non-aligned with top and bottom.
>> 3) If you click on the image (for the javascript image float effect),
>> the middle area becomes aligned again.
> Try to validate your pages with
> http://jigsaw.w3.org/css-validator/ (stylesheet)
> http://validator.w3.org/ (html pages)
>
> Perhaps the problems are solved.
I did validate the pages today morning. I received three html errors:
1) <script> language undefined.
2) same as 1).
3) alt attribute missing.
You mean these three (small) errors are causing the problem?
1) Z-Index errors in CSS
Best regards,
Animesh
[Back to original message]
|