使用CSS

style.css中的代碼:

.RadioButtonList

{

     font-size:12px;

     height: 12px

}

 

 

a:link {

    COLOR: #9F3636; TEXT-DECORATION: none

}

a:visited {

    color: #9F3636;

    font-family: "宋體";

    font-size: 12px;

}

 

A:active {

     COLOR: #000000; TEXT-DECORATION: underline

}

 

a:hover {COLOR: #0301a0;}

 

調用:

<LINK href="style.css" type="text/css" rel="stylesheet">

<meta http-equiv="Content-Type" content="text/html; charset=gb2312">

 

 
發佈了21 篇原創文章 · 獲贊 1 · 訪問量 3萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章