imprimerie-print wrote:
> I'm a long time listener of this list and I have written my first web site.
> I've tested it on windows and linux browsers but I would be very 
> thankfull if someone could have a look at it on mac and tell me if 
> something goes wrong.
>
> the url:
> http://www.affaire-imprimerie.com/index.html
> the css file:
> http://www.affaire-imprimerie.com/imprimerie.css
>
> eric vesque
elcome, Eric. You have done well with your first site. There 27 screen 
shots here:
<http://www.browsercam.com/public.aspx?proj_id=254718>
 From the screen shots it appears to be finel in mac/ie5.2, safari, and 
win/ie/2000.
And I  saw no significant rendering issues  in xp_ie6.0, opera9beta, or 
ff1.5.03.
A few suggestions;
--The visited link states(vertical and horizontal menus) could use a bit 
more contrast. And since you do have a horiz nav, I did not understand 
why it is not on every page...
--You may want to consider setting the content-text as: text-align: 
left; Justified-text does not do well on the Web as she is not able to 
make subtle word and letter-spacing distinctions -- this becomes more 
obvious on zoom. Squint your eyes and look at the content blocks. You'll 
see the 'rivers' running down and through the fabric of those blocks of 
text.
--The fonts(IMO) are too small, particularly for those of us that are at 
1280(and-up) and need to zoom. This is heightened by an extremely long 
line-measure.
One solution you /may/ want to consider is to bring the fonts to 
default-- this will do that:
html { font-size: /*99%*/100%; }
body {/*font: normal normal .85em sans-serif;*/
font: normal 1em/normal sans-serif; }
All in all, you have done a nice job.
Regards,
~davidLaakso

-- 
http://www.dlaakso.com/gustave/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to