css盒子边框效果设置

原创 2019-06-14 07:42:03 577
摘要://css盒子边框效果设置<html><head><style type="text/css">.box{width:1000px;height:100px;color:red;border:1px solid #ccc}</style></head><div class=“box"></d

//css盒子边框效果设置

<html>

<head>

<style type="text/css">

.box{width:1000px;height:100px;color:red;border:1px solid #ccc}

</style>

</head>

<div class=“box"></div>

</html>

批改老师:查无此人批改时间:2019-06-14 09:22:53
老师总结:完成的不错。css样式学好,做出来的页面很绚丽。继续加油。

发布手记

热门词条