HTML Help

All questions will get our full attention
S.COREA
Posts: 837
Joined: Fri Apr 04, 2008 8:00 am
Location: The REAL Birmingham

HTML Help

Post by S.COREA » Tue Dec 02, 2008 2:42 am

I need help...

It's been a long time since I used html, I forgot how to make images links.

What's the code to make this image:
http://photos-d.ak.facebook.com/photos- ... 5_5498.jpg" onclick="window.open(this.href);return false;

A link to here:
http://www.youtube.com/watch?v=-ZM4Hkw5CPk" onclick="window.open(this.href);return false;

User avatar
-Spooky-
Posts: 293
Joined: Thu Jul 03, 2008 8:12 pm
Contact:

Re: HTML Help

Post by -Spooky- » Tue Dec 02, 2008 10:40 am

Code: Select all

<a href="[url]" target="_blank">Link my azz</a> | 
<a href="[url]"><img src="http://photos-d.ak.facebook.com/photos-ak-snc1/v320/55/90/20501085/s20501085_32292035_5498.jpg" width="xxx" height="xxx" alt="concrete hustle cover" />
YouTube: Sharing

This kind of links?
„Do you know, what they call you, when you’re out of the room? Gollum!“

Image

User avatar
xexes
Posts: 902
Joined: Wed Oct 01, 2008 5:18 am
What is 3hirty p1us 4orty?: 70
Location: USA

Re: HTML Help

Post by xexes » Tue Dec 02, 2008 5:12 pm

In HTML:

Code: Select all

<a href="http://www.youtube.com/watch?v=-ZM4Hkw5CPk"><img src="http://photos-d.ak.facebook.com/photos-ak-snc1/v320/55/90/20501085/s20501085_32292035_5498.jpg" border="0" alt="concrete hustle cover"></a>
In BBCode:

Code: Select all

[url=http://www.youtube.com/watch?v=-ZM4Hkw5CPk][img]http://photos-d.ak.facebook.com/photos-ak-snc1/v320/55/90/20501085/s20501085_32292035_5498.jpg[/img][/url]
In Binary:

Code: Select all

... no ...
Result :

Image

User avatar
BBloke
Posts: 7434
Joined: Mon Jun 09, 2008 11:42 pm
What is 3hirty p1us 4orty?: 4
Contact:

Re: HTML Help

Post by BBloke » Tue Dec 02, 2008 5:34 pm

This may help with your future endeavours Corea: link
Image
" 'Mother' is the name for God on the lips and hearts of all children."

S.COREA
Posts: 837
Joined: Fri Apr 04, 2008 8:00 am
Location: The REAL Birmingham

Re: HTML Help

Post by S.COREA » Tue Dec 02, 2008 6:37 pm

BBloke wrote:This may help with your future endeavours Corea: link
It's hard to find good stuff that's already in corean tho...

S.COREA
Posts: 837
Joined: Fri Apr 04, 2008 8:00 am
Location: The REAL Birmingham

Re: HTML Help

Post by S.COREA » Tue Dec 02, 2008 9:20 pm

Thanks be to xexes for my beautiful new sig!

BTW... dont know if this is a bug or what, but the reply page (at least for me) is over 8 screens wide for me...

User avatar
Del
Posts: 1829
Joined: Wed Mar 26, 2008 11:27 pm
Location: kneedeep in a config file

Re: HTML Help

Post by Del » Tue Dec 02, 2008 9:23 pm

yah, votick being a wiseacre. fixed
Image

User avatar
Johnimus Prime
Posts: 2911
Joined: Wed Mar 26, 2008 11:30 pm
What is 3hirty p1us 4orty?: 70
Location: Cheshire

Re: HTML Help

Post by Johnimus Prime » Thu Dec 04, 2008 12:06 am

Del wrote:yah, votick being a wiseacre. fixed
Can you edit his signature as well del? It's old, not funny, and fairly typical of the sort of shit you would expect from a 12 year old.
"Quit your whinging, lets start binging'"

Image

S.COREA
Posts: 837
Joined: Fri Apr 04, 2008 8:00 am
Location: The REAL Birmingham

Re: HTML Help

Post by S.COREA » Thu Dec 04, 2008 12:51 am

Johnimus Prime wrote:
Del wrote:yah, votick being a wiseacre. fixed
Can you edit his signature as well del? It's old, not funny, and fairly typical of the sort of shit you would expect from a 12 year old.
Yea, I got made a fool at a party because of him.

Apparently, that is NOT the determining factor of ones sexuality.

User avatar
Fester
Posts: 6515
Joined: Thu Mar 13, 2008 6:47 pm
What is 3hirty p1us 4orty?: 4
Location: Right Here!
Contact:

Re: HTML Help

Post by Fester » Thu Dec 04, 2008 10:22 am

Whats that you want Chuck Norris as your sig ?? we can do this for you no problem...
Image

Post Reply