Forum Moderators: open

Message Too Old, No Replies

website looks wrong in reduced size browser

         

dsowave123

4:33 pm on Apr 27, 2006 (gmt 0)

10+ Year Member



When my website appears in a reduced browser window,
the links rap around to the next line and some of the text doesn't line up. When I click on the square box in the upper right hand corner, the browser opens to full size and everything lineS up correctly.

Is there something I need to put in my HTML code so it looks okay in a reduced size browser.

Thanks,
Dave

Matt Probert

5:33 pm on Apr 27, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



This is quite normal. The simpler your HTML is, the less problems you will have with the infinite variety of 'browser window' sizes people use. Using CSS positioning commands will also likely cause problems when the page is viewed in a smaller viewport (window).

Matt