Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Best thing to do is resize your internet browser. You can clearly see the responsive design take effect.The basic premise is a lot of elements are now maximum width instead of fixed width or use percentages. Then on top of that you have media queries that can remove, move, resize and do many other fancy things based on the view width of the browser.There's also a lot of javascript stuff in there too.But the bulk of it is bog standard CSS.
Best thing to do is resize your internet browser. You can clearly see the responsive design take effect.
The basic premise is a lot of elements are now maximum width instead of fixed width or use percentages. Then on top of that you have media queries that can remove, move, resize and do many other fancy things based on the view width of the browser.
There's also a lot of javascript stuff in there too.
But the bulk of it is bog standard CSS.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences