How do you re size a web layout made with Photoshop in Dreamweaver? | Programming, .NET, Silverlight & More

How do you re size a web layout made with Photoshop in Dreamweaver?

The width of the layout is 800 pixels.
The height of the layout is 600 pixels.
The size of the document is 11.111 x 8.333
The resolution is 72.
When I preview my layout on the internet through Dreamweaver, the size of the layout does not fit the whole web page. How can I make the layout fit the whole web page without altering the layout size in photoshop?

The whole web page depends on the resolution of the visitors monitor. At this time the most common width for a website if a fixed width of 960px wide, which is optimized to fit in a monitor set to 1024-768 or higher. It accounts for around 90-95% of computers.

You can not resize it, you can redo the layout in photoshop for another width, or you can modify the code in dreamweaver.

No TweetBacks yet. (Be the first to Tweet this post)

One Response

  1. GFX-Help.com Says:

    The whole web page depends on the resolution of the visitors monitor. At this time the most common width for a website if a fixed width of 960px wide, which is optimized to fit in a monitor set to 1024-768 or higher. It accounts for around 90-95% of computers.

    You can not resize it, you can redo the layout in photoshop for another width, or you can modify the code in dreamweaver.
    References :
    http://www.GFX-Help.com

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.