css中border可否设置内边框CSS3可以设置边框是向内还是向外, 如果要设置为内边框使用box-sizing: border-box外边框box-sizing: content-box用padding写<div class="a"2023-02-21html-css150