学习

最新发表
    摘要:最新发表    (全文共3717字)——点击此处阅读全文
链接加上颜色(CSS)
    摘要:a:hover {
       color: #88BBFF;
       background: blue;
       text-decoration : none;
       border: none;
       }    (全文共310字)——点击此处阅读全文
你想不让别人使用某个软件吗?看这绝招吧!
    摘要: 你想不让别人使用某个软件吗?看这绝招吧!     (全文共472字)——点击此处阅读全文
维道成员
    摘要:维道成员    (全文共13837字)——点击此处阅读全文
如何删除双系统中的一个?
    摘要:如何删除双系统中的一个?    (全文共373字)——点击此处阅读全文
常用网页代码 - [ 分享時刻【go_shares】 ]
    摘要:常用网页代码 - [ 分享時刻【go_shares】 ]     (全文共23424字)——点击此处阅读全文
维道
    摘要:<br><a href="http://witao.com/" title="系万维 道天下"><img class="story" src="http://blog.donews.com/images/blog_donews_com/woshilixu004/72504/o_WitaoNetworkMember5.gif" alt="维道"></a>    (全文共388字)——点击此处阅读全文
flash
    摘要:

flash

flash 动态透明背景源代码:
<CENTER><EMBED style="LEFT: 10px; POSITION: absolute; TOP: -70px" align=right src=FLASH的网址 width=700 height=400 type=application/x-shockwave-flash wmode="transparent" quality="high" ;></CENTER>


可以调top: width= height=的数值

具体操作步骤如下所示:

进入 控制面板    (全文共3909字)——点击此处阅读全文
播放器
    摘要:<iframe border=0 marginWidth=0 frameSpacing=0 marginHeight=0 frameBorder=0 noResize scrolling=no width="108" height="147" vspale="0" src="http://www.91china.net/player/player.asp?username=woshilixu004"></iframe>    (全文共1815字)——点击此处阅读全文
新窗口打开+屏蔽

<base target="_blank" />

<script>document.getElementsByTagName("link")[0].disabled=true;</script>

第1页,共3页