Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 24-09-2005, 11:33 AM   #1 (permalink)
ax3
Cool as a CUCUMBAR ! ! !
 
ax3's Avatar
 
Join Date: Dec 2003
Posts: 5,052
Default Web page size ! ! !


whot should b a normal Web page size (width & height) ???

& how do u decide page size ???
ax3 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 24-09-2005, 03:05 PM   #2 (permalink)
Human Spambot
 
tuxfan's Avatar
 
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
Default

Ideal resolution should be 800 x 600. But now people are slowly moving towards 1024 x 768.

Mainly you should take more care about the width. If its more height and the page needs to be scrolled horizontally, its not considered too bad.
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
tuxfan is offline  
Old 24-09-2005, 05:56 PM   #3 (permalink)
Coming back to life ..
 
it_waaznt_me's Avatar
 
Join Date: Nov 2003
Location: A bit closer to heaven
Posts: 1,997
Default

Better is to use CSS and define the Height and width of the content in Percentage .. So if your sidebar takes 10% of area, it will be automatically adjusted for people having different resolutions .. This also helps in resizing windows ..
__________________
Sleight of hand and twist of fate...
On a bed of nails she makes me wait...
And I wait without you ...
With or without you ..
----
Batty = Too Busy Now !!!
it_waaznt_me is offline  
Old 24-09-2005, 09:44 PM   #4 (permalink)
Alpha Geek
 
Join Date: Feb 2004
Location: New Delhi
Posts: 890
Default

Quote:
Originally Posted by tuxfan
Ideal resolution should be 800 x 600. But now people are slowly moving towards 1024 x 768.

Mainly you should take more care about the width. If its more height and the page needs to be scrolled horizontally, its not considered too bad.

u mean vertically
ishaan is offline  
Old 25-09-2005, 12:28 AM   #5 (permalink)
In The Zone
 
Join Date: Apr 2005
Location: South Pune
Posts: 275
Default

well it goes like this.

800x600 size can run on 1024x768 without any problems, and 1024x768 size gives scrollbars when viewed at 800x600 resolution.

so the former is always preferred in serious web designs.the main aspect to be kept in ideal web design is dat u shd't get horizontal scroll bars at all when tested on these both standard resolutions and in both major browsers, IE n firefox.

hope it helps u.
__________________
PriyaRanjan Singh

SkyInfoways (P) Ltd.
http://www.skyinfoways.com
crashuniverse is offline  
Old 25-09-2005, 10:41 AM   #6 (permalink)
In The Zone
 
sms_solver's Avatar
 
Join Date: Jan 2004
Location: somewhere
Posts: 420
Default

make webpage size relative:

5% of page width as left-margin
10% of page width as right-margin

if you don't happy with this setting stict to 800x600
__________________
[ॐ एसएमएस॰सोल्भर ॐ]
sms_solver is offline  
Old 25-09-2005, 11:24 AM   #7 (permalink)
Walking, since 2004.
 
mail2and's Avatar
 
Join Date: Apr 2004
Location: London, UK
Posts: 926
Default

