Quote:
|
Originally Posted by msrnivas
Hi i am doing site in asp.net .
i want to do my site which support to all screen areas (resolutions) means for all screen areas like 1024*768,800*600,1280*1024 screen appearance should be same.
right now i developed for 1024*768.its looks fine for this are.But if i changed resolution to 800*600 i need to scroll vertically and horizantally.Is there any solution to do for all resolutions.i am using grapphics means jpg and gif also in my site.
thanks sr.
|
1) Design for a 800x600 screen.
2) For your tables, use percentages and graphics that are small enough to fix on a 800x600 page, or use graphics that can strech in a background.