What is the purpose of padding in CSS? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 11

What is the purpose of padding in CSS?

3rd Feb 2022, 2:57 AM
Captain Coder(HARSH)
Captain Coder(HARSH) - avatar
1 Resposta
0
CSS paddings areĀ used to create space around the element, inside any defined border. // https://www.geeksforgeeks.org/css-margins-padding/amp/ https://www.w3schools.com/css/css_padding.asp
3rd Feb 2022, 4:48 AM
NEZ
NEZ - avatar