HTML CSS
时间:2014-11-04 06:40:41
收藏:0
阅读:305
<ul style="list-style-type:none"> <li style="float:left;margin-right:30px;"><a href="Main.aspx">首页</a></li> <li style="float:left;margin-right:30px;"><a href="AddNews.aspx">增加新闻</a></li> <li style="float:left;margin-right:30px;"><a href="NewsList.aspx">新闻列表</a></li> <li style="float:left;margin-right:30px;"><a href="Login.aspx?out=out">安全退出</a></li> </ul><br /><br />
原文:http://www.cnblogs.com/han1982/p/4072642.html
评论(0)