css| Navigation
Run Code Box
<style>/* Channel link style */.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 (/articleimg/2006/04/3385/arrow2.gif) no-repeat left; padding-left:10px; color: #457a8b; font-size:14px; Font-weight:bold; }.channel a:link {background:url (/articleimg/2006/04/3385/arrow2.gif) no-repeat left; padding-left:10px 457a8b; }.channel a:visited {background:url (/articleimg/2006/04/3385/arrow2.gif) no-repeat left; padding-left:10px 457a8b; }.channel a:hover {background:url (/articleimg/2006/04/3385/arrow1.gif) no-repeat left; padding-left:10px 78B4C7; }.channel a:active {background:url (/articleimg/2006/04/3385/arrow1.gif) no-repeat left; padding-left:10px 78B4C7; }</style><body><div class= "channel" ><ul><li><a title= culture channel href= "http://" Www.rr1mea.cn/Culture "> Culture channel </A></li><li><a title= Music channel href= "Http://www.q1iangzu.com/music" > Music </a></li><li><a title= Special topic href= "Http://www.rrme1a.cn/Topic" > Special topic </a></li><li><a title= blog href= "http:// www.qian1gzu.com/bbs/bokeindex.asp "> Blog </a></li><li><a title= forum href=" http:// www.qian1gzu.com/bbs/index.asp "> Ma forum </A></LI></UL></div></body>
[Ctrl + A ALL SELECT hint: You can modify some of the code, and then run]
CSS file:
/* Channel LINK Style * *
. 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 (arrow2.gif) no-repeat left; padding-left:10px; color: #457a8b; font-size:14px; Font-weight: Bold }
. Channel A:link {background:url (arrow2.gif) no-repeat left; padding-left:10px; color: #457a8b;}
. Channel a:visited {background:url (arrow2.gif) no-repeat left; padding-left:10px; color: #457a8b;}
. Channel A:hover {background:url (arrow1.gif) no-repeat left; padding-left:10px; color: #78b4c7;}
. Channel A:active {background:url (arrow1.gif) no-repeat left; padding-left:10px; color: #78b4c7;}
Picture file Download:
Arrow1.gif
Arrow2.gif
div file:
<div class= "Channel" >
<UL>
<li><a title= culture channel href= "http://www.rrmea.cn/Culture" > Culture channel </A></LI>
<li><a title= Music channel href= "Http://www.qiangzu.com/music" > Music </A></LI>
<li><a title= Special Topic href= "Http://www.rrmea.cn/Topic" > Special topic </A></LI>
<li><a title= Blog href= "http://www.qiangzu.com/bbs/bokeindex.asp" > Blog </A></LI>
<li><a title= Forum href= "http://www.qiangzu.com/bbs/index.asp" > Ma forum </A></LI></UL> </div>