A DIV+CSS navigation bar effect

Source: Internet
Author: User
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>



Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.