Html5 Canvas Gradients

Html5 Canvas Gradients Just like in CSS, you can create gradients in html5 canvas, too. If you couldn’t, I wouldn’t be that impressed with it. It would definitely be a feature that would be requested. Even though flat is in right now, everyone likes the...
Css Classes in Web Design

Css Classes in Web Design

CSS Classes When you are designing a website, it’s essential to be able to implement a consistent style across the entire website. This can be tough if you don’t know about or understand css classes. Css classes are great! you can apply a class to any div...