UPDATED: How to Make Digital 8-Bit Style Corners Using Only CSS

UPDATED: How to Make Digital 8-Bit Style Corners Using Only CSS

Back in 2010 we wrote a tutorial on how to create a digital 8-bit style effect for corners using only CSS. Now it’s 2017 and we’ve decided to revisit our earlier method and improve upon it. In this tutorial we will teach you an updated method for coding beautiful responsive digital 8-bit style corners using only 100% CSS3 requiring zero images and less markup.

Read More
How to Smoothly Scroll to a Specific Element using jQuery

How to Smoothly Scroll to a Specific Element using jQuery

In addition to creating a beautiful website there may come a time when you need to add a little extra user experience into the mix to help deliver that wow factor. In this tutorial we will teach you how to easily scroll to a specific element on your webpage using jQuery without the need for a plugin.

Read More
Part 1: How to Code a Pure CSS3 Preloader with Animations

Part 1: How to Code a Pure CSS3 Preloader with Animations

If you are building a website and are worried about load times, preloaders are a great way to reduce user frustration due to varying load times. In part 1 of this tutorial we will teach you how to create a pure CSS3 preloader without images that utilizes CSS3 animations.

Read More