Box model i face some difficulty | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Box model i face some difficulty

21st Aug 2020, 1:23 PM
Ayush
Ayush - avatar
1 Resposta
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