I'm currently on a hiatus from writing technical tutorials. That may change at some point, buy my current interests in writing are focused more on personal development, parenting, leadership and general business strategy. The coder in me is resting :)

Tutorials

Technical tutorials, guides and tactics

Responsive Image Grids Using CSS

Today we’re going to build a responsive image grid using CSS. No fancy dancy JavaScript or frameworks needed, just good ‘ole HTML and CSS. Image grids are used all over…

Responsive Page Scrolling with jQuery and Bootstrap

Today we’re going to build a responsive scrolling webpage using jQuery and Twitter Bootstrap. This sort of page is very popular for simpler websites that don’t need deep navigation and/or…

jQuery Image Tabs with Captions

In this tutorial we’ll be building an image tab widget using HTML, CSS, and jQuery. This type of widget can be useful for home page hero elements, product features, main…

jQuery Image Hover Captions

Today we’re going to build some simple jQuery image hover captions. These types of captions work very well in a variety of grid formats – portfolio work, feature boxes, blog…

jQuery Slide Down Menu

Have you ever wanted to build a slick slide down menu for categories or groups? Well today’s your lucky day! This tutorial will show you how to do just that,…

CSS Transparent Drop Down Menu

Today we’re going to build a transparent drop down menu using CSS and HTML. Drop down menus are very popular for websites with deeper navigation. They improve usability by allowing…