How do I prevent the padding property from changing width or height in CSS?

后端 未结 7 1932
面向向阳花
面向向阳花 2020-11-28 17:52

I am creating a site with DIVs. Everything\'s working out except when I create a DIV. I create them like this (example):

newdiv {
    width: 200         


        
7条回答
提交回复
热议问题