Shapes as links | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Shapes as links

This may sound a bit dumb, but I am still on a low level at coding. I'm making concept websites to practice my skills, but I want to add a learn more button that links to my SoloLearn account. I dont want to use the <button> tag because I don't want the weird shadow thing that is automatically placed on the edges. I want to create a custom shape and asign a link to it, so when clicked it brings up my profile on SoloLearn. How do you make a shape connected to a link like a button so when I click on it, it brings me to a specified link? https://code.sololearn.com/WC3mvLT5teVN/?ref=app

22nd Mar 2020, 3:27 PM
theanyway
theanyway - avatar
4 Answers
+ 2
For example svg, canvas, images more as follows https://www.sololearn.com/learn/HTML/2202/
22nd Mar 2020, 4:31 PM
JaScript
JaScript - avatar
+ 1
What's your question?
22nd Mar 2020, 3:51 PM
JaScript
JaScript - avatar
+ 1
How do you make a shape act like a button so when I click on it, it can bring me to a specified link.
22nd Mar 2020, 4:09 PM
theanyway
theanyway - avatar
0
Thanks but this doesnt say anything about making shapes into custom buttons
22nd Mar 2020, 4:35 PM
theanyway
theanyway - avatar