收藏的幾個css按鈕樣式
title
>
head
>
<
style
>
table
.btn
.btn1_mouseout
.btn1_mouseover
.btn2
.btn3_mouseout
.btn3_mouseover
.btn3_mousedown
.btn3_mouseup
.btn_2k3
style
>
<
body
>
漂亮的按鈕
<
table
>
<
tr>
<
td>
hello world!
td>
tr>
table
>
<
button
class
=btn
>
按鈕樣式1
button
>
<
br />
<
br />
<
button
class
=btn1_mouseout
onmouseover
="this.classname='btn1_mouseover'"
onmouseout
="this.classname='btn1_mouseout'"
>
按鈕樣式2
button
>
<
br />
<
br />
<
button
class
=btn1_mouseout
onmouseover
="this.classname='btn1_mouseover'"
onmouseout
="this.classname='btn1_mouseout'"
disabled
>
按鈕樣式3
button
>
<
p>
<
button
class
=btn2
>
按鈕樣式4
button
>
<
p>
<
button
class
=btn3_mouseout
onmouseover
="this.classname='btn3_mouseover'"
onmouseout
="this.classname='btn3_mouseout'"
onmousedown
="this.classname='btn3_mousedown'"
onmouseup
="this.classname='btn3_mouseup'"
>
按鈕樣式5
button
>
<
p>
<
button
class
=btn_2k3
>
按鈕樣式6
button
>
body
>
html
>
漂亮的鏈結
<
style
>
font-family
:tahoma
;font-size
:8pt
}.leftmenu
.leftmenu li
.leftmenu span,
.leftmenu a:active,
.leftmenu a:visited,
.leftmenu a:link
.leftmenu a:hover
.leftmenu span
-->
style
>
head
>
<
ul class
="leftmenu"
>
<
li><
a target
="_blank"
href
="">
www.microsoft.com
a>
<
li><
a target
="_blank"
href
="">
www.google.com
a>
<
li><
a target
="_blank"
href
="">
www.csdn.net
a>
ul>
CSS樣式參考
收藏的幾個css按鈕樣式 title head style table btn btn1 mouseout btn1 mouseover btn2 btn3 mouseout btn3 mouseover btn3 mousedown btn3 mouseup btn 2k3 style body ...
QTableView 樣式參考
先看效果 qtableview樣式分多個區域 整體樣式 qtableview 奇偶行區分顏色樣式 cpp view setalternatingrowcolors true qss qtableview 水平 垂直表頭 設定表頭樣式 qheaderview 為垂直及水平表頭分別設定樣式 表頭為qhe...
css背景樣式css背景樣式
css背景樣式 css背景樣式 序號中文說明 標記語法 1背景顏色2背景 3背景重複 4背景固定 5背景定位 6背影樣式 1 背景顏色 background color 語法 說明 引數取值和顏色屬性一樣 注意 在 html當中,要為某個物件加上背景色只有一種辦法,那就是先做乙個 在 中設定完背景色...