返回列表 回复 发帖

疯狂的按钮

网页特效集锦(<a href="http://www.helpor.net)" target="_blank">www.helpor.net)</a>
说明:  特殊效果的按钮
效果:
代码:



我知道你喜欢我哦呵呵
真疯狂,见谁喜欢谁
没有灵魂的按钮。

听点音乐。


<style type="text/css">
<!--
.over {color:yellow; background: navy}
.down {color:yellow; background: navy; font-style: italic}
-->
</style>
<input
type="Button" value="按钮也疯狂"  name="Button"
onMouseOver="this.className='over';"
onMouseOut="this.className='';this.value='按钮也疯狂'"
onMouseDown="this.className='down';"
onMouseUp="this.className='over';"
onClick="this.value='我真的好喜欢你!但是你要回帖哦!'">
<style type="text/css">
<!--
.yangke {
        border: medium outset #FFFFFF;
        font-family: "黑体", sans-serif, serif;
        font-size: 18px;
        font-style: normal;
        font-weight: bold;
        color: #CCCCCC;
        text-decoration: none;
        background-color: #000000;
}
-->
</style>
</head>

<body>
<textarea name="textarea" cols="30" rows="10" wrap="virtual"  style="overflow:hidden "class="yangke">谁把我的网名注册了 老子很生气
谁把我的网名注册了 老子很生气
谁把我的网名注册了 老子很生气
谁把我的网名注册了 老子很生气
谁把我的网名注册了 老子很生气
谁把我的网名注册了 老子很生气
谁把我的网名注册了 老子很生气
谁把我的网名注册了 老子很生气
谁把我的网名注册了 老子很生气
谁把我的网名注册了 老子很生气
谁把我的网名注册了 老子很生气
谁把我的网名注册了 老子很生气
谁把我的网名注册了 老子很生气
谁把我的网名注册了 老子很生气
谁把我的网名注册了 老子很生气 </textarea>
不让用Html那还学什么网页制作!

菜鸟级别

太多好东西了.  搬不动!!

回复 楼主 的帖子

<style type="text/css">
<!--
.over {color:yellow; background: navy}
.down {color:yellow; background: navy; font-style: italic}
-->
</style>
<input
type="Button" value="按钮也疯狂"  name="Button"
onMouseOver="this.className='over';"
onMouseOut="this.className='';this.value='按钮也疯狂'"
onMouseDown="this.className='down';"
onMouseUp="this.className='over';"
onClick="this.value='我真的好喜欢你!但是你要回帖哦!'">
      怎么用哦
  我想说的很多  但不知道从何说起

<style type="text/css">

<style type="text/css">
<!--
.over {color:yellow; background: navy}
.down {color:yellow; background: navy; font-style: italic}
-->
</style>
<input
type="Button" value="按钮也疯狂"  name="Button"
onMouseOver="this.className='over';"
onMouseOut="this.className='';this.value='按钮也疯狂'"
onMouseDown="this.className='down';"
onMouseUp="this.className='over';"
onClick="this.value='我真的好喜欢你!但是你要回帖哦!'">
返回列表