Responsive page | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Responsive page

Hi there! I’d appreciate if sb tell me how can I make my page completely responsive? even navigation bar. I uses even meta tag but still I have problem 😥.

15th Aug 2018, 2:36 PM
Roohollah Habibi
Roohollah Habibi - avatar
2 Answers
15th Aug 2018, 2:56 PM
NezhnyjVampir
+ 3
There are some useful things you can use. As an example you can use bootstrap and functions in js libraries such as jquery. Also there are different css properties which allow you to adjust the content according to the screen making it responsive. There are many different responsive designing tutorials in w3schools. Check out these links. https://www.w3schools.com/w3css/w3css_references.asp https://www.w3schools.com/bootstrap/bootstrap_ref_all_classes.asp https://www.w3schools.com/css/css_rwd_intro.asp
15th Aug 2018, 2:58 PM
Seniru
Seniru - avatar