Open discussion about any topic, as long as you abide by the rules of course!
Uaintseenme
Posts: 971 Joined: Tue Apr 05, 2005 12:28 am
Post
by Uaintseenme » Wed Jun 15, 2005 1:58 pm
Oh, I just thought the foxhound symbol was cool.
[img]http://www.v0dk4.com/images/uasm_stfu.gif[/img]
Uaintseenme
Posts: 971 Joined: Tue Apr 05, 2005 12:28 am
Post
by Uaintseenme » Wed Jun 15, 2005 2:11 pm
There, click the link in my signature, uploaded the site so you guys could have a 'hands-on' look at it.
[img]http://www.v0dk4.com/images/uasm_stfu.gif[/img]
Jackal
Posts: 3635 Joined: Mon Aug 02, 2004 7:00 am
Post
by Jackal » Wed Jun 15, 2005 2:12 pm
jesus, don't quit your day job. What a shite design.
MKJ
Posts: 32582 Joined: Fri Nov 24, 2000 8:00 am
Post
by MKJ » Wed Jun 15, 2005 2:15 pm
Line 231, column 8: end tag for element "TABLE" which is not open
</table>
fix that and the other 44 errors, muppet. also add a doctype and encoding.
[url=http://profile.mygamercard.net/Emka+Jee][img]http://card.mygamercard.net/sig/Emka+Jee.jpg[/img][/url]
MKJ
Posts: 32582 Joined: Fri Nov 24, 2000 8:00 am
Post
by MKJ » Wed Jun 15, 2005 2:16 pm
Line 74, column 4: end tag for element "TR" which is not open
</tr>
:icon33:
[url=http://profile.mygamercard.net/Emka+Jee][img]http://card.mygamercard.net/sig/Emka+Jee.jpg[/img][/url]
Uaintseenme
Posts: 971 Joined: Tue Apr 05, 2005 12:28 am
Post
by Uaintseenme » Wed Jun 15, 2005 2:19 pm
Hey I never said I was done fixing shit.
[img]http://www.v0dk4.com/images/uasm_stfu.gif[/img]
MKJ
Posts: 32582 Joined: Fri Nov 24, 2000 8:00 am
Post
by MKJ » Wed Jun 15, 2005 2:26 pm
it shouldnt be broke in the first case
[url=http://profile.mygamercard.net/Emka+Jee][img]http://card.mygamercard.net/sig/Emka+Jee.jpg[/img][/url]
Uaintseenme
Posts: 971 Joined: Tue Apr 05, 2005 12:28 am
Post
by Uaintseenme » Wed Jun 15, 2005 2:32 pm
Well i've added the doctype, but i'm not sure what you mean by encoding, i've never had to do this before.
[img]http://www.v0dk4.com/images/uasm_stfu.gif[/img]
MKJ
Posts: 32582 Joined: Fri Nov 24, 2000 8:00 am
Post
by MKJ » Wed Jun 15, 2005 2:34 pm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>he didnt read this</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
[url=http://profile.mygamercard.net/Emka+Jee][img]http://card.mygamercard.net/sig/Emka+Jee.jpg[/img][/url]
MKJ
Posts: 32582 Joined: Fri Nov 24, 2000 8:00 am
Post
by MKJ » Wed Jun 15, 2005 2:36 pm
( or <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> if youd like)
[url=http://profile.mygamercard.net/Emka+Jee][img]http://card.mygamercard.net/sig/Emka+Jee.jpg[/img][/url]
plained
Posts: 16366 Joined: Thu Jun 13, 2002 7:00 am
Post
by plained » Wed Jun 15, 2005 2:36 pm
do like a huge macro spider
Uaintseenme
Posts: 971 Joined: Tue Apr 05, 2005 12:28 am
Post
by Uaintseenme » Wed Jun 15, 2005 2:39 pm
Ok, I get what you mean now
Yea, I should type the entire dictionary into my meta tag.
[img]http://www.v0dk4.com/images/uasm_stfu.gif[/img]
Uaintseenme
Posts: 971 Joined: Tue Apr 05, 2005 12:28 am
Post
by Uaintseenme » Wed Jun 15, 2005 2:50 pm
lol after adding doctype and the encoding tag i noticed the grey bar next to my navbar dissapeared. After five minutes of going "wtf?", I realized I was missing the <html> head at the top of the page, I dunno if that was the problem but that fixed it!
[img]http://www.v0dk4.com/images/uasm_stfu.gif[/img]
Bacon
Posts: 1477 Joined: Sat Jul 31, 2004 7:00 am
Post
by Bacon » Wed Jun 15, 2005 2:55 pm
Uaintseenme wrote: Here's a screenshot of what my new mainpage looks like. I have a top banner half done, but I'm out of ideas, I don't know what would look cool to go along with my hand-drawn foxhound pic (:P). So please, gimme some ideas. No penises though.
[lvlshot]http://www.v0dk4.com/img/crap/screenshot.jpg[/lvlshot]
And yes, I really do enjoy all of your 'criticism'
hahahahhaahahahahahahahhahahahahhaha
bitWISE
Posts: 10704 Joined: Wed Dec 08, 1999 8:00 am
Post
by bitWISE » Wed Jun 15, 2005 3:18 pm
Trade your car for a GT. They are way more fun to drive and look better too.
Uaintseenme
Posts: 971 Joined: Tue Apr 05, 2005 12:28 am
Post
by Uaintseenme » Wed Jun 15, 2005 3:25 pm
My friend has the GT model, 96, he's had a few problems with it so far. Don't know if it's just him or if it's the car.
[img]http://www.v0dk4.com/images/uasm_stfu.gif[/img]
MKJ
Posts: 32582 Joined: Fri Nov 24, 2000 8:00 am
Post
by MKJ » Wed Jun 15, 2005 3:27 pm
you have two <html> tags, sir. fix that :A
[url=http://profile.mygamercard.net/Emka+Jee][img]http://card.mygamercard.net/sig/Emka+Jee.jpg[/img][/url]
Uaintseenme
Posts: 971 Joined: Tue Apr 05, 2005 12:28 am
Post
by Uaintseenme » Wed Jun 15, 2005 3:29 pm
lol whoops, i need sleep
[img]http://www.v0dk4.com/images/uasm_stfu.gif[/img]
Uaintseenme
Posts: 971 Joined: Tue Apr 05, 2005 12:28 am
Post
by Uaintseenme » Wed Jun 15, 2005 3:31 pm
also downloaded a new skin for my forum. looks much sweeter now.
[img]http://www.v0dk4.com/images/uasm_stfu.gif[/img]
plained
Posts: 16366 Joined: Thu Jun 13, 2002 7:00 am
Post
by plained » Wed Jun 15, 2005 3:41 pm
well i wont be suggesting anymore ideas to you.
it is about time!
Uaintseenme
Posts: 971 Joined: Tue Apr 05, 2005 12:28 am
Post
by Uaintseenme » Wed Jun 15, 2005 3:49 pm
plained wrote: well i wont be suggesting anymore ideas to you.
huh?
[img]http://www.v0dk4.com/images/uasm_stfu.gif[/img]
bitWISE
Posts: 10704 Joined: Wed Dec 08, 1999 8:00 am
Post
by bitWISE » Wed Jun 15, 2005 3:50 pm
Uaintseenme wrote: My friend has the GT model, 96, he's had a few problems with it so far. Don't know if it's just him or if it's the car.
Not the third gen GT, the second gen GT with a turbo.
Uaintseenme
Posts: 971 Joined: Tue Apr 05, 2005 12:28 am
Post
by Uaintseenme » Wed Jun 15, 2005 3:52 pm
Oh, I'll look into it. Got any pics of a 2nd gen Gt?
[img]http://www.v0dk4.com/images/uasm_stfu.gif[/img]
bitWISE
Posts: 10704 Joined: Wed Dec 08, 1999 8:00 am
Post
by bitWISE » Wed Jun 15, 2005 3:54 pm
Uaintseenme wrote: Oh, I'll look into it. Got any pics of a 2nd gen Gt?
Here's the one I used to drive. I changed out the stock spoiler for one from a Mustang and I stuck some Enkei 17s on it.