line要素のCSSのposition属性のサンプル

line要素のCSSのposition属性のサンプル

指定なし


<v:line from="0,0" to="200,100" style="" />

staticを指定


<v:line from="0,0" to="200,100" style=" position:static;" />

relativeを指定


<v:line from="0,0" to="200,100" style=" position:relative;" />

absoluteを指定


<v:line from="0,0" to="200,100" style=" position:absolute;" />

fixedを指定


<v:line from="0,0" to="200,100" style=" position:fixed;" />

inheritを指定


<v:line from="0,0" to="200,100" style=" position:inherit;" />
Copyright © 1999-2006 Hikijishi All Rights Reserved.
[] [vector][0.00128316879272461]