+ 2

How to write code for a website that can fit properly on all type of devices using html css

Mobile tablet desktop compatable Give some tips Thanks in advance.

25th Apr 2019, 10:57 AM
Najmuddin Ansari
Najmuddin Ansari - avatar
2 odpowiedzi
25th Apr 2019, 11:28 AM
Gordon
Gordon - avatar
0
For responsive web design you can use CSS media querys. It's not easy to make a website fully responsive. I'm fing the freeCodeCamp Curriculum now to learn it and I would recommend it to you too. Here's a more or less responisive website I built during the course: https://code.sololearn.com/WpsEaMmxN9yC/?ref=app
25th Apr 2019, 11:05 AM
Bela Brockmann
Bela Brockmann - avatar