Closed Bug 266707 Opened 20 years ago Closed 20 years ago

Web page does not display properly.

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: john.novak, Assigned: bugs)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1

When I go to http://www.kavon.com the first page does not display correctly. 
This  footer on this page is displayed half way down the page instead of at the
end.  This page was generated in FrontPage and uses a common header and footer.

Reproducible: Always
Steps to Reproduce:
1. In FireFox 1.0PR go to page http://www.kavon.com
2.
3.

Actual Results:  
The page did not display properly.

Expected Results:  
The footer should have displayed at the bottom of the page not in the middle.
<div style="width: 645; height: 398;" align="left">

You're trying to contain the content in a DIV height 398px, but the content is
bigger than that.  So it overflows out, but the footer appears right below the
398px DIV box because you told it to.

Not a browser bug.  You shouldn't be defining a height there.  It works in IE
because IE's handling of height is broken.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Status: RESOLVED → VERIFIED
--> Websites :: www.mozilla.com so timeless can close out Firefox :: Product Site.
Component: Product Site → www.mozilla.com
Product: Firefox → Websites
-> Firefox::General (939393)
Component: www.mozilla.com → General
Product: Websites → Firefox
You need to log in before you can comment on or make changes to this bug.