Active

Angular JS Toggle Active Class on Path Change using ng-Route

This tutorial tackles on how to toggle active class whenever there's a change in the current location path in Angular JS with the help of ngRoute to handle routing. This is mostly effective if your working with menus and wanted to make the current menu active. Angular JS is a javascript framework maintained by Google and is capable of creating Single-Page Applications.

Pseudo Classes/States

Introduction: This is the ninth part in my CSS Styling tutorials, in which I will be covering Pseudo states/classes. What Is a Pseudo State? A pseudo state or class is an event which has been triggered by the user, such as moving the mouse to hover over the elements in question, for example. Why States? States are important for a professional looking website.