Results 1 to 5 of 5

Thread: Auto screen resolution through html

  1. #1
    Join Date
    Nov 2009
    Posts
    1,191

    Auto screen resolution through html

    Hello,

    I am developing a web page in HTML, which runs properly on my system with perfect resolution. But the problem arise when i shift it to the another PC. The Screen does not fit into another computer, and the screen resolution changes. Can anybody have the solution for this issue so that the screen resolution generate automatically. Help me with same .

    Thank you.

  2. #2
    Join Date
    Apr 2008
    Posts
    4,642

    Re: Auto screen resolution through html

    Hey,

    I think i have the code for the same which will auto generate the screen resolution. All you have to do is to edit the content of your main table with this code which i am forwarding to you. This will align the content in the center of the page so that no problem with the screen resolution. I hope this will help you with the problem of the screen resolution.

    Code:
    <table align="center"> </table>

  3. #3
    Join Date
    May 2008
    Posts
    4,570

    Re: Auto screen resolution through html

    Hi there,

    I will give you a advise that keep your web pages resolution to 800X600 so that your web page can be viewable with an 800X600 area or with higher resolution. And you have to make the little change in the table tag. Just write this code to the your code and see whether it is working or not. This will help you to play your program in any machine with the same resolution.

    Code:
    <table width="150%" align="center">
    Say thanks if it is working.

  4. #4
    Join Date
    May 2008
    Posts
    2,012

    Re: Auto screen resolution through html

    Hey buddy,

    Do one thing and just use CSS because it offers most feature with its. It will provide you with great UI and also to the user with same resolution. No matter which resolution user's machine is running it will automatically adjust the resolution of the user's machine. So first things is that learn the CSS and use it with your program. Thats all i can suggest you hope you will take the advantage if the CSS.

    Thank you.

  5. #5
    Join Date
    May 2008
    Posts
    4,345

    Re: Auto screen resolution through html

    Hi,

    I will suggest you to use the tools provided online for generating the code of the screen resolution. With the help of this tool you can set you screen resolution at default level which will run on any platform with the same. So download one from the internet and use it to solve your issue.

    Thanks.

Similar Threads

  1. How to set Auto Resolution in Media player?
    By Olivia in forum Windows Software
    Replies: 6
    Last Post: 29-07-2011, 11:12 AM
  2. How to turn off auto screen resolution
    By Pralay in forum Customize Desktop
    Replies: 5
    Last Post: 07-04-2011, 01:24 PM
  3. How do i Auto-generate HTML File Index
    By Dharmesh Arora in forum Software Development
    Replies: 2
    Last Post: 23-04-2009, 03:18 PM
  4. Screen resolution
    By Alpha in forum Monitor & Video Cards
    Replies: 3
    Last Post: 23-12-2008, 05:06 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,416,134.52060 seconds with 16 queries