CSS

Free Course – Practical CSS for Beginners

Free Course – Practical CSS for Beginners

This course is focused on practical CSS for beginners Here’s the video playlist Structured practical bare bones CSS (note: this playlist has videos being added on schedule. If you don’t see all the videos in the playlist, please come back in a couple of days, or subscribe to me on YouTube) Software that helps Set […]

Quick Intro to CSS variables

Quick Intro to CSS variables

CSS custom properties can be set and used as variables. Let’s learn the basics of CSS variables, and how cool they can be. They look like this: And when you need to use that dark green anywhere on the site, you use the custom property inside a var() as a variable like this: It works […]

Getting the anchor links to align properly

Getting the anchor links to align properly

I’ve seen many people ask about how to make anchor links align properly at the top of the screen, right under the header. A lot of the times, the problem is that the anchored section sits under the header. This causes problems because that’s the not content that was intended to show when scrolled to. […]

Divi Tutorial – animating button backgrounds

Divi Tutorial – animating button backgrounds

Let’s learn how to make some cool CSS based button animations. This one’s relatively easy. Let’s start with the video:   This is a gradient button This is a gradient button This is a gradient button This is a gradient button   The trick is giving the background a gradient, make it larger than double […]

CSS – Centering Text with Loose Tracking

CSS – Centering Text with Loose Tracking

Hey, have you noticed that when the text has very wide tracking, it’s not centered? Learn to fix that with CSS.

[Opinion] What about IE?

[Opinion] What about IE?

There’s a debate on whether IE should be supported or not. When a Wordpress site is built, should it also be tested on IE? A surprising number of people say “no.” Really?

Got a question? ask!

If you have any question about the content on this page, feel free to send me an email by clicking the button below.

newsletter? sign up!

Sign up to the newsletter for updates on tutorials, news, and offers.

Got a question?

If you have a question about something on this page, send me an email, and hopefully I can answer, and we can solve it!