css好看的字体样式

html-css07

css好看的字体样式,第1张

<style type="text/css">

.aa{ width:200pxheight:44pxborder:0background-image:url(img1.png)}

.aa:active{ background-image:url(img2.png)}

</style>

<input type="button" class="aa" value=""/>

IE6需要另外插一张类库

非常多,可以设置系统中的任何一种字体样式,Windows自带中文字体:宋体、黑体、楷体(GB2312)、仿宋(GB2312)、微软雅黑等。

Windows自带英文字体:Arial、Verdana、 Geneva、 sans-seri、Times等。