border-left: 200px
margin-right: 200px
这样,border左边就会有200px的距离,而右边的元素也会有200px的距离
你好,文字对齐代码如下:
text-align:center 居中对齐text-align:left 左对齐
text-align:right 右对齐
text-align:justify 两端对齐
div css 顶部对齐代码:body{margin-top:0}
#go_home {margin:0 autopadding:0width:975px background: url(../images/bglogo.png)clear:bothtext-align:centerfont-size: 14px}