404 Not Found

404 Not Found


nginx/0.8.53
首页 > 新闻系统 > 编程天地 > 文章正文

javascript实现WORD里面的斜线表格

2008-04-16 10:17:47 来源:中国自学编程网 作者:佚名

 直接来看代码把!

<html xmlns:v="urn:schemas-microsoft-com:vml">
<style>
v:* {Behavior: url(#default#VML);}
body {margin: 0px; font-size: 12px;}
</style>
<body>
<table width="200" cellspacing="1" cellpadding="5" bgcolor="black" style="position:absolute;left:0;top:0;">
<tr bgcolor="white"><td>&nbsp;</td><td>&nbsp;</td></tr>
<tr bgcolor="white"><td>&nbsp;</td><td>&nbsp;</td></tr>
</table>
<v:line from="0,0" to="100,28" style="position:relative;"/>
<div style="position:absolute;left:60;top:4;">月度</div>
<div style="position:absolute;left:2;top:15;">销售量</div>

404 Not Found

404 Not Found


nginx/0.8.53

精彩推荐
404 Not Found

404 Not Found


nginx/0.8.53
本类热门文章

论坛美图

404 Not Found

404 Not Found


nginx/0.8.53
404 Not Found

404 Not Found


nginx/0.8.53