第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

css樣式里li列表里 文字間距怎么設置?

css樣式里li列表里 文字間距怎么設置?

森林海 2019-03-13 11:09:50
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><style>body { font-family:Verdana; font-size:14px; margin:0;}#indexx {margin:0 auto; width:900px;}#headx { height:100px; background:red; margin-bottom:3px;}#ok { height:30px; background:#09c; margin-top:3px;}#content{height:500px; margin-top:5px;}#left{float:left;width:200px;height:500px;background:#9ff;}#right{float:right;width:700px;height:500px;}#ri{height:200px;background:#eeee11;}#rx{height:300px;background:#FF69B4;}#foot{height:80px;background:red;}ul.inventory{ list-style-type: none;}li{float:left}</style></head><body><div id="indexx"><div id="headx"></div><div id ="ok"></div><div id="content"><div id="left"><ul class="inventory"><li>訪問量</li><li>留言</li><li >更新</li></ul></div><div id="right"><div id="ri"></div><div id="rx"></div></div></div><div id="foot"></div></div></body></html>代碼貼出了 我想讓字 橫向排列上有間距...
查看完整描述

2 回答

?
GCT1015

TA貢獻1827條經驗 獲得超4個贊

可以使用 letter-spacing:*px; 來控制文字間距,*px是指間距像素

這個不僅可以用在li里,其它需要文字排版的地方都可以使用

舉個例子:
.list li {width:200px; text-align:center; height:22px; line-height:22px; letter-spacing:5px; overflow:hidden; clear:both;}

說明.list li {li寬度200px; 文字居中; li高度22px; 行高22px; 字間距5px; 超出部份隱藏; 清除;}

查看完整回答
反對 回復 2019-03-18
  • 2 回答
  • 0 關注
  • 2548 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號