View Full Version : I Need a link button and everything i tri wont owrk!


candi_angelz
01-11-2005, 10:33 AM
[/COLOR]I NEED a link button, but EVERY code I've tried, it won't work. 'Coz i dont have a premium account (or anything that cost's money) i'v been using freewebs and even...matmice! Whatever I try, It wont link to the page. All that will come up, b4 u click on it at the bottom of the screen it says, Opening, http://members17.freewebs.com/http://www.freewebs.com/candi_angelz or something similar. Iv tried like, 3 different codes but NONE work. I even tried just making the code in Notepad but then when I put it on mi editor, it stil wont work! I am SO annoyed. If anyone could help, i would be SO thankfyul

Eric
01-11-2005, 12:20 PM
http://www.lissaexplains.com/html3.shtml

or this code

<form method="get" action="http://address you want to link to"><input type="submit" value="click here"></form>

try those

pb&j
01-11-2005, 04:11 PM
on your site, the text links seem to work ok.
if you are just wanting to have an image link, replace the text with an image code.

example...

<A href="blinkiedollmaker.htm"> <img src="filename.gif" border="0"> </A>

[notice i took out the starting part of the URL in the HREF area. since the page is in the same directory (folder) as your linking page, you dont need all that front stuff.]

if that is not what your question actually is about though, please provide an example that is not working so we can see it and fix it. thanks.

VortexWebMaster
01-12-2005, 04:12 PM
You can't use forms on freewebs until your account is 7 days old. And I tried the same thing, so I think buttons go under the form category.