摘要:
设置text-align:center; 这个div必须要设置宽度; 如:{text-align:center; width:100%;} 阅读全文
摘要:
例子: <style> .h1{text-align: left;} .leftA{color: #000} .rightA{color: #ccc; float: right;} </style> <h1> <a href="#" class="leftA"> 左边的文字</a> <a href= 阅读全文