Bouncing Text Effect with CSS

In this CSS tutorial, we’re going to demonstrate how to create a bouncing text effect using only HTML and CSS. The text we’re about to create gives off the illusion of bouncing up and down on the viewport. The bounce […]

Read Article

Top 10 CSS Snippets for Emojis

Is it just us, or does it feel like emojis are taking over the world? Or at the very least, they’re definitely taking over the internet, and they don’t seem to be going away anytime soon. If you want your […]

Read Article

CSS Animated Shatter Text Effect

Most of the time on this site when we give you text effect tutorials, it’s shadow and border properties that are used to create the effects. For this tutorial, we’re going to show you how to create a pure CSS […]

Read Article

6 Sites to Visit for Free Hi-Res Photos

Looking for new places to get free, high quality stock photos for your projects? Check out this list of sites that have hundreds upon hundreds of stock photos available for you to use under the creative common license.

1. Unsplash

Unsplash hosts […]

Read Article

CSS Basics: How to Make Shapes, Part II

(if you haven’t already, make sure that you read Part I first!)

We’ve already covered how to create some basic shapes using CSS (circle, square, triangle, etc), but now it’s time to make shapes that are just a little more complex.

Let’s […]

Read Article

CSS3’s Border-Width Property

CSS’s border property is probably most often written out in the border shorthand, meaning that the one “border” property covers values for the border-width, border-color, and border-style properties. Because of this, many beginner developers might not know everything that the […]

Read Article

Top 9 CSS Snippets of Cats

If you spend any time on the internet, then you probably know that the internet is obsessed with cats. Cat videos, cat images, cat memes…they’re everywhere. If you want to contribute your part to the world wide web’s cat obsession, […]

Read Article