<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>? ?<title>讀書(shū)網(wǎng)站</title>? ? <style type="text/css">? ? ? ? * {? ? ? ? ? ? margin: 0;? ? ? ? ? ? padding: 0;? ? ? ? ? ? font-size: 12px;? ? ? ? }? ? ? ? .wrap {? ? ? ? ? ? width: 770px;? ? ? ? ? ? margin: 0 auto;? ? ? ? }? ? ? ? .header ?{? ? ? ? ? ? width: 762px;? ? ? ? ? ? border: 4px solid #badbdb;? ? ? ? ? ? background:url(../images/images/banner.gif) no-repeat;height:92px;? ? ? ? ? ? text-align:right;? ? ? ? }? ? ? ? a {? ? ? ? ? ? text-decoration-line: none;? ? ? ? }? ? </style></head><body><div class="wrap"><div class="header"><a href="#">聯(lián)系我們</a>?|<a href="#">地圖站點(diǎn)</a></div></div></body></html>不知道問(wèn)題出在哪里
9 回答

心很空_天很藍(lán)
TA貢獻(xiàn)3條經(jīng)驗(yàn) 獲得超0個(gè)贊
語(yǔ)法:
text-decoration-line:none | [ underline || overline || line-through || blink ]
默認(rèn)值:none
適用于:所有元素
繼承性:無(wú)
動(dòng)畫(huà)性:否
計(jì)算值:指定的值
取值:
none:
指定文字無(wú)裝飾
underline:
指定文字的裝飾是下劃線
overline:
指定文字的裝飾是上劃線
line-through:
指定文字的裝飾是貫穿線
blink:
指定文字的裝飾是閃爍。
添加回答
舉報(bào)
0/150
提交
取消