时间:2024-10-19 04:23:06
1、新建一个Box.html 文件,如图所示:
3、使用div标签定义一个盒子,代码:<div>盒子的内容区</div>
5、设置div盒子的宽和高,如图所示: