到目前为止的代码:
#master {
position: absolute;
height: auto;
width: 1000px;
min-height: 50px;
}
我想将标签水平居中,但不是任务。我需要添加什么代码才能做到这一点?
到目前为止的代码:
#master {
position: absolute;
height: auto;
width: 1000px;
min-height: 50px;
}
我想将标签水平居中,但不是任务。我需要添加什么代码才能做到这一点?