Forums » Ideas
Hyperlink Problem + some CSS editin
Organik
UNITED KINGDOM
2007-04-16 14:58:39
 

I have tried adding links/email links with the 'links manager' button and it generates the code fine in the text box, I save the text but when I go to view the page properly, there is no text there! www.organikdesign.co.uk on that page there should be an email link but it isn't showing up!

Also how do I change fonts with css, don't want to start messing round with things I don't understand properly and screw it up!

Thanks for any advice!

beeldinrichting
NETHERLANDS
2007-04-16 15:51:01
 
your code: Please say hello! <a href="mailto:daz@organikdesign.co.uk"></a>

should be

Please say <a href="mailto:daz@organikdesign.co.uk">hello! </a>

put the 'hello' in between the link and the /a

Organik
UNITED KINGDOM
2007-04-16 16:25:55
 

Many thanks. I should open my eyes in future!!

Showing 1 - 3 of 3 posts in Forum > Ideas > Hyperlink Problem + some CSS editin
 

You need to be logged in to post.