Jump to bottom

Topic: Adding DOCTYPE causes CSS weirdness (Page 2 of 2) Pages that link to <a href="https://ozoneasylum.com/backlink?for=21967" title="Pages that link to Topic: Adding DOCTYPE causes CSS weirdness (Page 2 of 2)" rel="nofollow" >Topic: Adding DOCTYPE causes CSS weirdness <span class="small">(Page 2 of 2)</span>\

 
Rob Lineberger
Bipolar (III) Inmate

From: Durham NC
Insane since: Apr 2003

posted posted 06-07-2004 19:00

Actually, InI, that post is quite helpful.

"This said, I admit I am lost as to what your current question is:
you got to deliver the app on time and already got a working, CSS-less shell? Use it."

Same conclusion I came to.

Any specific questions will come later in a seperate post. For now, I'll move forward with good old tables.

~~~~~~~~~~~~~~~~~~~~~~~
Judge Rob, DVD Verdict: http://www.dvdverdict.com/dossiers/rlineberger.php
Site I'm currently struggling with: http://pc247h8312.med.unc.edu/ccbc/index.cgi

Blaise
Nervous Wreck (II) Inmate

From: London
Insane since: Jun 2003

posted posted 06-08-2004 10:42

Just a final point...

Rob if you used the example from [url]www.fu2k.org[url] then you should notice that the pages aren't designed in standards compliant mode.

Yes they do have

code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

But written in above they also have

code:
<?xml version="1.0" encoding="iso-8859-1"?>

From testing this out I've found that with the ?xml declaration above the doctype, IE reverts back to quirks mode, and I'm pretty sure Mozilla does too.

That being said I've checked your site again, and it looks almost perfect in both IE and mozilla with a tabless design, well done!

Cheers,

Blaise

HZR
Bipolar (III) Inmate

From: Cold Sweden
Insane since: Jul 2002

posted posted 06-08-2004 11:44
quote:
From testing this out I've found that with the ?xml declaration above the doctype, IE reverts back to quirks mode, and I'm pretty sure Mozilla does too.

Mozilla doesn't.

« Previous Page1 [2]



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu