Tuesday, February 17, 2015

Expandables

I recently published a new tutorial on how to create a collapsible system using a few lines of HTML, some CSS, and a little bit of jQuery. This tutorial is the basis of a mini-series I'm currently working on in my free time.

Expandables Tutorial

Enjoy!

Labels: , , ,

Monday, February 9, 2015

CSS Basics Reference Guide

I authored a little reference guide on CSS Basics. This guide covers the following topics:

  • What is CSS?
  • Inline, Internal, or External Style Sheets
  • Selectors
  • Declaration
  • CSS Priority Scheme
  • Comments
  • Inheritance
  • Debugging
Enjoy!

Labels: , ,

Git Fundamentals Guide

 Started using Git recently? Check out this handy reference guide on Git Fundamentals. This guide covers the basics of creating and managing repositories, using basic Git commands, and much more.

Enjoy!

Labels: , ,