This is a discussion on "page size 100% of monitor help needed please!" within the Web Page Design section. This forum, and the thread "page size 100% of monitor help needed please! are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
page size 100% of monitor help needed please!
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
page size 100% of monitor help needed please!
Hi guys ... I am using this code to generate page dimesions within the code. As it stands it works fine with my monitor but I am sure if I view it in a larger monitor it will not look good. I want the page to discplay the entire width and length of the monitor regardless of its size without the scroll bars on bottom or right hand side.
I tried width: 100%; and height: 100% but it didnt work! Can anyone suggest an option please.
|
|
|
|
|||
|
Re: page size 100% of monitor help needed please!
Using a percentage width only defines the width in terms of the parent element, which may be smaller than the screen width. I'd recommend installing Firebug and using that to look at the element to see what other elements are affecting it. Same goes for height.
|
|
||||
|
Re: page size 100% of monitor help needed please!
Moved to CSS forum
You'll most likely need to use;
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| .mobi web page size | webgal | Web Page Design | 4 | Mar 1st, 2008 04:43 |
| web page size | Macca | Starting Out | 15 | Jun 1st, 2007 06:34 |
| Best page size? | rubyfruit | Starting Out | 19 | Mar 2nd, 2007 23:31 |
| set up - Web Page Size ??? | dbarrie | Web Page Design | 2 | Jul 24th, 2006 14:12 |
| size of page | aseriouslyfunkydiva | Graphics and 3D | 1 | Nov 16th, 2005 15:10 |