What is <div>...</div> and <span>.....</span> used for ?? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

What is <div>...</div> and <span>.....</span> used for ??

3rd Jun 2020, 6:22 AM
VISHAL JAYMANGAL DEDAVAT
2 Réponses
+ 3
span is to style inline style of an block element like p tag. Study this code to see how inline drop cap and article are formed within a block element, p tag. https://code.sololearn.com/WG5ferTgdbA6/?ref=app
3rd Jun 2020, 6:37 AM
Calviղ
Calviղ - avatar