Well, where should I start? My display has 1280 x 800 resolution, but I tested the website on a virtual Windows machine with 800 x 600 resolution and the layout was all over the place. I took a look at the source code and here's what I've detected:
- You're using images inside DIVs for layout, which, by today's standards, is a webdesign crime: you should be using background-image, width and height. - The layout is too wide for 800 x 600 monitors; The optimal width is 774px; Well, this is what I've seen so far. Feel free to ask questions! On Thu, Aug 28, 2008 at 11:27 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi: Can any one please suggest me what i do changes in the page as i > check on some other monitors may be a resolution problem as the page > dont show right on some screens. > > http://www.southeastneurology.com/testsite/indexnew.html > > Thanks. > > > > -- André Ferreira [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
