请问怎么在页面上画虚线,谢谢

ATCG 2004-10-10 12:33:01
请问怎么在页面上画虚线,谢谢
...全文
226 7 打赏 收藏 转发到动态 举报
写回复
用AI写文章
7 条回复
切换为时间正序
请发表友善的回复…
发表回复
BlueDestiny 2004-10-10
  • 打赏
  • 举报
回复
<!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
abcwzl 2004-10-10
  • 打赏
  • 举报
回复
style="border-right: 1pt dotted #ff3805;"
ATCG 2004-10-10
  • 打赏
  • 举报
回复
我想那个dot再小一点好像不行。。
ATCG 2004-10-10
  • 打赏
  • 举报
回复
BlueDestiny(紫藍·NET進化論) 用的是VML,不过好想NETSCAPE不支持的
谢谢大家
blestcc 2004-10-10
  • 打赏
  • 举报
回复
楼上的牛,好办法
heibing 2004-10-10
  • 打赏
  • 举报
回复
===================================================================
<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;"> </td>
</tr>
</table>
==============================================================================
heibing 2004-10-10
  • 打赏
  • 举报
回复
楼上的,哪有这么复杂

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

87,907

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 JavaScript
社区管理员
  • JavaScript
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