gpt4 book ai didi

css - 框宽 100%(放大)

转载 作者:行者123 更新时间:2023-12-04 19:43:27 24 4
gpt4 key购买 nike

如您所见 (p1) 我有 2 毫米的松弛,但在示例 (p2) 中它们没有松弛。我需要做什么来修复它?

p1

enter image description here

p2

enter image description here

我的 CSS 示例:

#head
{
background: none repeat scroll 0 0 #3D6AA2;
height: 44px;
}

最佳答案

从正文中删除边距和填充:

body {
margin: 0;
padding: 0;

关于css - 框宽 100%(放大),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15246099/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com