+ 2
How to make a page responsible in html
3 Answers
+ 3
by using relative units and/or @media rules...
+ 3
I assume you wanted to know about how to make a web page responsive using css. You can do that using css media queries, using css layout like flex or grid etc. You may like this article - https://dzone.com/articles/using-csshtml-make-responsive