This is a discussion on "Web Page To Fit Screen Width" within the JavaScript Forum section. This forum, and the thread "Web Page To Fit Screen Width are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Web Page To Fit Screen Width
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Web Page To Fit Screen Width
Dear All
I have designed a web page for 800x600 In case the same site is viewed in 1024 resolution, I want to dispay to its full length showing additional column so that the web site will be displayed to its full length How can I do it |
|
|
|
#2
|
|||
|
|||
|
Re: Web Page To Fit Screen Width
I assume you are talking about being flexible on the width, not the height, as the page will naturally fill whatever hright is available?
To be flexible on the width, you will have to design the site from the outset to work like this and specify the width of your layout divs in percentages. Not all site designs lend themselves to a flexible design so you need to keep that in mind. If the design is not suitable for flexible width, then just centre the page horizontally on the screen for best effect. Remeber you have control of the colour and patterning, if any, of that spare area around the page. |
|
#3
|
|||
|
|||
|
Re: Web Page To Fit Screen Width
Thanks a lot for your grand help
is there any example as how to use DIV I will be really greatful to you |
|
#4
|
|||
|
|||
|
Re: Web Page To Fit Screen Width
I suggest you download the Templates tutorial from the sticky in the css forum.
Unzip the files and work through the notes. This will give you a good basis on which to build. As this is nothing to do with JavaScript, if you have any questions, ask in the css forum. |
![]() |
| Tags |
| javascript, screen width, set page width |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Selecting a style sheet based on screen width | chetan1 | Web Page Design | 1 | May 13th, 2008 11:46 |
| I some some help with page width, links | casho | Web Page Design | 9 | Nov 29th, 2007 20:06 |
| IE6 page shifting down the screen | konnor5092 | Web Page Design | 7 | Aug 2nd, 2007 12:01 |
| ? about table width - printing page = content cut off | Love2Java | Web Page Design | 6 | Feb 20th, 2007 13:42 |