当前位置:   article > 正文

html代码圣诞树位置代码,html 圣诞树(示例代码)

全屏圣诞树代码html

简介这篇文章主要介绍了html 圣诞树(示例代码)以及相关的经验技巧,文章约1263字,浏览量499,点赞数8,值得推荐!

div{

width:0px;

height:0px;

background: white;

}

#first{

border-top: 100px solid white;

border-right: 100px solid white;

border-bottom:100px solid green;

border-left: 100px solid white;

float:left;

}

#second{

width:0px;

height:100px;

border-top: 100px solid white;

border-right: 100px solid white;

border-bottom:100px solid green;

border-left:100px solid white;

}

#third{

width:20px;

height: 200px;

margin-left: 90px;

background: green;

}

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/从前慢现在也慢/article/detail/960767
推荐阅读
相关标签
  

闽ICP备14008679号