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

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

指定なし


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

_blankを指定


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

_selfを指定


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

_parentを指定


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

_topを指定


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