運行代碼框
[Ctrl+A 全部選擇 提示:你可先修改部分代碼,再按運行]
CSS文件:
/*頻道鏈接樣式*/ .channel { width:350px; margin:12px 0px 0px 175px; height:30px; line-height:30px; text-align:center; } .channel ul { list-style:none; margin:0px;} .channel li { float:left; padding-left:8px; } .channel a { background:url(http://www.rrmea.cn/skin/Blue/arrow2.gif) no-repeat left; padding-left:10px; color:#457a8b; font-size:14px; font-weight:bold; } .channel a:link { background:url(http://www.rrmea.cn/skin/Blue/arrow2.gif) no-repeat left; padding-left:10px; color:#457a8b; } .channel a:visited { background:url(http://www.rrmea.cn/skin/Blue/arrow2.gif) no-repeat left; padding-left:10px; color:#457a8b; } .channel a:hover { background:url(http://www.rrmea.cn/skin/Blue/arrow1.gif) no-repeat left; padding-left:10px; color:#78b4c7; } .channel a:active { background:url(http://www.rrmea.cn/skin/Blue/arrow1.gif) no-repeat left; padding-left:10px; color:#78b4c7; }
圖片文件下載:
arrow1.gif arrow2.gif
DIV文件:
<div class="channel"> <UL> <LI><A title=文化頻道 >文化頻道</A></LI> <LI><A title=音樂頻道 >音樂</A></LI> <LI><A title=專題 >專題</A></LI> <LI><A title=博客 >博客</A></LI> <LI><A title=爾瑪論壇 >爾瑪論壇</A></LI></UL></div>
出處:藍(lán)色理想
責(zé)任編輯:moby
◎進(jìn)入論壇網(wǎng)頁制作、網(wǎng)站綜合版塊參加討論
|