how to make a link button??



Chipmunk91
GuGee Since: 2007-05-08
GuG-Points: 3
Last Seen: 05/08/2007 - 12:36pm
Location: U.K

im not too sure if i have put this is the right forum ... but does any one know how to make a link button for my myspace pg ?? =S im looking to make one for both my friends and comments as i have currently got both of them hidden, and i only fancy something small and basic for my friends to access them pages...

a reply would be much appreciated

x x x



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Isaac
I'm Trusted Premium Member!Awesome Member!V.I.P. Member !!Certifed Apple loverLooked at and admired by many!Someone ELSE paid $1 to put this badge on me!
GuGee Since: 18-Sep-2006
GuG-Points: 403
Last Seen: 06/27/2008 - 7:20pm
Location: Salt Lake City, Utah

I am: Not really paying attention

Re: how to make a link button??

Like This?

<style type="text/css" media="all">
a.fake, a.fake:link {padding: 1em;
border-style: outset;
border-color: rgb(0,0,255);
border-width: .5em;
color: rgb(0,0,255)}
a.fake:visited {border-color: rgb(255,0,255)}
a.fake:hover {border-color: rgb(0,255,0);
color: rgb(0,255,0)}
a.fake:active {border-style: inset)
</style>

<a href="http://this.was.just.a.demo.not.an.actual.link.com" class="fake" type="psedo/fake" char="klingon">Like This?</a>



highwind
I'm Trusted Premium Member!
GuGee Since: 22-Mar-2007
GuG-Points: 79
Last Seen: 06/26/2008 - 11:02pm
Re: how to make a link button??

Hi,

cut and paste

http://www.annabella.net/links.html

into your browser. This page explains how its done.

--