Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Scaling HTML layout to the screen size

Could you tell me how to fix a HTML layout automatically with the screen resolution? Example, I am coding HTML in screen resolution of 1024 by 768 pixels. If I switch to 800 by 600 pixels, I want my HTML windows changed automatically to fix the screen.

How could I do that?

like image 550
kumar Avatar asked Dec 05 '25 05:12

kumar


1 Answers

By HTML window, I assume that you are talking about HTML contents and not browser window.

If this is the case, the keywords for what you want to do are liquid/fluid/elastic design.

You may want to read Elastic Design by Patrick Griffiths on A List Apart site, or search google for liquid design.

like image 181
mouviciel Avatar answered Dec 07 '25 17:12

mouviciel



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!