题解 | 设置盒子宽高

设置盒子宽高

https://www.nowcoder.com/practice/cd97b1e4964b46a4adf27c2b3c81d6fd

<!DOCTYPE html>
<html>

<head>
    <meta charset="UTF-8">
    <style type="text/css">
       /* 填写样式 */
       .box{
        width:100px;
        height:100px;
        padding:20px;
        margin:10px;
       }
    </style>
</head>

<body>
    <div class="box">
</div>
    <script type="text/javascript">
        // 填写JavaScript
        
    </script>
</body>

</html>

全部评论

相关推荐

点赞 评论 收藏
分享
自由水:这HR已经很好了,多的是已读不回和不读了
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务