What is the button tag? In html | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

What is the button tag? In html

How do we add buttons?

26th Aug 2020, 5:15 PM
Tashfiq Ahmed
Tashfiq Ahmed - avatar
6 Respostas
+ 5
TheĀ <button>Ā tag defines a clickable button. Inside aĀ <button>Ā element you can put text (and tags like <i>, <strong>, <br>, <img>, etc.). This is not possible with a button created with theĀ <input>Ā element! <buttonĀ type="button">Click Me!</button>
26th Aug 2020, 5:19 PM
Cyber Nate
Cyber Nate - avatar
+ 4
You are welcome Tashfiq Ahmed.
26th Aug 2020, 5:20 PM
šŸˆ‚ļøToma
šŸˆ‚ļøToma - avatar
+ 4
šŸˆ‚ļøToma yes sir, I'm sorry for that sir.. I'm having network problem here sir, so your comment didn't load fast .
26th Aug 2020, 5:25 PM
Cyber Nate
Cyber Nate - avatar
+ 3
You add buttons by using the button tag, read more here: https://www.w3schools.com/tags/tag_button.asp
26th Aug 2020, 5:16 PM
šŸˆ‚ļøToma
šŸˆ‚ļøToma - avatar
+ 2
Thanx guys
26th Aug 2020, 5:20 PM
Tashfiq Ahmed
Tashfiq Ahmed - avatar
+ 1
Ooo bangladeshs having some network problem for 2 days
26th Aug 2020, 5:27 PM
Tashfiq Ahmed
Tashfiq Ahmed - avatar