---
title: "Page Size"  
description: "Page Size"  
author: "Amresh Kushwaha"  
published: 2011-05-18  
updated: 2011-05-21  
canonical: https://www.mindstick.com/forum/250/page-size  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# Page Size

I want to set [page](https://www.mindstick.com/articles/13031/why-to-make-a-wikipedia-page) [size](https://www.mindstick.com/forum/159799/how-can-you-manage-the-size-of-mdf-and-ldf-files) to every machine get same size of page([Full](https://www.mindstick.com/articles/12893/experience-the-full-power-of-suitecrm) Page Size)

## Replies

### Reply by Amresh Kushwaha

Thanku Haider Sir

### Reply by Anonymous User

Hi 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.

### Reply by John Smith

Could you please paste your written code here.\
Thanks,\
John

### Reply by Amresh Kushwaha

I want to set a ideal page size,It have same size of any laptop,desktop screen

### Reply by Anonymous User

Hi..

Can you please explain your question in more detail. I am not able to understand your question properly.


---

Original Source: https://www.mindstick.com/forum/250/page-size

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
