代码如下:
<style type="text/css">
#login{
position:absolute;
top:50%;
left:50%;
margin-left:-标签一半宽度;
margin-top:-标签一半高度;
}
</style>
html部分:
代码如下:
<div id="login"></div >
查看更多关于将html标签在浏览器居中显示的css样式的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did38961