CSS居屏幕正中

<style>
body{
       background-color:#000;
}
.xulgr-table{
       width:100%;
       height:100%;
       border:0;
       text-align:center;
       cellpadding:0;
       cellspacing:0;
}.xulgr-table td{
       text-align:center;
}

@media (max-width:9999px){
.xulgr-table img{
       border:0;
       width:240px;
}.xulgr-table font{
       color:#fff;
       font-size:24px;
       font-weight:900;
}
}@media (max-width:1024px){
.xulgr-table img{
       border:0;
       width:200px;
}.xulgr-table font{
       color:#fff;
       font-size:22px;
       font-weight:900;
}
}
</style>
</head>
<body oncontextmenu="return false" ondragstart="window.event.returnValue=false" onsource="event.returnValue=false">
<table class="xulgr-table" border="0" align="center" cellpadding="0" cellspacing="0">
<tr><td>
<font><img src="图片.png"></font>
</td></tr>
</table>

[xulgr id=”356″][/xulgr]

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容