ideas?

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 »

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 »

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 »

jesus, don't quit your day job. What a shite design.
User avatar
MKJ
Posts: 32582
Joined: Fri Nov 24, 2000 8:00 am

Post by MKJ »

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]
User avatar
MKJ
Posts: 32582
Joined: Fri Nov 24, 2000 8:00 am

Post by MKJ »

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 »

Hey I never said I was done fixing shit.
[img]http://www.v0dk4.com/images/uasm_stfu.gif[/img]
User avatar
MKJ
Posts: 32582
Joined: Fri Nov 24, 2000 8:00 am

Post by MKJ »

it shouldnt be broke in the first case :D
[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 »

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]
User avatar
MKJ
Posts: 32582
Joined: Fri Nov 24, 2000 8:00 am

Post by MKJ »

<!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]
User avatar
MKJ
Posts: 32582
Joined: Fri Nov 24, 2000 8:00 am

Post by MKJ »

( 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]
User avatar
plained
Posts: 16366
Joined: Thu Jun 13, 2002 7:00 am

Post by plained »

do like a huge macro spider :eek:
Uaintseenme
Posts: 971
Joined: Tue Apr 05, 2005 12:28 am

Post by Uaintseenme »

Ok, I get what you mean now :p 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 »

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]
User avatar
Bacon
Posts: 1477
Joined: Sat Jul 31, 2004 7:00 am

Re: ideas?

Post by Bacon »

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 »

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 »

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]
User avatar
MKJ
Posts: 32582
Joined: Fri Nov 24, 2000 8:00 am

Post by MKJ »

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 »

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 »

also downloaded a new skin for my forum. looks much sweeter now.
[img]http://www.v0dk4.com/images/uasm_stfu.gif[/img]
User avatar
plained
Posts: 16366
Joined: Thu Jun 13, 2002 7:00 am

Post by plained »

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 »

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 »

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 »

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 »

You've got 52 errors to fix before you're done:
http://validator.w3.org/check?uri=http% ... dk4.com%2F
bitWISE
Posts: 10704
Joined: Wed Dec 08, 1999 8:00 am

Post by bitWISE »

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.

Image
Post Reply