Quote:
Originally Posted by wakkaoaka
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>
<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>