Google announced today via their Chromium dev blog that they’ve released a new Chrome Beta today with some shiny new features! One of which being Track Support for HTML5 Based Video! What’s Track Support? Basically it’s a standardized HTML5 element for…
Introduction to Cascading Style Sheets (CSS)
Cascading Style Sheets (CSS) Overview According to Wikipedia, Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation semantics (the look and formatting) of a document written in a markup language. Its most common application is…