!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
html
head
titleSimple accessible Charts/title
meta http-equiv="Content-Type" content="text/html; charset=gbk"
style type="text/css"
.chart {
font-family: Tahoma;
font-size: 12px;
border: 1px solid #ccc;
float: left;
margin: 0;
padding: .4em .1em;
}
.chart li {
list-style: none;
float: left;
width: 5em;
text-align: center;
background: url(chart_bg.gif) center 1.6em no-repeat;
}
.chart li span {
disp...[ 查看全文 ]