Underline following effect of [Html/css] navigation bar

Source: Internet
Author: User

1 <!DOCTYPE HTML>2 <HTMLLang= "en">3 <Head>4     <MetaCharSet= "UTF-8">5     <Metaname= "Viewport"content= "Width=device-width, initial-scale=1.0">6     <Metahttp-equiv= "X-ua-compatible"content= "Ie=edge">7     <title>Pure CSS navigation bar underline follow effect</title>8 </Head>9 <style>Ten     *{ One margin:0; A padding:0; -     } - HTML, the Body{ - width:100%; - Height:100%; -     } + ul{ - Display:Flex; + position:Absolute; A Top:50%; at  Left:50%; - Transform:Translate ( -50%, -50%); -     } - Li{ - position:relative; - padding:1em 2em; in font-size:24px; - List-style:None; to White-space:nowrap;  +     } - Li::after{ the content:"'; * position:Absolute; $ Bottom:0;Panax Notoginseng width:0; - Height:2px; the Background-color:#000; + transition:. 5s all linear; A     } the Li:hover::after{ + width:100%; -     } $ Li::after{ $  Left:100%;     /*Select the direction of the underline to retract from left to right*/ -     } - Li:hover::after{ the  Left:0;      /*check the direction of the underlined line, from left to right*/ -     }Wuyi li:hover ~ Li::after{ the  Left:0;    /*check the direction of the next underlined line, from left to right*/ -     } Wu </style> - <Body> About     <ul> $         <Li>Pure CSS Navigation bar</Li> -         <Li>Navigating menu Items</Li> -         <Li>Be crossed</Li> -         <Li>Underline following</Li> A     </ul> + </Body> the </HTML>

Underline following effect of [Html/css] navigation bar

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.