您的位置:寻梦网首页编程乐园DHTML网页制作完全手册

Oval Element

Internet Development Index

Predefined oval shape.

Remarks

The following is the minimum code needed to produce an oval.

   <v:oval
   fillcolor="green"
   style="position:relative;top:1;left:1;width:50;height:50">
   </v:oval>