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)

x86
Windows XP
defect
Not set
normal

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.
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
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
Summary: The page layout is very bad → www.vallipo.cn.it - Page layout is very bad
looks ok
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.