Responsive

Responsive

Making HTML responsive is pain in the butt but when you perfect those constraints for the layout, it is worth while your time. As good constraints or responsive approach would be scalable from smaller viewports like smartphones to ultra wide monitors. Thus enabling efficient codebase with more optimization on part of server logic and not tinkering UI for every new viewport or resolution changes.

Media Queries

CSS Auto

ViewPort

GRID

FlexBox

Authored by : Kautilya Save

GitHub