How can we add bottons on website | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can we add bottons on website

please

17th May 2017, 1:59 AM
Sai Venkat
Sai Venkat - avatar
2 Answers
+ 7
use tag input, with attributes type= "submit" and value="Button"
17th May 2017, 6:17 AM
NimWing Yuan
NimWing Yuan - avatar
0
Better to use <button> </button> now. It will make your site more readable.
17th May 2017, 6:44 AM
Rose Sevenyears
Rose  Sevenyears - avatar