题解 | #圣诞树#

圣诞树

http://www.nowcoder.com/practice/4924913926d94e96a70bbf2a50847852

<!DOCTYPE html>
<html>    
    <head>
        <meta charset=utf-8>
        <style type=\"text/css\">
            .topbranch {
                width: 0px;
                height: 0px;
                /*
                                * TODO: 上枝叶效果
                                                  */
                float:left;
                margin-left:100px;
                border:solid transparent 100px;
                border-bottom-color:green;
                margin-bottom:-200px;
            }
            .middleBranch {
                             width: 0px;
                             height: 0px;
                             /*
                                             * TODO: 中枝叶效果
                                                               */
                border:solid 200px transparent;
                border-bottom-color:green;
            }
            .base {
                             /*
                                            * TODO: 树干效果
                                                              */
                             margin-left:165px;
                width:70px;
                height:200px;
                background-color:gray;
            }
        </style>
    </head>
    <body>
    <section class=\"topbranch\"></section>
    <section class=\"middleBranch\"></section>
    <section class=\"base\"></section>
    </body>
</html>
全部评论

相关推荐

06-12 17:46
门头沟学院 Java
运营你豪哥:来说重点: ​1.项目前置,时间倒序。​​ 2.​项目描述强化结果与量化效果(STAR原则里的R)。​​ ​3.个人技能精炼,明确掌握程度,突出核心。​​ ​4.增加强有力开头的个人总结部分。​​ 5.​优化教育背景(成绩排名)、合并奖项与活动。​​
听劝,我这个简历该怎么改...
点赞 评论 收藏
分享
评论
1
收藏
分享

创作者周榜

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