css 文字對齊

// html <div>姓名</div> <div>手機號碼</div> <div>賬號</div> <div>密碼</div> // css div { margin: 10px 0; width: 100px; border: 1px solid red; text-align: justify; text-align-last:justify }
相關文章
相關標籤/搜索