Published: March 25, 2010
CSS opacity has been a bit of a trendy technique for a few years now, and it’s been especially frustrating for developers trying to implement opacity (also referred to as CSS transparency) in a cross-browser fashion, because it’s taken a while for the different browsers to finally agree on settings. There is still not a [...]
Continue Reading...
Next post
Previous post
Published: March 8, 2010
In the first of the CSS In depth series, we’ll be talking about margins, padding and the box model. Margins and padding are some of the most widely used styles in CSS, but are often the source of frustration in cross-browser compatibility. In this post, we’ll explain the difference between padding and margins, how the [...]
Continue Reading...
Next post
Previous post
Published: February 5, 2010
Enable HTML5 on IE Ever heard about HTML5? If you’re interested in web development, there’s no doubt about it. For those who doesn’t know, HTML5 is the next major revision of HTM; the core markup language of the World Wide Web. Most modern browser can already handle, at least partially, the new HTML5 recommendations. But [...]
Continue Reading...
Next post
Previous post
Published: January 28, 2010
An amusing graphic I came across while searching for “time breakdown of modern web design”. The article itself is pretty good and worth checking out. Original Post will start soon.
Continue Reading...
Next post