Thank You for Your advice. The HTML correction was done but for the font size, what I would like to know is how it appear on a 800 * 600. If you can send me a print screen it would be appreciate. The problem using em and % is when use box with fix size. The font appear sometimes out of the edge of the box. What I am trying to do is finding the correct size in px or pt for 800*600 Pc and manage font and design using Javascript depending on the size of the screen That way I am sure that the font and the design will be always be the same with different resolution. That way user don't have to enlarge windows. The design will be always a the good size.
Regards Berry On Thu, 6 Jan 2005 20:43:51 -0500, berry <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> I create two menus, one using px and one using pt. I would like to know >> if there is a difference in IE 5.5 , IE 6 and Opera7 between the two >> menus >> and if the two menus appear correctly. >> http://www3.sympatico.ca/berryf/Template2.htm >> http://www3.sympatico.ca/berryf/Template.htm >> >> Thanks in advance for the information. >> >> Regards >> >> Berry >> >> >XP_SP2 >All browsers: >Fonts are way too small, and they do not scale in IE. >Only the pixel version checked-- points are for print media, not the Web. >And IE can't scale pixels. Consider using % or % and em's to set the fonts. >CSS & HTML error list at bottom. >Renders as intended, I guess, in Opera7.54.u1 >IE6.0 & IE555SP2_NT >li's not styled. > > >Errors >URI : http://www3.sympatico.ca/berryf/Template2.htm > * Line: 24 Context : ul > Property paddign doesn't exist : 0 > * Line: 38 Context : dl > Property paddign doesn't exist : 0 >This page is not Valid HTML 4.01 Strict! >Below are the results of attempting to parse this document with an SGML >parser. > 1. > Line 89, column 4: end tag for element "DD" which is not open > </dd> > >Best, > >David > >-- >http://www.dlaakso.com/ > >****************************************************** >The discussion list for http://webstandardsgroup.org/ > > See http://webstandardsgroup.org/mail/guidelines.cfm > for some hints on posting to the list & getting help >****************************************************** ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
