Re: [WSG] Font-size issue on Mac

2004-11-10 Thread Kenneth Feldman
% of 16px [default browser font size] = 10px) Then, I do this for example, #content {font-size: 1.3em;} Sets base font size for Content Div to 13px (because 1.3 x 10=13) Now 1.3em=13px, 1.7em=17px -- very easy to "see" exactly what the font size is in pixels, while retaining relative sizing

Re: [WSG] Font-size issue on Mac

2004-11-10 Thread Kenneth Feldman
ience has proved invaluable to me > in the past 12 months. > > Best regards > > John Penlington > Hmmm, It looks good on my IE 5.1.7 on OSX, and also on IE 5.1.7 on OS 9.2.2 machine. Does this person have an older version of IE? OOOH!, Wai

Re: [WSG] Web standards, HTML email and Hotmail

2004-11-10 Thread Kenneth Feldman
l technique will degrade nicely (as all XHTML/CSS should) in mail clients that are set to Not Display Complex HTML, or Not Display Images, or Not Allow Internet Access When Displaying Complex HTML. At worst, the reader should display simple HTML, showing Header

Re: [WSG] Why is one page of several linked to the same stylesheet exhibiting different behaviour?

2004-10-23 Thread Kenneth Feldman
, but the >>> meetings page doesn't have a url in the doctype declaration. I >>> haven't been following this thread but, if you're viewing the pages >>> in IE, the difference will be standards/quirks mode related: >>> http://msdn.microsof

Re: [WSG] A few problems with IE

2004-10-13 Thread Kenneth Feldman
> > If I remember correctly, you have to use a combination of javascript and css > to do the trick. So in addition to your li:hover, try implementing this > javascript: > > http://www.addictivemedia.com.au/clients/navigation.js > > I tried to put as many comments in as possible. If you have got

[WSG] Safari bug - calling CSS that is not there messes with

2004-10-13 Thread Kenneth Feldman
doesn¹t choke. I've seen Mac IE5 do this, so maybe Safari gets messed up too. Try the above fix. Kenneth Feldman [EMAIL PROTECTED] ** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help **

[WSG] Wsg

2004-10-12 Thread Kenneth Feldman
o the caching problem during testing. > -KF I should learn how to read better. He wasn't talking about testing; just updating. Sorry for the mistake. And on my first day in the group! Doh! Kenneth Feldman [EMAIL PROTECTED] ** The discus

Re: [WSG] CSS caching problem in IE and Firefox

2004-10-12 Thread Kenneth Feldman
separate style sheets together using PHP: http://www.fiftyfoureleven.com/sandbox/weblog/2004/aug/css-php-organized-opt imized/ Kenneth Feldman [EMAIL PROTECTED] ** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help **

[WSG] CSS caching problem in IE and Firefox

2004-10-12 Thread Kenneth Feldman
way you can have embedded style sheets which won't get cached, and still work from one central style sheet. Hope that helps you, Kenneth Feldman [EMAIL PROTECTED] ** The discussion list for http://webstandardsgroup.or