12 Cool CSS3 mouse slide over picture mask layer animation effects

Source: Internet
Author: User

Incontent is a very cool CSS3 mouse slide over the picture mask layer animation effect. This set of effects has 12 different mouse slide over the picture effect, divided into 3 categories of sliding, rotating and flipping. It works correctly in modern browsers that support CSS3 transition and transform properties.

Online preview Source Download

How to use

Using the CSS3 mouse to slide over the picture mask layer animation effect requires the introduction of a Sass-compiled.css file compiled by sass or a less-compiled.css file compiled by less in the page.

<rel= "stylesheet"  href= "Css/sass-compiled.css " type  = "text/css"/> or:<rel= "stylesheet"  href= "css/less-compiled.css"  type= "text/css"/>        
HTML Structure

The basic HTML structure of the CSS3 mouse over the picture mask layer animation effect is as follows:

<Divclass= "Pic">    <imgsrc= "Img/01.jpg"class= "Pic-image"alt= "Pic"/>    <spanclass= "Pic-caption bottom-to-top">        <H1class= "Pic-title">Pic Title</H1>        <P>Picture Description text</P>    </span></Div>        

.bottom-to-topis the animation effect class for the mask layer.

Available animation effects

The CSS3 mouse slide over the picture mask layer animation effect has the following 12 kinds of CSS3 animation effects available.

12 Cool CSS3 mouse slide over picture mask layer animation effects

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.