shapetype要素のCSSのleft属性のサンプル

shapetype要素のCSSのleft属性のサンプル

指定なし




<v:shapetype id="onbu" path="m 0,0 l 1000,500, 0,500 x e" style="" />
<v:shape type="#onbu" style="width:100; height:100;" />
<v:shape type="#onbu" style="width:200; height:100;" />

30を指定




<v:shapetype id="onbu" path="m 0,0 l 1000,500, 0,500 x e" style=" left:30;" />
<v:shape type="#onbu" style="width:100; height:100;" />
<v:shape type="#onbu" style="width:200; height:100;" />

100を指定




<v:shapetype id="onbu" path="m 0,0 l 1000,500, 0,500 x e" style=" left:100;" />
<v:shape type="#onbu" style="width:100; height:100;" />
<v:shape type="#onbu" style="width:200; height:100;" />

200を指定




<v:shapetype id="onbu" path="m 0,0 l 1000,500, 0,500 x e" style=" left:200;" />
<v:shape type="#onbu" style="width:100; height:100;" />
<v:shape type="#onbu" style="width:200; height:100;" />

-30を指定




<v:shapetype id="onbu" path="m 0,0 l 1000,500, 0,500 x e" style=" left:-30;" />
<v:shape type="#onbu" style="width:100; height:100;" />
<v:shape type="#onbu" style="width:200; height:100;" />

0を指定




<v:shapetype id="onbu" path="m 0,0 l 1000,500, 0,500 x e" style=" left:0;" />
<v:shape type="#onbu" style="width:100; height:100;" />
<v:shape type="#onbu" style="width:200; height:100;" />
Copyright © 1999-2006 Hikijishi All Rights Reserved.
[] [vector][0.00189685821533203]