为了账号安全,请及时绑定邮箱和手机立即绑定

为什么还有左外边距?

<!DOCTYPE HTML>

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=gb2312">

<title>填充</title>

<style type="text/css">

*{padding:0px;

margin:0px;}

#box1{

    width:100px;

    height:100px;

    padding:0px;

    border:1px solid red;

   

}

</style>

</head>

<body>

<div id="box1">盒子1</div>

</body>

</html>



正在回答

1 回答

没有左边距吧,你可以在本地尝试一下,网站上的那自带的不是边距。。。

2 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

为什么还有左外边距?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信