Amresh Kushwaha
Total Post:37
Points:259
I want to set page size to every machine get same size of page(Full Page Size)
Total Post:37
Points:259Post:37
Points:259I want to set a ideal page size,It have same size of any laptop,desktop screen
Post:103
Points:727Could you please paste your written code here.
Thanks,
John
Post:40
Points:280Hi Amresh,
If I'm not getting it wrong, you want to set size of your web page in such a way that it can change according to the resolution of screen or fits to any screen regardless of its size.
For that you can simply set your page width in percentage.
width="100%"
or what ever percent of screen you want to use.
Hope this will solve your problem.
Post:37
Points:259Thanku Haider Sir
© Copyright © 2010 - 2018 MindStick Software Pvt. Ltd. All Rights Reserved
Post:126
Points:882Re: Page Size
Hi..
Can you please explain your question in more detail. I am not able to understand your question properly.