... and why only one way is best. Using media queries in Drupal is no different than how they are used on any CMS or custom application. But there are a few things to keep in mind before you send...
One of the biggest challenges front end developers face is having different browser versions on different operating systems display the page consistently. Even if you build your page with Firefox or...
Some of the advantages of CSS3 are that you can now create effects on your page with code that used to require images. Not making calls to the server for your sites decorations can greatly increase...
My last post briefly compared theming with Ninesixty and Fusion . One of the issues I mentioned regarding Ninesixty was z-index problems in IE6 and 7. I think this could be a topic by itself since z-...