Overlaying text can be useful when you want to put text on top of an image. A particular use case for this I can quickly think of is when putting the title of a blog on top of an image. This is exceptionally useful when you use an image overlay combined with this.
How To Make An Image Overlay With HTML/CSS
Overlaying an image can be useful to make an image uniform and not so bright to match your theme or see white text on top of a light image. Let me show you how.
Create A Staggered Card Effect With Javascript
In this video, I show you how to stagger in the loading of your cards to produce a nice subtle loading effect.
Button or Link Background Image Hover Animation With CSS
In this video I show you how to animate the background image of a button or link element using only CSS – no javascript.
How To Create A Page Template
In this video, I show you how to create a WordPress page template. Page templates are file based and you can quickly create one.
Introduction to ACF WordPress Plugin (Advanced Custom Fields)
In this video I describe the purpose of Advanced Custom Fields WordPress plugin as well as show you how to install it and use it in your projects
How to Set up SSL on WSL on Localhost
You’re going to want to set up SSL on localhost so that you can properly mirror your production website environment. Everything on the internet is now SSL and you need to be able to have SSL locally as well.
How to set up Apache Virtual Hosts on Windows Subsystem For Linux
In this video we look at setting up Apache virtual hosts on Windows Subsystem for Linux.
How To Install WordPress On Localhost From Scratch
In this video I set up a WordPress installation from scratch so that you can set it up on your localhost as well.
Why does PHP get a bad rap? Is PHP dead?
Why does PHP get a bad rap? Is PHP dead? We answer those questions in detail in this video.