`
qingwenxiutong
  • 浏览: 19841 次
  • 性别: Icon_minigender_2
社区版块
存档分类
最新评论

ul 居中

阅读更多

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
    <style type="text/css">
        #ul1{width: 300px;height: 300px;border: 1px solid #000000; margin: 10px auto; }
    </style>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312"/>
    <title></title>
</head>


<body>
<ul id="ul1">
</ul>
</body>
</html>

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics