ideas?
-
- Posts: 971
- Joined: Tue Apr 05, 2005 12:28 am
-
- Posts: 971
- Joined: Tue Apr 05, 2005 12:28 am
Probably gonna take me all of tomorrow to get validated...although I'm still not sure the doctype on my site is correct, but I'll run it through dreamweaver and see if that program can help me fix some fuck ups.bitWISE wrote:I don't think it's so bad. It serves its purpose well enough. Just get it all validated and keep the loading times low.
[img]http://www.v0dk4.com/images/uasm_stfu.gif[/img]
Well I didn't think you were writing XHTML. If you are then the doctype I suggested is wrong and you want XHTML transitional.Uaintseenme wrote:Probably gonna take me all of tomorrow to get validated...although I'm still not sure the doctype on my site is correct, but I'll run it through dreamweaver and see if that program can help me fix some fuck ups.bitWISE wrote:I don't think it's so bad. It serves its purpose well enough. Just get it all validated and keep the loading times low.
-
- Posts: 1975
- Joined: Mon Jan 24, 2005 10:14 pm
Jesus christ it looks even worse :icon19:Uaintseenme wrote:Done.Dr_Watson wrote:why not color the fox in photoshop and clean it up so it looks less like a scan of a cocktail napkin and more like it belongs on a computer.
Here's what you'll need to do: trace all of the lines as vectors and use the vector image instead.
oh wait the page changed to html 4 insteadl of xhtml. k carry on :icon30:bitWISE wrote:According to the validater it is. I'm used to using single quotes because I always use PHP to generate the HTML.MKJ wrote:also, always use double quotes. class='navframe' aint valid eitherbitWISE wrote:Doh, didn't realize I left that out.
[url=http://profile.mygamercard.net/Emka+Jee][img]http://card.mygamercard.net/sig/Emka+Jee.jpg[/img][/url]
-
- Posts: 971
- Joined: Tue Apr 05, 2005 12:28 am
-
- Posts: 971
- Joined: Tue Apr 05, 2005 12:28 am
Ok, what the hell? I posted on a webmaster forum about the troubles I'm having with doctype and encoding, got this response after the Admin herself checked over my site and the W3C link with my source code on it:
Maybe it's just me, but I, personally, would not stress too much about it. I didn't go through it line by line, but it seemed to me that the "errors" are just minor things that really don't seem to make much difference since the site itself seems to be displaying just fine (unless there's something in your pages that isn't working the way you want it to).
I wouldn't really worry about it unless it's a project for a class or something like that and you need perfection for a grade, or if there's something that's not working right for you.
[img]http://www.v0dk4.com/images/uasm_stfu.gif[/img]
-
- Posts: 971
- Joined: Tue Apr 05, 2005 12:28 am
I know it'd be a good thing for me to do, but everything I do to try and correct the errors just leads me around in circles. I fix one thing, it causes another problem. Plus, the things this thing wants me to edit will actually fuck up my tables and links and text and so on.
[img]http://www.v0dk4.com/images/uasm_stfu.gif[/img]
all signs point to "poor coding", captain!Uaintseenme wrote:Plus, the things this thing wants me to edit will actually fuck up my tables and links and text and so on.

be sure to have the correct doctype though or itll give you errors that arent there.
to make it easier on yourself, go with xhtml
[url=http://profile.mygamercard.net/Emka+Jee][img]http://card.mygamercard.net/sig/Emka+Jee.jpg[/img][/url]
-
- Posts: 971
- Joined: Tue Apr 05, 2005 12:28 am
-
- Posts: 971
- Joined: Tue Apr 05, 2005 12:28 am
its basically the same, its just much more strict. gone are the days of people not closing tags or using nonexistant attribs.
you can remove a lot of errors by selfclosing tags in your original html file. hurray
you can remove a lot of errors by selfclosing tags in your original html file. hurray
[url=http://profile.mygamercard.net/Emka+Jee][img]http://card.mygamercard.net/sig/Emka+Jee.jpg[/img][/url]
-
- Posts: 971
- Joined: Tue Apr 05, 2005 12:28 am
-
- Posts: 971
- Joined: Tue Apr 05, 2005 12:28 am
-
- Posts: 971
- Joined: Tue Apr 05, 2005 12:28 am