Help with html please

wakkaoaka

BANNED
Joined
Sep 14, 2008
Messages
1,113
Reaction score
788
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 >.>
 
<a href="http://offto.net/daisycam">
<img border="0" src="http://i37.tinypic.com/359lct5.jpg" width="1024" height="640"></a>
 
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:
<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>
 
i tried that but it loads for a split second, the link is valid etc, it just doesnt stay for long. I am uploading to image shack now to see if it works better

Edit: Uploaded with image shack hxxp://sweetydaisy.webs.com/index.htm <-- thats the site url
 
Last edited:
Back
Top