outline

?? [?a?tla?n] ??? [?a?t?la?n]

n. ???, ???, ???, ??, ?? ??, ??, ???, ???, ??? ??? ??, ???(??? ??)

vt .Outline; ??, ??, ???

3?? ??: ?? ???: ?? ?? ??: ?? ?? ??: ?? ?? ??: ??

offset

English [??fset] American [?? :fset]

vt. ???; ??(?? ??)(??? ?) ??

vi. ?? ??? ??

??; ??; ???, ??

adj.??; ???; ??

3?? ??: ??? ?? ??: ???

CSS3 ??? ??? ?? ???

??: ???? ????? ??? ???? ??? ???? ????.

??: ???? ? ?? ??? ???? ????. ???? ??? ???? ??? ???? ????? ?? ? ????.

css3 ??? ??? ??? ???? ????? ????? ??? ?? ?????. ??. ?? ?? ?? ???? ??? ???? ??? ??? ?????

CSS3 ??? ??? ?? ?

<!DOCTYPE html>
<html>
<head>
<style> 
div
{
margin:20px;
width:150px; 
padding:10px;
height:70px;
border:2px solid black;
outline:2px solid red;
outline-offset:15px;
} 
</style>
</head>
<body>

<p><b>注釋:</b>Internet Explorer 和 Opera 不支持 support outline-offset 屬性。</p>

<div>這個 div 在邊框邊緣之外 15 像素處有一個輪廓。</div>

</body>
</html>

???? ?? ?

??? ????? ??? "???? ??" ??? ?????