Box model i face some difficulty | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Box model i face some difficulty

21st Aug 2020, 1:23 PM
Ayush
Ayush - avatar
1 Respuesta
0
Box model state every elements is a box and you can assign paddding margin box-shadow to all. You can check it just make an html code and in css write *{ border:1px solid black; } You will all element as a box.
21st Aug 2020, 1:56 PM
Divya Mohan
Divya Mohan - avatar