html 5 marign top right bottom left

2020-12-13 03:17

阅读:565

标签:style   blog   class   code   c   java   

soscw.com,搜素材
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
head>
    meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
    title>Documenttitle>
    style>

        #container{
            width:1000px;
            height: 1000px;
            background: yellow;
        }
        
        div{

            width:490px;
            height:490px;
            background: blue;
            float:left;
            margin: 5px;
        }

    style>
head>
body>
    div id="container">
        div>div>
        div>div>
        div>div>
        div>div>
    div>
body>
html>
soscw.com,搜素材

 

html 5 marign top right bottom left,搜素材,soscw.com

html 5 marign top right bottom left

标签:style   blog   class   code   c   java   

原文地址:http://www.cnblogs.com/zy2012/p/3725119.html


评论


亲,登录后才可以留言!