DIV+CSS Implementation software company website blue navigation menu Code

Source: Internet
Author: User

This article describes the DIV+CSS implementation software company website blue navigation menu code. Share to everyone for your reference. Specifically as follows:

This is a software based on DIV+CSS implementation of the company's Web site blue navigation menu, very atmosphere of the menu, the mouse moved over the menu, the background of the menu changes, feel very practical, but also more good-looking menu, in addition to software companies can use, the company a class of stations can be used.

The screenshot of the running effect is as follows:

The specific code is as follows:

Copy code code as follows: <! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en"
"Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
<meta http-equiv= "Content-type" content= "text/html; charset=gb2312 "/>
<title> software company website Blue navigation menu </title>
<style>
* {
padding-bottom:0px; margin:0px; padding-left:0px; padding-right:0px; padding-top:0px
}
Body {
Background-color: #ffffff; margin:0px Auto; COLOR: #000000; Font-size:9pt
}
. nav{width:938px; margin:0 auto; Background:url (images/menu_bj_2.gif) no-repeat 0 0; height:46px; line-height:54px; Vertical-align:bottom; margin-top:100px; }
. Nav Ul,.nav li{float:left;
. Nav li{width:102px display:block background:url (images/menu_bj_1.gif) no-repeat 0 50%; padding-left:2px;
. Nav li.bgno1{Background:url (images/menu_over.jpg) no-repeat 2px 0px; color: #FFFFFF;p adding-left:2px;}
. Nav li.bgno{Background:url (images/menu_bj_4.gif) no-repeat 0 0px; color: #FFFFFF;p adding-left:2px;
. Nav li.bgcolor a{color: #ecde29;}
. Nav li.bgcolor a:hover{color: #ecde29;}
. Nav li,.nav li a{float:left;font-size:14px; color: #FFFFFF;
. nav li A{font-weight:bold; color: #fff; width:100px; text-align:center;padding-left:1px; text-decoration:none;}
. Nav Li a:hover{text-decoration:none;background:url (images/menu_over.jpg) no-repeat;
Color: #fff;}
. Nav li.bgno a{color: #fff;}
</style>
<body style= "Text-align:center" >
<div class= "NAV" >
<ul class= "Clearfix" >
<li class= "Bgno" ><a href= "/" > Source Enthusiasts </a></li>
<li><a href= "#" > Solutions </a></li>
<li><a href= "#" > Software services </a></li>
<li><a href= "#" > Software products </a></li>
<li><a href= "#" > Job recruitment </a></li>
<li><a href= "#" > Free templates </a></li>
<li><a href= "#" &GT;CSS code </a></li>
<li><a href= "#" &GT;CSS navigation </a></li>
<li class= "bgcolor" ><a href= "#" >css menu </a></li>
</ul>
</div>
</body>

I hope this article will help you with the DIV+CSS web design.

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.