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

关于16个格子的位置问题!

#grid-container{
   width: 480px;
   height: 480px;
   padding: 10px;
   margin: 0 auto;
   background-color: #8B008B;
   border-radius: 10px;
   display: flex;
   flex-wrap: wrap;
   align-items: center;
   justify-content: center;
}
.grid-cell{
   width: 100px;
   height: 100px;
   border: 1px solid red;
   margin: 5px;
}

正在回答

2 回答

出现什么问题了吗?

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

flex在布局中确实很方便

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

举报

0/150
提交
取消

关于16个格子的位置问题!

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