
For easy reading i want my webpages to have a fixed maximum width for the page content.
If the webpage is on a wider screen, that maximum width should be used. And there should be equal space on each side of the page, so the content should be centered.
If the monitor is smaller or it is a phone or such, it should use the width that is available.
But i dont want to change each and every page to get it.
Where and what do i have to specify to get a fixed MAXIMUM page width, centered in the middle of each webpage.
I tried using section but how do i specify this for each and every section that will be created. I cannot specify centering for the pagecontent itself.
Thanks for the answer.
For easy reading i want my webpages to have a fixed maximum width for the page content. If the webpage is on a wider screen, that maximum width should be used. And there should be equal space on each side of the page, so the content should be centered. If the monitor is smaller or it is a phone or such, it should use the width that is available. But i dont want to change each and every page to get it. Where and what do i have to specify to get a fixed MAXIMUM page width, centered in the middle of each webpage. I tried using section but how do i specify this for each and every section that will be created. I cannot specify centering for the pagecontent itself. Thanks for the answer.