I completely agree with batty...that's the best way to go about things.. talking from personal experience
__________________
Mumbai, I miss you. :(
mail2and is offline  
Old 25-09-2005, 11:54 AM   #8 (permalink)
9437077259
 
go4saket's Avatar
 
Join Date: Sep 2005
Location: Sambalpur, Orissa
Posts: 1,261
Default

Well, is there a way from which as soon as the user goes to our web page, his screen resolution is determined by the browser and the webpage for that screen resolution is opened automatically. I understand that for this I will have to make the same web-page for different screen resolution, but that is fine for me.
go4saket is offline  
Old 26-09-2005, 12:59 PM   #9 (permalink)
Human Spambot
 
tuxfan's Avatar
 
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
Default

I agree with batty that its always better to specify widths in %. But at times, it isn't possible due to various factors. For example, every time we sit to make a new template for a site, we have to decide the resolution. So usually we stick to 800x600. In every template, there are always a few visually co-ordinated and sliced images. So its not always possible to use %

Quote:
Originally Posted by isaan
u mean vertically
I mistyped. You are right. I meant vertically.

Quote:
Originally Posted by go4saket
Well, is there a way from which as soon as the user goes to our web page, his screen resolution is determined by the browser and the webpage for that screen resolution is opened automatically. I understand that for this I will have to make the same web-page for different screen resolution, but that is fine for me.
So you make the same site twice everytime? I don't think I will have time or patience to do it! And if client is not willing to pay double for this, I will earn only half of what I can Sounds practically difficult.
tuxfan is offline  
Old 26-09-2005, 04:25 PM   #10 (permalink)
Human Spambot
 
expertno.1's Avatar
 
Join Date: May 2005
Location: Expert Planet
Posts: 2,480
Default

The best option would be to use CSS and give the area in percentage

however if u r going to make the page 800x600 is ideal

Thanks
Regards.
Expertno.1
__________________
Off From Digit Forum for some months.....busy
expertno.1 is offline  
Old 28-09-2005, 05:21 PM   #11 (permalink)
ax3
Cool as a CUCUMBAR ! ! !
 
ax3's Avatar
 
Join Date: Dec 2003
Posts: 5,052
Default

any site for css, wanna learn in detail ???
__________________
... W H O T ...
ax3 is offline  
Old 28-09-2005, 05:33 PM   #12 (permalink)
Coming back to life ..
 
it_waaznt_me's Avatar
 
Join Date: Nov 2003
Location: A bit closer to heaven
Posts: 1,997
Default

W3Schools is a nice place to start ..
__________________
Sleight of hand and twist of fate...
On a bed of nails she makes me wait...
And I wait without you ...
With or without you ..
----
Batty = Too Busy Now !!!
it_waaznt_me is offline  
Old 28-09-2005, 07:44 PM   #13 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default

I still remember the days when u were advised 640x480 as ideal size../

Generally speaking, as of this date, most common resolution is 800x600. However, when u design a webpage, u have to take into account the targetted audience. As many specify, it is better to use % width in ur html code... For personal webpages that u want ur kith and kin to visit, designing for 800 x 600 will be enough.

Two more things... One important thing is that u try out different resolutions and different browsers to see how ur page gets rendered. Many websites that are designed and verified using IE only end up getting messed up in other browsers (this is usually because of errors in Javascript/CSS, for which IE tends to be much more lenient than other browsers). Second may be important depending on the targetted audience. It is often forgotten that sometimes, audience might be browsing on PDAs - if ur audience has a higher chance of doing this, u must seriously check with various PDA browsers and see how they render...

For most things related to HTML, u can always start at www.w3c.org - the website of the World Wide Web Consortium. They have a good list of links to various HTML-related concepts.

Hope this helps.
Arun
sakumar79 is offline  
Old 29-09-2005, 11:49 AM   #14 (permalink)
Human Spambot
 
tuxfan's Avatar
 
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
Default

Even if your base resolution is 800x600, you can't design the template at that size. You have to account for the pixels that are taken away by the task bar, scroll bars, tool bars, etc. So the template has to be little lower than 800x600. Only then it will display properly at 800x600.

Best way is to design the template and make a page that displays the jpg of template in a browser. If it fits properly without horizontal scroll bars, its usually right. But I somehow try to keep some part of the template that can be stretched to fit if the page gets displayed at higher resolution

Best thing is to use a mixture of fixed values and % values.

As for CSS, Batty, any other link besides W3Schools? I have already saved it and refer it every now and then, but something more advanced with tips would help
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
tuxfan is offline  
Old 30-09-2005, 12:05 AM   #15 (permalink)
Coming back to life ..
 
it_waaznt_me's Avatar
 
Join Date: Nov 2003
Location: A bit closer to heaven
Posts: 1,997
Default

I myself have this book by Wrox . .. Great book indeed ..
Some links I found usefull :
AListApart ... Very nice one .. and
SitePoint ..

Deswozhere .. This I found by Googling .. Seems a nice place .. Ill too dig it ..
__________________
Sleight of hand and twist of fate...
On a bed of nails she makes me wait...
And I wait without you ...
With or without you ..
----
Batty = Too Busy Now !!!
it_waaznt_me is offline  
Old 30-09-2005, 12:22 PM   #16 (permalink)
Human Spambot
 
tuxfan's Avatar
 
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
Default

Thanks for the links. I will buy that book.
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
tuxfan is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by topgear
- by Charan

Advertisement




All times are GMT +5.5. The time now is 06:42 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2