Responsive page | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Respostas
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