Making Links

This is a basic link

<a href="http://url.html">my link</a>

Just replace url with your site's web address.  Mine would look like this

 <a href="http://www.lillium.net">lillium</a>

 

If you want to make a link that will open in a new page but will leave the one that is being viewed, it'd look like this

<a target="_blank" href="http://www.url.html">my link</a>

Mine would look like this

<a target="_blank" href="http://www.lillium.net">my link</a>

 

Now say you wanted to link a picture instead of text

 <a href="http://www.url.html"><img src="http://www.url/images/image.gif"></a>

Mine would look like this

<a href="http://www.lillium.net"><img src="http://www.lillium.net/images/flash6.gif">

If you wanted to target the link for the image it would look like this

<a target="_blank" href="http://www.url.html"><img src="http://www.url/images/image.gif"></a>

If you want a pop up message to appear when the image is moused over it'd look like this

<a title="make a message appear when the image is moused over" href="http://www.url.html"><img src= "http://www.url/images/image.gif"></a>

 

Tired of the basic blue link?  Want every link to be a different color, maybe even a different font.

<a style="color: #ff0066; font-size: 10pt; font-family: Comic Sans MS; text-decoration: none; font-weight: bold" href="http://www.url.html"style="cursor:help">my link</a>my link

<a style="color: #ff66cc; font-size: 10pt; font-family: Comic Sans MS; text-decoration: line-through; font-weight: bold" href="http://www.url.html"style="cursor:crosshair">my link</a>my link

<a style="color: #CC66FF; font-family: Pristina; font-size: 12pt; text-decoration: overline underline; font-style: italic; font-weight: bold; background-color: #FFCCFF" title="another pop up message" target="_blank" href="http://demented-dreamz.net">
my link</a>

my link

If you're using a frame or Iframe and you want your link to open in the same window you would use this

<a target="_self" href="http://www.url.html">my link</a>

Mine would look like this

<a target="_self" href="http://www.lillium.net">my link</a>

If you're using a frame or Iframe and you want your link to open in a desired frame you would do this

<a style="color: #CC66FF; font-size: 10pt; font-family: Times New Roman; text-decoration: none; font-weight: bold" target="wacko" href="http://www.lillium.net/makinglinks.htm">
my link</a>

my link   my link

                           

Now you have to name your frame(s), I named mine wacko and yacko, the first link is targeted to open wacko and the second one is targeted to open yacko.

This is what my iframe(s) code looks like

<iframe name="wacko" src="http://members.aol.com/trixiegirl591003/purpleinlineframe.htm">
Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>

<iframe name="yacko" src="http://members.aol.com/trixiegirl591003/purpleinlineframe.htm">
Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>

see how I named them and see how the link code goes with the names.

target="wacko"  target="yacko"

 

Do you have a button and need the link me code?

Mine looks like this

..Link Me..

<img src="http://www.lillium.net/images/flash7.gif" width="7" height="7">..Link
Me..<img src="http://www.lillium.net/images/flash7.gif" width="7" height="7"></font></b></td>
</tr>
<tr>
<td width="100%">
<p align="center"><textarea
style="background:ffffff"
style="font-family:Papyrus"
style="color:ffccff"
style="border style:solid"
rows="1" cols="12"><a href="http://www.lillium.net" target="_blank">
<img src="http://www.lillium.net/buttons/button1.gif" border="0" width="88" height="31"></a></textarea>

see this part

style="background:ffffff"
style="font-family:Papyrus"
style="color:ffccff"
style="border style:solid"
rows="1" cols="12"

that's the part that tells it what to look like,  you can change this to something like

style="background:000000"
style="font-family:Ariel"
style="color:ff0000"
style="border style:dashed"
rows="2" cols="14"

you'd get something like this

..Link Me..

<~~~Rewind
PSDs
Total PSDs 1097
3 psd's added 04/04/08
2 psd's added 05/30/08
2 psd's added 08/22/08

Link me


For more buttons click here


Kitty cam




Site Stats

Online: 0
Today: 112
Total: 453974

Since 11/1/06
Listed at


Whats new



Love me NOT!

Opinionated, BITCHY, woman who Loves Mike and my kids, and my kitties,
Pink and black, and listening to music.
Will Smith
The Lion King, The Sarah Conner chronicles, House, American Idol...
Addicted to making ringtones for my phone.
Blessed this world on June 27th
moody moon child
Hates spam, early mornings, being in crowds, rude people, being ignored, looked over, idiots, and people who can't remember my name!
I'll SCREAM it 4 U!
More?


Code Tester
Got a code you want to test out? Just paste it in the box below and click preview.

html tester


Affiliates

Link Dump
Random Quote



Copyright 2006-2008 by Lillium.net