<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html xmlns:v="urn:schemas-microsoft-com:vml">
<head>
<title>Thinking in VML</title>
</head>
<STYLE>
 v\:* { BEHAVIOR: url(#default#VML) }
</STYLE>
<body>
<v:line style="position:relative" from="0,0" to="100,1024" ><v:stroke dashstyle="Dot"/></v:line>
<v:line style="position:relative" from="0,0" to="100,1024" ><v:stroke dashstyle="Dot"/></v:line>
<v:line style="position:relative" from="0,0" to="100,800" ><v:stroke dashstyle="Dot"/></v:line>

 </body>
</html>
    Solid(默认)
    ShortDash:
    ShortDot:
    ShortDashDot:
    ShortDashDotDot:
    Dot:
    Dash:
    LongDash:
    DashDot:
    LongDashDot:
    LongDashDotDot

解决方案 »

  1.   

    楼上的,哪有这么复杂style="border-right: 1pt dotted #ff3805;"
      

  2.   

    ===================================================================
    <table width="220" height="104" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td width="220" height="104" style="border-right: 1pt dotted #ff3805; border-top: 1pt dotted #ff3805;">&nbsp;</td>
      </tr>
    </table>
    ==============================================================================
      

  3.   

    BlueDestiny(紫藍·NET進化論) 用的是VML,不过好想NETSCAPE不支持的
    谢谢大家
      

  4.   

    我想那个dot再小一点好像不行。。
      

  5.   

    style="border-right: 1pt dotted #ff3805;"