Closed Bug 147654 Opened 22 years ago Closed 21 years ago

turnfest.de - broken CSS and DOCTYPE

Categories

(Tech Evangelism Graveyard :: German, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzilla_kl, Unassigned)

References

()

Details

(Whiteboard: [SYNTAX-CSS][DOCTYPE][MIME-CSS][havefix])

wrong DOCTYPE
wrong Mimetype on CSS
many Errors in the CSS file
Status: UNCONFIRMED → NEW
Ever confirmed: true
I have confirmed this with 2002052308 on Windows XP Home Edition.
Summary: turnfest.de - broken CSS → turnfest.de - broken CSS and DOCTYPE
Whiteboard: [SYNTAX-CSS][DOCTYPE][MIME-CSS]
1- they need to replace their current doctype
   <!doctype HTML public "-//W3O//DTD W3 HTML 3.2//EN">, with this one :  
   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
            "http://www.w3.org/TR/html4/loose.dtd">

2- their css mime type appears to be text/css , so I'm removing the [MIME-CSS] 
   flag. (see http://www.turnfest.de/css/style.css to test.)

3- they need to use valid css.
   see what the css validator says : 
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.turnfest.de%2Fcss%2Fstyle.css&warning=no&profile=css2


Whiteboard: [SYNTAX-CSS][DOCTYPE][MIME-CSS] → [SYNTAX-CSS][DOCTYPE][MIME-CSS][havefix]
startpage partially fixed...
move...
Assignee: nitot → german
Component: Europe: West → German
QA Contact: brantgurganus2001 → german
Site seems redesigned
->WFM
Status: NEW → RESOLVED
Closed: 21 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.