HOW TO MAKE A BUTTON WITHOUT USING FORM TAG?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 10

HOW TO MAKE A BUTTON WITHOUT USING FORM TAG??

I want to know whether there is a way we can make a button without form tag and if it is possible then how to add css designs on it? Can we use 'target' or 'action' in a button?

3rd Jun 2020, 8:11 AM
Namit Jain
Namit Jain - avatar
2 Answers
+ 2
<button style=""><a href="#" target="_blank">link</a></button>
3rd Jun 2020, 8:33 AM
Nafis Sadiq
+ 3
Please complete your JavaScript course, only ask any question here.
3rd Jun 2020, 8:17 AM
Calviղ
Calviղ - avatar