Alternating Row Colors in CSS and PHP

Displaying data in HTML tables is great as it provides clear structure and allows users to easily read what you're telling them. But it sometimes…
Adam2nd April 2018
CSS Paralax Effect

The parallax effect gives the user a depth of field and perspective on a flat web page. This means that different elements scroll at different…
Adam2nd April 2018
HTML 5 Vertical Navigation Menu

There are two different types of navigation menus in HTML, vertical, and horizontal. This tutorial will take you through creating a stylish CSS 3 vertical…
Adam Bray17th February 2017
Easy HTML 5 & CSS 3 Navigation Menu

With HTML 5 and CSS 3 now standard in most modern browsers, web developers can create interactive, attractive menus with ease. A few years ago…
Adam Bray17th February 2017
[…] to level up your JavaScript game? You’re in the right place! In this post, I’ll share 10 essential tips…