Taco Fleur wrote:
http://www.onlinemarketingplatform.com.au/ In Internet Explorer there
 is a 1px difference in the evolution image.

IE6 doesn't like odd numbers so it rounds off 'height: 135px' on h3 to
134px - making the h3 1px too short.

IE7 handles odd numbers better so it gets the height right, but it
places the h3 itself 1px too high - at least relative to the
body-background.

Suggest you cut IE some slack (or bug-space) by making the image 1px
shorter that the h3. Will at least make it appear right in those buggers.

Furthermore, on that same page there is a "find out how" button to the bottom right, in IE this aligns to the center of the <p> element,
 but in Firefox it does not. I would like it centered.

Add...

p.findOutHow a {margin: 0 auto;}

...to center across browser-land.

regards
        Georg
--
http://www.gunlaug.no


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to