How do I link an internet website to my personal webpage with html code?
I advertise on the internet and they want me to link my webpage to their webpage with an html code...Then they will list my website on their page..Thanks for all your help.I use geo cities page builder for my webpage.
decibel.places posted this at 21:43 — 18th April 2009.
He has: 1,494 posts
Joined: Jun 2008
Hi, Welcome to TWF!
usually they provide copy&paste code for the link
if you need to do it, it would look like
<a href="http://urloftheirwebsite">Your text to link...</a>
I am not sure how the GeoCities Page Builder inserts links, but you may have a tool like here, the last icon on the right creates links
Here is some more info about html links
there are lots of other good tutorials at W3Schools so you can become a better web page creator!
stevejeff posted this at 10:12 — 21st April 2009.
They have: 17 posts
Joined: Apr 2009
hi,
you can use anchor text.
(e.g )syntax:
<a href="your URL">your text</a>
You can just add this code in your source code with a apt url you wish to link.
Brutal posted this at 10:51 — 22nd April 2009.
They have: 134 posts
Joined: Feb 2009
thanks for information, guys.
but anybody kwons how the GeoCities Page Builder inserts links?
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.