1 <!DOCTYPE HTML>2 <HTML>3 4 <Head>5 <MetaCharSet= "UTF-8">6 <title>Shopping Cart Effect</title>7 8 <style>9 Body{Ten background:Black; One } A - nav{ - width:120px; the Height:40px; - background:#ccc; - Margin-left:300px; - position:relative; + } - + nav a{ A Display:Block; at width:100%; - Height:100%; - transition:0.1s 1s; - /*Mouse move away*/ - } - in Nav:hover a{ - transition:0.1s; to /*Mouse over*/ + background: White; - Color:#ff4400; the } * $ . Sub{Panax Notoginseng position:Absolute; - Right:0px; the width:300px; + Height:0px; A background: White; the Box-shadow:0px 0px 5px rgba (0, 0, 0, 0.5); + transition:1s; - } $ $ Nav:hover. Sub{ - Height:150px; - } the </style> - </Head>Wuyi the <Body> - Wu <nav> - <ahref="">Shopping Cart</a> About <Divclass= "Sub"> $ Sub-menu - </Div> - </nav> - </Body> A + </HTML>
Shopping cart CSS style effects