![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
critiquing CSS. http://www.goddamn.co.uk/tobyink/set...fault&return=0 Anyone got any suggestions? I am mainly after usability/accessibility comments. |

#3
| |||
| |||
|
|
Your CSS has many many warnings. Yes, it does validate but you have an extreme amount of warnings which should be fixed. |
#4
| |||
| |||
|
|
On Tue, 08 Jul 2003 19:27:34 +0000, Brian wrote: Better still, why don't you put alternate stylesheets in the head of the document, via the link element? That way, Moz and Opera users could get them even w/out cookies. In XHTML, stylesheets are linked to via a processing instruction, not by the <link/> element. I'm not aware of a way to define alternate style sheets with PIs. |
#5
| |||
| |||
|
|
Unfortunately there is no alt.css.critique, but I know that you guys are perfectly capable of critiquing CSS. http://www.goddamn.co.uk/tobyink/set...fault&return=0 Anyone got any suggestions? I am mainly after usability/accessibility comments. -- Toby A Inkster BSc (Hons) ARCS | mailto:tobyink (AT) goddamn (DOT) co.uk | pgp:0x6A2A7D39 aim:inka80 | icq:6622880 | yahoo:tobyink | jabber:tai (AT) jabber (DOT) linux.it http://www.goddamn.co.uk/tobyink/ | "You've got spam!" playing://matchbox_twenty/yourself_or_someone_like_you/05_girl_like_that.ogg |
#6
| |||
| |||
|
|
Four?! I count four pages of them! http://jigsaw.w3.org/css-validator/v...e.php%3Fid%3D0 |
#7
| |||
| |||
|
|
There are 4 Level 1 warnings. The level 2 warnings are dinky, pointless ones (redefinitions). |
#8
| |||
| |||
|
|
Four?! I count four pages of them! http://jigsaw.w3.org/css-validator/v...e.php%3Fid%3D0 Ahh... probably because I always use: &warning=1&profile=css2 |
#9
| |||
| |||
|
|
?xml-stylesheet alternate="yes" href="otherstyle.css" title="Another Stylesheet" type="text/css"? |
![]() |
| Thread Tools | |
| Display Modes | |
| |