Html task | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Html task

Where do i use the <span></span> tag here? https://code.sololearn.com/WjnZlyommpOG/?ref=app

22nd Jun 2023, 2:48 PM
Charlie4
Charlie4 - avatar
1 Respuesta
+ 6
span tag is inline element so it should be inside block level elements
22nd Jun 2023, 3:25 PM
A͢J
A͢J - avatar