Home
I'll be waiting in the graveyard... - Goats Go To Hell.
by the graves, not in one.
equivoke
[info]equivoke
Add to Memories
Tell a Friend
Goats Go To Hell.
Comments
From: [info]lebehoch Date: February 19th, 2004 04:28 pm (UTC) (Link)
You're an odd one.
equivoke From: [info]equivoke Date: February 19th, 2004 04:31 pm (UTC) (Link)
soooo? :P
From: [info]lebehoch Date: February 19th, 2004 04:41 pm (UTC) (Link)

Re:

Nuffin.
pushingme From: [info]pushingme Date: February 20th, 2004 02:32 am (UTC) (Link)
No, he's a dork.
executable From: [info]executable Date: February 19th, 2004 05:51 pm (UTC) (Link)
I <3 rubber duckys so much.

I really do. :D
silent_five From: [info]silent_five Date: February 19th, 2004 06:19 pm (UTC) (Link)

Re:

I love rubber duckies so much.

In inappropriate ways.
equivoke From: [info]equivoke Date: February 19th, 2004 06:54 pm (UTC) (Link)

Re:

!
mad_brandon From: [info]mad_brandon Date: February 20th, 2004 08:52 pm (UTC) (Link)

Re:

I want pictures.
arturus From: [info]arturus Date: February 20th, 2004 01:25 am (UTC) (Link)
*steals it*
equivoke From: [info]equivoke Date: February 20th, 2004 01:25 am (UTC) (Link)
I guess I should put the code in there for people.
arturus From: [info]arturus Date: February 20th, 2004 01:46 am (UTC) (Link)

Re:

Meh. you can get it from teh page source. Wasn't too hard to find.
equivoke From: [info]equivoke Date: February 20th, 2004 01:50 am (UTC) (Link)

Re:

K. I couldn't remember the frelling code to disable html anyway.
arturus From: [info]arturus Date: February 20th, 2004 01:55 am (UTC) (Link)

Re:

I bet scott knows.
equivoke From: [info]equivoke Date: February 20th, 2004 01:56 am (UTC) (Link)

Re:

Damn that Scott and not being around.
scoticus From: [info]scoticus Date: February 20th, 2004 03:40 am (UTC) (Link)

Re:

He's around now, and you can't do that.

I see you figured out how to do it, anyway.
equivoke From: [info]equivoke Date: February 20th, 2004 03:41 am (UTC) (Link)

Re:

Yes, thanks anyways.
equivoke From: [info]equivoke Date: February 20th, 2004 03:41 am (UTC) (Link)

Re:

And, er, Ashley helped me.
scoticus From: [info]scoticus Date: February 20th, 2004 03:43 am (UTC) (Link)

Re:

Oh yeah, center tag = depreciated. People that use it suck. (unless you have no other choice, such as phpbb sigs)

<div align="center">centered stuff</div> has been the standard since about 1998.
equivoke From: [info]equivoke Date: February 20th, 2004 03:44 am (UTC) (Link)

Re:

Ok... but I don't care and as center works...
scoticus From: [info]scoticus Date: February 20th, 2004 03:46 am (UTC) (Link)

Re:

If you ever get a cell phone, I hope the person that sells it to you forces you to use analog. Say, why use a calculator? They still make abacuses, I'm sure.
equivoke From: [info]equivoke Date: February 20th, 2004 03:50 am (UTC) (Link)

Re:

You're a spiteful person.

I'm glad Ashley was around to be nice.
scoticus From: [info]scoticus Date: February 20th, 2004 03:54 am (UTC) (Link)

Re: You're a spiteful person.

You just noticed?
equivoke From: [info]equivoke Date: February 20th, 2004 03:57 am (UTC) (Link)

Re: You're a spiteful person.

Nah, just restating for my own benefit.
scoticus From: [info]scoticus Date: February 20th, 2004 03:45 am (UTC) (Link)

Re:

Aaaaalso, img tags have a trailing backslash. <img src="blah.gif" />. Sheesh. It's like you don't follow standards, or something.
scoticus From: [info]scoticus Date: February 20th, 2004 03:50 am (UTC) (Link)

Re:

Sigh. So does <br />.
equivoke From: [info]equivoke Date: February 20th, 2004 03:51 am (UTC) (Link)

Re:

I didn't write it, I just copied somebody elses code who did one of the banner things.
scoticus From: [info]scoticus Date: February 20th, 2004 03:55 am (UTC) (Link)

