- 1
What I Should Learn For Make responsiv Website ?
I wanna know After HTML What I should learn for Make Responsiv website whon cannoepn mobile and Desktop any where ?
6 Answers
+ 14
Actually, Responsive Web design is the approach that suggests that design and development should respond to the userâs behavior and environment based on screen size, platform and orientation.
It's a mixture of flexible grids and layouts, images and an intelligent use of CSS media queries. As the user switches from their laptop to iPad, the website should automatically switch to accommodate for resolution, image size and scripting abilities. 'The website should have the technology to automatically respond to the userâs preferences'.
Well, it's moreover necessary to make our website responsive in whatever way we can. It's not just about Bootstrap :D
+ 2
Bootstrap.
+ 2
Yup. He asked what he should learn next to help assist him, as a newbie, with it further. As much as I would like to have given someone who barely speaks English a break down of how atoms and molecules create the things we use, I didn't. Good and simple place for him to start next is with bootstrap, as it accommodates the people that have difficulty doing it otherwise.
You're certainly not wrong, but I have to say, you remind me of that Key & Peele skit about Neil Degrasse. "Actually, 2 billion years ago when the stars were forming... ... ... .. " lol :D
0
Really you should first learn HTML, CSS and JavaScript. Once you have a fundamental understanding of these you can incorperate Bootstrap or other libraries to cut down on the work.
- 1
thanks Budy
- 1
You're welcome. Best of luck on your journey.