资料
表格
制度
合同
管理
职场
经营
创业
范文
总结
计划
作文
文章
美文
词句
教程
模板
图片
字体
图标
办公
人事
财务
生产
管理资源吧首页
>>>
教程
>>>
编程
>>>
CSS/HTML教程
>>>
仿windows工具条样式
<style type="text/css"> .text { font-family: "宋体"; font-size: 12px; color: #000000; text-decoration: none; } </style> <div style="position:absolute; width:expression(document.body.clientWidth);height:20;z-index:1;left:0;top:0"> <table width=100% height=20 border=0 cellpadding=0 cellspacing=0> <tr style="background:menu"> <td width='0%' style="background:threedshadow"></td> <td width='0%' style="background:threedhighlight"></td> <td width=0%></td> <td width=1% valign=top> <table width=3 border=0 cellspacing=0 cellpadding=0 height=20 style="border-color:threedhighlight threedshadow threedshadow threedhighlight;border-style:solid;border-width:1px" class=text> <tr><td></td></tr> </table> </td> <td width="100%" class=text><marquee scrollamount=2> 防菜单条样式 </marquee></td> </tr> <tr style="background:threedshadow"> <td height=1 colspan=5> </td> </tr> <tr style="background:threeddarkshadow"> <td height=1 colspan=5></td> </tr> </table> </div>
[Ctrl+A 全选 注:
如需引入外部Js需刷新才能执行
]
教程首页
更多教程