-
1. Re: webpage size
Nancy O. Mar 31, 2012 2:40 PM (in response to jinda55)I'm having a problem where if I view my 'design' in dreamweaver.
In 1024x768 it looks fine
but
in 1920x1080
It doesn't.
You're not telling us much. DW Design view isn't 100% reliable. What matters is how your site looks when Previewed in Browsers.
Can you post a link to your page on-line so we can see it?
In generic terms, if you make your page 1000px wide and centered on screen, it will fit the majority of desktop/laptop viewports without invoking a horizontal scrollbar.
Google labs - Browser Size
http://browsersize.googlelabs.com/
If you wish to target Tablets and Smartphones, create separate stylesheets for those devices. And add CSS media queries to your code. David Powers describes how below:
http://www.adobe.com/devnet/dreamweaver/articles/introducing-media-queries.html
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media Specialists


