北京十大装修公司 > 如何用div设计左侧右侧有一块空白的地方 > 问答

如何用div设计左侧右侧有一块空白的地方?

<!DOCTYPE PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "w3.org/TR/x1/DTD/x1-transitional.dtd">。< xmlns"w3.org/1999/x&

问答分类 设计 如何用 空白 网友:雪莉小姐的 来源:装修问答网 2024-07-02

最新回答

  • 1、<!DOCTYPE PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "w3.org/TR/x1/DTD/x1-transitional.dtd">
    < xmlns"w3.org/1999/x">
    <head>
    <meta http-equiv"Content-Type" content"text/; charsetutf-8" />
    <title>无标题文档</title>
    <style>
    *{margin:0; padding:0;}
    .box{width:1200px; background:555; height:600px; margin:0px auto; }
    </style>
    </head>

    <body>
    <div class"box">

    </div>
    </body>
    </>

相关问题

如何用div设计左侧右侧有一块空白的地方

  • <!DOCTYPE PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "w3.org/TR/x1/DTD/x1-transitional.dtd">
    < xmlns"w3.org/1999/x">
    <head>
    <meta http-equiv"Content-Type" content"text/; charsetutf-8" />
    <title>无标题文档</title>
    <style>
    *{margin:0; padding:0;}
    .box{width:1200px; background:555; height:600px; margin:0px auto; }
    </style>
    </head>

    <body>
    <div class"box">

    </div>
    </body>
    </>

网友推荐

 页面运行时间: 0.12523889541626 秒