site i started

Desolation Mir2 (Med Rate Server)

Dataforce

LOMCN VIP
VIP
Apr 15, 2003
2,080
0
263
i didnt code accessability into the website because someone who has trouble reading websites probably wont be playing mir

as i stated before the validity error is caused by cpmfetch, i just noticed it and will fix it later tonight.

the width issue, once again caused by cpmfetch but i will see if i can fix it... still hasnt affected the validity
Sure it has, the validator plugin for firefox moans about it :P
also at one point you have "<blockquote><div></div></blockquote>" which is invalid as they are both empty ;)

I'm picky, but thats the closest to vlaid site I have seen from this forum! Well done, altho i would reccomend html 4.01 strict rather than xhtml, purely cos its better supported. And css not tables, but meh :P

and are you saying xhtml 1.1 is a bad validity...???
xhtml is fine, but *technically* you shouldn't use it unless your webserver sends it as Content-Type: text/xml+html or sommat rather than Text/HTML - else browsers just parse it as html (which works). Sending it as text/xml breaks IE tho, so xhtml really aint useable yet :/
 

Fire

Golden Oldie
Golden Oldie
Apr 15, 2003
1,302
1
175
in the coding i looked, the blockquote is actually holding an error message php string, why its appearing im not sure. but i dont really want to take it out, since cpmfetch is temperamental at best of times

making it xhtml 1.1 simply because at the moment it is the most strict up to date convention available

i did have it using css at one point, and the different browsers broke it, mainly ie, so i switched back to tables (+ they are easier to see whats where)

thanks, i do try to make it valid ;) and get annoyed when other scripts break its validity
 

Dataforce

LOMCN VIP
VIP
Apr 15, 2003
2,080
0
263
heh, not entirely sure what cpmfetch is, but if its causing problems I'd not use it :P

There is hacks to get the browsers to all show things the same, or similar, "IE7" is one such hack for >IE6 Opera and FF work well together anyways.

Meh :P I'm just a standards freak :P
 

Fire

Golden Oldie
Golden Oldie
Apr 15, 2003
1,302
1
175
cpmfetch is the image exporter for non-gallery pages for coppermine gallery
 

Blaminator

VIP
Golden Oldie
Loyal Member
Jul 11, 2003
2,731
0
173
London
I usually can't stand standard freaks (lol), but it is always nice to have a fully compliant page :/
 

Azura

Mir3 Coder & Adviser
Untrusted Member
Golden Oldie
Mar 12, 2005
3,260
116
330
you got that template from a free template site?