Skip to content

I find myself Googling "css linear-gradient overlay cover" at least twice a month, so here's a barebones class that I made to assist in making a vanilla 'frame'.

Notifications You must be signed in to change notification settings

ciccarone/Overlay_Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Overlay Image Class

I find myself Googling "css linear-gradient overlay cover" at least twice a month, so here's a barebones class that I made to assist in making a vanilla 'frame'.

Usage

$img = new Overlay_Image('./dist/img/penguin.png');
echo $img->display();

About

I find myself Googling "css linear-gradient overlay cover" at least twice a month, so here's a barebones class that I made to assist in making a vanilla 'frame'.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages