If you have a floated element such as a div and you place margin-right or margin-left on that element, Internet Explorer 6.0 will double that margin value, causing errors in your html layout. To fix this simply add display:inline; to your floating element.? That should fix the issue.
...
Read More/p>
Filed under: Browsers, CSS, HTML, Web Design | No Comments »

MeasureIt is an extension for Firefox that allows you, the broswer user, to measure any area of your screen. It helps greatly if you are a web designer creating a webpage. I have used it to get exact mesurements of a banner or picture. The units are measured in pixals and are displayed as you drag your mouse over an area. The extension can be download from the Firefox Add-on page or by clicking here.
...
Read More/p>
Filed under: Browsers | No Comments »