Closed
Bug 272263
Opened 20 years ago
Closed 20 years ago
First page of website (home) is not formatted properly
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: aefron3, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 When I open my website using Firefox 1.0 the first page (home) isn't formatted properly. Some items overlap. When I open the same website in Explorer, everything works the way it was planned. Reproducible: Always Steps to Reproduce: 1.Log on to Http://cochonnetmarin.newstal.com 2. 3. Actual Results: Different items overlap at the top of the first page Expected Results: Display every item in an orderly fashion
Comment 1•20 years ago
|
||
url redirects to https://home.comcast.net/~aefron3/ line 13 <table border="4" cellpadding="0" cellspacing="0" width="100%" bgcolor="#66FFFF" style="float: right"> remove "float:right" and you are alright. btw, don't use MS Publisher/Word/whatever to do web publishing. They generate messy, error-ridden, IE-only code that's difficult to debug. You probably want to rewrite everything with a real editor (Dreamweaver, Nvu, etc.) -> invalid
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Component: Web Site → English US
Product: Firefox → Tech Evangelism
Resolution: --- → INVALID
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•