Tag: browsers

CSS HOWTOs Web Development

HOWTO: Target Firefox for Specific CSS

Generally – the best way to handle CSS is to keep it simple, clean, and without any hacks. From now and again there are some times when I need to write CSS specific to IE (using conditional comments). I recently came across a site where I needed to target Firefox because of a width issue. […]

Apple Web Development

Developer Menu in Safari 3.1!

My preferred browser is Safari but when I need to do any serious debugging, I use Firefox because of the web developer, firebug, and yslow (for firebug) addons. In the most recent update of Safari (Safari 3.1), we now have the option to show a “Developer” menu (without any hacks) when using the browser. There […]

Apple

Safari on Windows XP

As a web developer, new browser releases both excite me and scare me. When I heard about Safari coming out for the PC (Beta available to download) I got pretty excited. I really like the speed of Safari on the Mac and was eager to see how it would perform on the PC. For quality […]