Html task | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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 Answer
+ 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