页面的等比缩放

页面的等比缩放,第1张

概述页面等比缩放

下面是内存溢出 jb51.cc 通过网络收集整理的代码片段。

内存溢出小编现在分享给大家,也给大家做个参考。

样式:<style type="text/CSS">*{ margin:0; padding:0;}HTML,body{ padding:0px!important; padding:0px 0px; wIDth:100%; height:100%; overflow:hidden;}#mIDdle{  position: absolute!important; top:0px!important;height:auto!important;  position: relative; top:-100px;  height:100%;   bottom:0px; wIDth:100%; background:#ffc; text-align:center; overflow: auto;}#one{padding-top:0px; height:80%;   bottom:100px; wIDth:70%;  background:#CF3; text-align:center; overflow: auto;}#two{ height:100%;   bottom:100px; wIDth:30%; text-align:center; background:#F36; overflow: auto;}#tre{ height:20%;   bottom:100px; wIDth:70%; text-align:center; background:#3CC; overflow: auto;}#tex{ wIDth:100%; height:100%; margin-left:0px; margin-top:10px; 	}</style>界面: <form ID="form1" runat="server">    <div ID="mIDdle">    <div ID="one" >1</div>    <div ID="two" >2</div>     <div  ID="tre" cellspacing="0" cellpadding="0" >    <input type="text"  ID="tex" >    </input>      </div>         </div>        </form>

以上是内存溢出(jb51.cc)为你收集整理的全部代码内容,希望文章能够帮你解决所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

总结

以上是内存溢出为你收集整理的页面的等比缩放全部内容,希望文章能够帮你解决页面的等比缩放所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/web/1096639.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-28
下一篇 2022-05-28

发表评论

登录后才能评论

评论列表(0条)

保存