outline
?? [?a?tla?n] ??? [?a?t?la?n]
n. ???, ???, ???, ??, ??, ???, ???, ??? ??? ??, ???(??? ??)
vt.??; ??, ???, ???
3?? ??: ?? ???: ?? ?? ??: ?? ?? ??: ???
width
英[w?dθ, w?θ , w?tθ]
n.??
???: ??
CSS ?? ?? ?? ???
??: ?? ?? ???? ??? ?????.
??: ? ??? ??? ???? ??? ?? ???? ?????. ???? ??? ??? ??? 0?? ??????. ?? ?? ?? ???? ????.
??: ?? ?? ?? ???? ?? ?? ??? ??? ?????. ??? ??? ??? ???? ?? ??? ??? ? ????. ???? ??? ???? ??? ??? ????? ??? ????.
CSS ?? ?? ?? ?
<!DOCTYPE> <html> <head> <style type="text/css"> p.one { border:red solid thin; outline-style:solid; outline-width:thin; } p.two { border:red solid thin; outline-style:dotted; outline-width:3px; } </style> </head> <body> <p class="one">This is some text in a paragraph.</p> <p class="two">This is some text in a paragraph.</p> <p><b>注釋:</b>只有在規(guī)定了 !DOCTYPE 時(shí),Internet Explorer 8 (以及更高版本) 才支持 outline-width 屬性。</p> </body> </html>
???? ?? ?
??? ????? ??? "???? ??" ??? ?????