line要素のCSSのz-index属性のサンプル

line要素のCSSのz-index属性のサンプル

指定なし


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

30を指定


<v:line from="0,0" to="200,100" style=" z-index:30;" />

100を指定


<v:line from="0,0" to="200,100" style=" z-index:100;" />

200を指定


<v:line from="0,0" to="200,100" style=" z-index:200;" />

-30を指定


<v:line from="0,0" to="200,100" style=" z-index:-30;" />

0を指定


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