Question:
a question about hyperlinks...?
chicadeb
2009-07-08 15:26:00 UTC
I have created a website with word and have various links on it but only some of them show a hand sign when i put the cursor over them. The ones that have the hand sign are the ones I created on the site a few years ago and the new ones that I put in a few days ago just show an arrow. It´s driving me crazy as I just don´t know what I need to do to change the new ones so they show the hand sign. Any ideas. Many Thanks
Nine answers:
Lightnote
2009-07-08 15:43:44 UTC
To answer lexii

This is an example of a hyperlink

http://www.amazon.co.uk



But to answer the question. I've seen nothing like that before. All the links I have made the cursor changes to a hand.



If you wrote the Site in HTML make sure all the links are like this




href="http://www.example.com">example







Also check in the CSS to make sure you haven't changed the cursor to something different.



http://www.w3schools.com/CSS/pr_class_cursor.asp



http://www.w3schools.com/CSS/tryit.asp?filename=trycss_cursor (example)





If you didn't write in in HTML then sorry but you'll have to look up the help in the program you made your site in. If you right click on the link in the program and select properties you might find something about changing the cursor.



Hope this helps.
Paula Gamblin
2009-07-08 15:38:40 UTC
I am sure, you would know how to create a hyperlink, but just to make things clear, here is how a link code should look like:







Link Text







Please check your page code...
anonymous
2009-07-08 15:29:28 UTC
Highlight the text you want to create into a hyperlink>Right click>Create Hyperlink.
cameronissim
2009-07-08 17:08:15 UTC
some times if you have lots of table and code and later go back to it, adding new links, cause niggling problem and even crashes while edding "golive does this". try coping all the code and paste it into a new page and save it. it doesn't always work and taking all the bits out and removing them into a new page in layout mode may solve the problem...
David H
2009-07-08 15:30:03 UTC
With my version of Word, I highlight the text then right click it. On the bottom of the pop up menu is a menu that says hyperlink. Click on that and it gives you the options that you need.
anonymous
2009-07-08 15:42:47 UTC
You might want to fix that with CSS. Put this code into your header:



Sean Grant
2009-07-08 15:29:26 UTC
do the links work? make sure your hyperlink HTML is valid.
anonymous
2009-07-08 15:30:02 UTC
Once you save the file... (as a .html mind you) it should recognize them
Lexie♥
2009-07-08 15:32:59 UTC
i have a question too! yeah.. uhmm... whats a hyperlink?


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...