What are tag | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 3

What are tag

HTML tags are composed of three things: an opening tag, content and ending tag. Some tags are unclosed tags.

7th Jan 2021, 8:25 AM
ツ P R I N C E└∵┐NA I Nツ
ツ P R I N C E└∵┐NA I Nツ - avatar
3 Réponses
+ 2
Tags are the type of format in which type you want to write something on page, Literally tags tell the page how the skeleton will be draw on page
7th Jan 2021, 8:31 AM
Husnain Qureshi
Husnain Qureshi - avatar
+ 2
7th Jan 2021, 8:31 AM
Alphin K Sajan
Alphin K Sajan - avatar
+ 1
E.g. <p> is an opening tag. </p> is a closing tag.
7th Jan 2021, 10:59 AM
Sonic
Sonic - avatar