+ 9

How do you make an image a link? Can you make a table a link?

Question

4th Oct 2018, 12:23 AM
Elijah D
Elijah D - avatar
9 Answers
+ 10
<a href="#" ><table></table></a> <a href="#" ><img src="#" /></a>
4th Oct 2018, 12:35 AM
šŸŒ“Vincent BergeršŸŒ“
šŸŒ“Vincent BergeršŸŒ“ - avatar
+ 8
Thank you!
4th Oct 2018, 12:43 AM
Elijah D
Elijah D - avatar
+ 8
Thanks for all the help! šŸ‘
4th Oct 2018, 2:19 AM
Elijah D
Elijah D - avatar
+ 6
What is the code that makes a text appear when you hover your mouse over an image? Will this work for links? šŸŒ“Vincent BergeršŸŒ“
4th Oct 2018, 1:00 AM
Elijah D
Elijah D - avatar
+ 4
Elijah D, You're welcomešŸ‘
4th Oct 2018, 12:48 AM
šŸŒ“Vincent BergeršŸŒ“
šŸŒ“Vincent BergeršŸŒ“ - avatar
+ 3
Elijah D, I recommend you start a new question for that. To help you anyway, Here is a code snippet that animates text appearence in Jquery, JS without <a> tags to see your basic options. I've made one for hover and one for click events. Hope it helpsšŸ‘ Additional: Just add <a href="#"> in the begin of the image you want to have a link and close offcourse with a closing tag </a> https://code.sololearn.com/WD5rOqg9rOqZ/?ref=app
4th Oct 2018, 1:21 AM
šŸŒ“Vincent BergeršŸŒ“
šŸŒ“Vincent BergeršŸŒ“ - avatar
+ 2
I think you should have the HTML & CSS.tutorials again. for now check this. https://www.w3schools.com/html/html_links.asp
4th Oct 2018, 2:12 PM
Seniru
Seniru - avatar
+ 1
<a href='#NOTAWEB><table> <td> <tr> name </tr> </table> <a href="#NOTAWEBSITE"> <img src="Js.jpg"> </a> Note(Js.jpg is one of my computers imgs) That should do it!
4th Oct 2018, 1:53 AM
Potato Hacker
Potato Hacker - avatar
0
which is software to design or create mobile app help me and shared the link to download
5th Oct 2018, 11:38 PM
RƶhĆ®t KĆ¼mĆ£r
RƶhĆ®t KĆ¼mĆ£r - avatar