html中怎么把字固定在要寫的位置?
text-align:center或者left和right想隨意放哪里就<div style="left: 100px; position: absolute; top: 100px;">問字</div>left 和 top 是設置距離頁面左上角的距離
html中怎么把字固定在要寫的位置?
text-align:center或者left和right想隨意放哪里就<div style="left: 100px; position: absolute; top: 100px;">問字</div>left 和 top 是設置距離頁面左上角的距離