主页 > 编程资料 > 前端教程 >
发布时间:2015-09-24 作者:网络 阅读:267次
<!doctype html="" public="" dtd="" xhtml="" 1.0=""><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"/><title>无标题文档</title><div type="text/css" cdata_tag="style" cdata_data="#page a{ 
display:block; 
border:1px solid red; 
background:black; 
color:white; 
width:20px; 
height:20px; 
float:left; 
margin-left:10px; 
text-align:center; 
text-decoration:none; 
font-size:12px; 
} 
#page a.current:link,#page a.current:visited{ 
background:white; 
color:black; 
} 
#page a.page_:link,#page a.page_:visited{ 
background:blue; 
width:50px; 
}" _ue_custom_node_="true"></div></head><body><p><a href="#" class="page_" _href="#">上一页</a> <a href="#" _href="#">1</a> <a href="#" class="current" _href="#">2</a> <a href="#" _href="#">3</a> <a href="#" _href="#">4</a> <a href="#" _href="#">5</a> <a href="#" _href="#">6</a> <a href="#" _href="#">7</a> <a href="#" _href="#">8</a> <a href="#" _href="#">9</a> <a href="#" _href="#">10</a> <a href="#" class="page_" _href="#">下一页</a> </p></body></html></!doctype>


关键字词: