用<hr>做虚线的多种样式
<head>?
<title>Untitled?Document</title>?
<meta?http-equiv="Content-Type"?content="text/html;?charset=gb2312">?
</head>?
<body?bgcolor="#FFFFFF"?text="#000000">?
<hr?size="1"?noshade?style="border:1px?dotted?#000000">?
<hr?size="1"?noshade?style="height:100;width:1;border:1px?dotted?#000000">?
<hr?size="1"?noshade?style="height:100;width:1;border:1px?dotted?#000000;zoom:5">?
1<div?style="width:1000;height:1;;border-top:1px?dotted?#000000"></div>?
2<s?style="width:1000;height:1;border-top:1px?dotted?#000000"></s>?
3<b?style="width:1000;height:1;border-top:1px?dotted?#000000"></b>?
4<input?style="width:1000;height:1;border-top:1px?dotted?#000000">?
5<a?style="width:1000;height:1;;border-top:1px?dotted?#000000"></a>?
6<center?style="width:1000;height:1;;border-top:1px?dotted?#000000"></center>?
</body>?
</html>?