How to make website responsive and compatible for any device? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

How to make website responsive and compatible for any device?

Plz guide me

21st Jun 2019, 12:12 PM
Silent_💓_
Silent_💓_ - avatar
3 Antworten
+ 2
Use either bootstrap or w3.css
21st Jun 2019, 5:36 PM
Trinity
+ 1
Take a look at the Bootstrap library: https://getbootstrap.com/
21st Jun 2019, 1:10 PM
Rincewind
Rincewind - avatar
+ 1
One thing is: If you use onmousedown, onmousemove, onmouseup, onmousover, onmouseenter, or onmouseleave, Make sure to also use ontouchstart, ontouchmove, and ontouchend.
21st Jun 2019, 1:35 PM
YoBoi