Re:

Who? They need a stern talking-to.
equivoke From: [info]equivoke Date: February 20th, 2004 04:12 am (UTC) (Link)

Re:

they guy who did the "how much is your daughter worth?" one.
scoticus From: [info]scoticus Date: February 20th, 2004 04:04 am (UTC) (Link)

Re:

This here is well-formed html:

<div align="center"><a href="http://www.livejournal.com/users/equivoke/80206.html"><img src="http://members.lycos.co.uk/equivoke251/LJ/Ducky.png" width="100" height="120" border="0" alt="Rubber Ducky is Love" /><br />Rubber Ducky is Love.</a></div>
equivoke From: [info]equivoke Date: February 20th, 2004 04:12 am (UTC) (Link)

Re:

congrats?
duck1123 From: [info]duck1123 Date: April 11th, 2004 04:18 am (UTC) (Link)

Re:

I'm right there with you man. There is so much sloppy HTML code out there, we need to make sure people are learning the propper way from the get-go. If you never learn a line-break as anything but
then I as someone that randomly loads web pages into an XML parser will have to tear my hair out fixing it.
fleb From: [info]fleb Date: April 11th, 2004 05:58 am (UTC) (Link)

Re:

In XHTML, perhaps... in HTML 4.0, you can still close (singular? whatever they call them) tags with just a bracket.


-- FLEB, A random wandering HTML geek that still resists the transition to XHTML and lowercase tags.
scoticus From: [info]scoticus Date: April 11th, 2004 07:28 pm (UTC) (Link)

Re:

CONFORM
scoticus From: [info]scoticus Date: February 20th, 2004 03:51 am (UTC) (Link)

Re:

<lj-raw> disables auto-linebreaks, but not any user-inputted (word?) html.
majibf From: [info]majibf Date: February 20th, 2004 02:17 pm (UTC) (Link)

Re:

You're the smartest person I've ever met... >;/
equivoke From: [info]equivoke Date: February 20th, 2004 02:42 pm (UTC) (Link)

Re:

Don't worry, he offsets it by hating the world.
From: [info]ladyliz Date: February 20th, 2004 03:28 pm (UTC) (Link)
Wow...ignoring all the crazy computer jargon of which means nothing to me...I love the Rubber Ducky <3
equivoke From: [info]equivoke Date: February 20th, 2004 04:47 pm (UTC) (Link)
Put the crazy computer jargon into your LJ for a ducky of your own.

[Error: Irreparable invalid markup ('<death [...] bandwith++>') in entry. Owner must fix manually. Raw contents below.]

Put the crazy computer jargon into your LJ for a ducky of your own.

<death to bandwith++>
(no subject) - [info]
equivoke From: [info]equivoke Date: February 21st, 2004 06:41 am (UTC) (Link)
k Heidi-Liz.
From: [info]ladyliz Date: February 22nd, 2004 08:40 am (UTC) (Link)
I forgot I was reading journals with Heidi's user name so I deleted the comment and kept telling myself I'd log under my name and reply. I then became preoccupied with something else and forgot to.
_glarawen_ From: [info]_glarawen_ Date: February 22nd, 2004 01:35 pm (UTC) (Link)
Aww that is so cute!! I've got a devilish rubber ducky myself for in the bath tub.. :)
equivoke From: [info]equivoke Date: February 22nd, 2004 09:14 pm (UTC) (Link)
Thanks, I saw this meme stuff and it just came to me :)
thedeadducky From: [info]thedeadducky Date: February 24th, 2004 11:45 pm (UTC) (Link)

Sweet, i think i'm in love

So as you can tell by the name and my icon, i love rubber ducks, its part of my email address and AIM and i allways use it for playing games as a call sign. this just made my day....
From: (Anonymous) Date: June 12th, 2005 06:05 am (UTC) (Link)
EVIL PERSON!
equivoke From: [info]equivoke Date: June 12th, 2005 06:08 am (UTC) (Link)
**tilts his head**

huh?
From: (Anonymous) Date: January 22nd, 2006 09:04 pm (UTC) (Link)

nothing

you are so fucking dunmd
46 Rockets to the Moon. --- Off Blast!
profile
Ryan
User: [info]equivoke
Name: Ryan
calendar
Back March 2009
1234567
891011121314
15161718192021
22232425262728
293031
links