左边的宽度位置 [英] width postion in left

查看:141
本文介绍了左边的宽度位置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望这个封装器处于左侧位置,但这是对的我是怎么做到的?



i want to this wrapper in left position but this is in right how i done this ?

.vpb_main_wrapper3
{
    width:900px;
    
    margin-left:inherit
    border: solid 1px #cbcbcb;
     background-color: #FFF;
     box-shadow: 0 0 15px #cbcbcb;
    -moz-box-shadow: 0 0 15px #cbcbcb;
    -webkit-box-shadow: 0 0 15px #cbcbcb;
    -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
    padding:10px 20px;
    font-family:Verdana, Geneva, sans-serif;
    font-size:11px;
    height: 484px;
    
}



html代码


html code

<div align="left" style="border: thick none #008080; height: 597px; width: 670px;
        color: #000000; font-weight: bold; font-size: medium; font-family: Calibri;">
        <br />
        <br />
        <left>
        <br />
        <br />
        <left>
            <div class="vpb_main_wrapper3" top="20" align="left" style="removed inherit" />
            
            </left>
            </left>
            </div>

推荐答案

请参阅我对该问题的评论。我希望它会为你提供做什么的提示。一切准确,避免冗余,就是这样。



-SA
Please see my comment to the question. I hope it will provide you with the hint of what to do. Do everything accuracy and avoid redundancy, that's all.

—SA


这篇关于左边的宽度位置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