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

HTML5

what’s the difference between div element and span element?

20th Nov 2021, 6:20 PM
Rawan Eltheni
Rawan Eltheni - avatar
1 Réponse
+ 3
"The <span> tag is much like the <div> element, but <div> is a block-level element and <span> is an inline element." https://developer.mozilla.org/de/docs/Web/HTML/Element/div https://www.w3schools.com/tags/tag_span.asp
20th Nov 2021, 6:36 PM
Lisa
Lisa - avatar