Discussion forum

css vs r.css

css vs r.css

by Fahadul Islam -
Number of replies: 0

Responsive is fluid and adapts to the size of the screen no matter what the target device. Responsive uses CSS media queries to change styles based on the target device such as display type, width, height, etc., and only one of these is necessary for the site to adapt to different screens.