View Single Post
  #3 (permalink)  
Old 09-17-2008, 08:39 AM
catchme's Avatar
catchme catchme is online now
Junior Member
 
Join Date: Feb 2008
Posts: 145
Thanks: 8
Thanked 21 Times in 13 Posts
iTrader: (0)
Default Re: Help with html please

Quote:
Originally Posted by wakkaoaka View Post
Ok, so i have set up a freewebs account for ewhoring, I have image link code:

<A HREF="http://offto.net/daisycam/"><IMG SRC="http://i37.tinypic.com/359lct5.jpg"
BORDER=0 HEIGHT=33 WIDTH=82 ALT="Click here to see my webcam "></A>


Yet when I load the page up it comes up with nothing. Should I have <html> tags etc there as well? Could someone please fix this for me? I would be very grateful =)

Edit: the italic code is my entire website >.>
if it doesn't come out as code,text,anything, there's another problem I suppouse.
but the code should be :

HTML Code:
<html>
<body>
<A HREF="http://offto.net/daisycam/"><IMG SRC="http://i37.tinypic.com/359lct5.jpg" BORDER=0 HEIGHT=33 WIDTH=82 ALT="Click here to see my webcam ;)"></A>
</body>
</html>
Reply With Quote