954,591 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Problem in resizing of resolution of windows for a web page

I am having problems with the resolution in my website. When I view the website on my windows with a resolution of 800 * 600 ( the standard windows size ) the web page covers full screen. But if the same web page is seen on a different resolution like 1024 * 868 , there is a blank space down horizontly as well as on the left hand side of the window. I want that in whichever resolution the web page is viewed , it covers the full screen leaving no blank space horizontly as well as vertically.
i request an urgent answer to my problem.

Dheeraj Kumar
Newbie Poster
6 posts since Jul 2005
Reputation Points: 10
Solved Threads: 0
 

Clearly you have a design problem. If you're working in tables, try setting your width to 100%. You can also do the same to your height. It depends on your design as to whether or not it works.
What you're really looking for is a fluid css layout (try googling it) but that would require a full redesign.
Your other option is to horizontally center it using some CSS code or using table align=middle.

DaveSW
Master Poster
769 posts since Jul 2004
Reputation Points: 54
Solved Threads: 20
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You