Home  >  Article  >  Web Front-end  >  javascript Css div_html/css_WEB-ITnose

javascript Css div_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:33:33839browse

html:








 
   

       
   
   
   
   
   
        
1





1



2



3



4



5



 

 

 

 style.css:

 

 .active {
    BACKGROUND-IMAGE: url(../images/pic01.jpg)
}
.hidden {
    BACKGROUND-IMAGE: url(../images/menu_bg2.jpg)
}
.activecontent {
    
}
.hiddencontent {
    DISPLAY: none
}

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn