Could you please test this site

Is this valid? As I had to alter my meta tags to the following format in order to get W3schools validator, to validate my page, but I need to know they are still working meta tags or its pointless!

Code:
<meta name="description" content="This website relates to computer hardware, software, modding, overclocking and more" >

<meta name="keywords" content="Jcb33,Computer,Computers,Overclocking,Overclock,Overclocked,Hardware,Software,Graphics,CPU,Monitor,Motherboard,Memory"  >

<meta name="Author" content="Jason Gunn" >

Aye it seems to like all browsers but IE7, I realy have no clue whats up there...

Also when validating it tells me "This Page Is Valid (no Doctype found)!" but the first line of my site is:

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
 
Last edited:
well you will have to probably excuse my opinion as i'm a super-noob. but after messing with html and css for a few hours for the first time ever in the last few days..... i've come to the conclusion that validation means diddly-squat. it's easy enough to run your page through a validator and fix each error in turn so that your page validates. but then your page looks completely different in different browsers. so what's the point.... :p
 
Ah well got that problem sorted, I just need to

1) Make it so if text in specific areas, e.g the side nav bar is to big for the area it auto formats onto the next line, rather than leaving the space.
2) Make it so that my URL Links are black, to match the color theme of my site
3) Fix the problem that happens in IE7

Im not sure how to do the above, I think 2 should be easy, but 1 and 3..... :(
 
fearuntouchable-amdpro.JPG


(i know thats harsh because its clearly a test site, but i couldnt resist)
 
touch said:
fearuntouchable-amdpro.JPG


(i know thats harsh because its clearly a test site, but i couldnt resist)
hehe, made me laugh anyway :p , I need a few more tests please!

Opera
Firefox 2
IE6
IE7

and any other browsers there are, if people have the mand dont mind please :)
 
Ok from testing, it seems my site works as it should in
Firefox
Firefox 2.0
IE7
Opera

But when I load it up in IE6, it looks fine, H1 is displayed where I want, but the main text for some reason is all underneath the side nav bar, any ideas whats up?
 
Back
Top Bottom