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

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

指定なし


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

_blankを指定


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

_selfを指定


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

_parentを指定


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

_topを指定


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