What is the purpose of padding in CSS? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 11

What is the purpose of padding in CSS?

3rd Feb 2022, 2:57 AM
Captain Coder(HARSH)
Captain Coder(HARSH) - avatar
1 Réponse
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