Skip to content

CSS utility class for making image zooming effect when hovered.

License

Notifications You must be signed in to change notification settings

manuelubaldo/ang-probinsyano-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ang Probinsyano CSS

Add image zooming effect when hovered using css.

FPJ's Ang Probinsyo TV series introduces a lot of camera zooming to give a suspense feeling, thus the name ang-probinsyano.css name.

Watch this mini clip to learn more about Ang Probinsyano zooming effect.

Installation

Add in the <head> tag

<link href="/path/to/ang-probinsyano.css" rel="stylesheet" >

Usage

<div class="ang-probinsyano">
    <div style="background-image:url(/path/to/image.png)"></div>
</div>

About

CSS utility class for making image zooming effect when hovered.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages