摘要: css样式部分View Code 1 <style type="text/css"> 2 *{ margin:0;padding:0;} 3 body{ font:normal 12px Verdana, Arial, Helvetica, sans-serif; text-align:center;} 4 #warpper{ position:absolute; left:100px; top:100px;} 5 h5{ float:left;} 6 a{ text-decoration:underline; cursor:pointer; font-weig 阅读全文
posted @ 2012-10-16 14:53 tianle19900805 阅读(439) 评论(0) 推荐(0)
摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf- 阅读全文
posted @ 2012-10-16 14:32 tianle19900805 阅读(300) 评论(0) 推荐(0)