Css-a:hover discoloration Problem

Source: Internet
Author: User

Today in helping our school to do the website, because in the CSS here is not very good, the process found a problem, a:hover, the color of the font will not change. Later only to discover the problem of nesting a and Div,

My CSS code is:

. Left_box. Lb_wrap. Lb_theme{Color:#900;text-align:Center;Height:30px;Display:Block;; Margin-left:Auto;Margin-top:1px;Line-height:35px;}. Left_box. Lb_wrap a{Display:Block;text-align:Center;Height:30px;width:100%;}. Left_box. Lb_wrap a:link{Color:#900;background:#FFF no-repeat 5px 12px;text-decoration:None;}. Left_box. lb_wrap a:hover{Color:#FFF;/*when the mouse is over, the font should change to that hue (white), but it doesn't actually*/background:#800 no-repeat 5px 12px;font-size:12px;Font-weight:Bolder;text-decoration:None;}. Left_box{Border:1px solid #09F;Margin-top:16px;}/*lb:left Box*/. Left_box. Lb_wrap{width:95%;background:#900;Margin-top:5px;Margin-left:Auto;Margin-bottom:30px;Font:Arial, "The song Body";}

The HTML code is:

<Divclass= "Left_box"><Divclass= "Lb_wrap">    <Divclass= "Lb_title">National and Guangxi characteristic specialty</Div>    <ahref= "/item/88951.aspx">    <Divclass= "Lb_theme">Geographic Information System</Div> <!--div cannot be placed in a DIV, otherwise a:hover does not work--    </a>    <Divclass= "Lb_theme"><ahref= "/item/88943.aspx">Geography Science (Teacher education)</a></Div></Div>

Css-a:hover discoloration Problem

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.