Closed
Bug 291732
Opened 20 years ago
Closed 16 years ago
www.vallipo.cn.it - Page layout is very bad
Categories
(Tech Evangelism Graveyard :: Italian, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fersersa, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it-IT; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; it-IT; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 If in the same url use Internet Explorer the layout is ok with firefox is bad Reproducible: Always Steps to Reproduce: 1. go to http://www.vallipo.cn.it/ 2. 3.
Updated•20 years ago
|
Assignee: bugs → italian
Component: View Source → Italian
Product: Firefox → Tech Evangelism
QA Contact: view-source → italian
Summary: The page layout is very bad → The page layout is very bad
Comment 1•19 years ago
|
||
The site is using incorrect HTML. In the code you can see that tables are inside spans, which is not allowed. <span> <table> </table> </span> is incorrect.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•19 years ago
|
Summary: The page layout is very bad → www.vallipo.cn.it - Page layout is very bad
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
•