How to make website responsive design? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to make website responsive design?

I want to learn how to make website responsive design. works on any devices.

1st Jun 2017, 4:22 PM
Roland Doctor
Roland Doctor - avatar
7 Answers
+ 4
Check out this textbook... Responsive Web Design With HTML5 and CSS3 by Ben Frain. Generally for responsive designs you should specify your units in percentages not in pixels.... For example setting the width of the page to 100% makes your page fits exactly to 100% width of the user's browser be it a mobile device or desktop... Specify other units the same way....
28th Jun 2017, 10:23 PM
Aina Oluwafemi
Aina Oluwafemi - avatar
+ 1
Mobile-First Framework "Bootstrap" will lead you to the path easily. After working on this, you will be able to make your own responsive design with HTML5 & CSS3
1st Jun 2017, 5:06 PM
jamilxt
jamilxt - avatar
0
no
1st Jun 2017, 4:26 PM
Roland Doctor
Roland Doctor - avatar
0
If you want to make it responsive, I'd suggest learning the basics of JavaScript then
1st Jun 2017, 4:27 PM
Maart
Maart - avatar
0
ok
1st Jun 2017, 4:28 PM
Roland Doctor
Roland Doctor - avatar
0
Learn bootstrap and later bootstrap studio
1st Jun 2017, 4:39 PM
onekpsc
- 1
Make it responsive by using JavaScript. Do you know how to code in JavaScript?
1st Jun 2017, 4:25 PM
Maart
Maart - avatar