Hello friends ,this post will help you to know about responsive pages .
Responsive Web Design is a collection of techniques that allow a website to flex and adapt to the size of screen it’s being viewed on. Someone opening your site on a small smartphone will be shown the same site as the person opening it on their laptop but the site will have noticed the constraints and automatically reformatted to give the user an experience better suited to their device. No more loading a huge website and having to zoom in and out to find the content you're looking for. Responsive web design takes into account interaction too and makes your site easier to use by acknowledging and integrating things like touch screens to aid navigation.
now you may have two conditions ..
1 - make a non-responsive site to resposive.
2- you are starting a new project.
so for condition 1 you can use :
- css media query.
- use of % and em in css.
and for condition 2 you can use frameworks.
-bootstrap
-foundation
-materializecss
now you may have two conditions ..
1 - make a non-responsive site to resposive.
2- you are starting a new project.
so for condition 1 you can use :
- css media query.
- use of % and em in css.
and for condition 2 you can use frameworks.
-bootstrap
-foundation
-materializecss
EmoticonEmoticon