Do you need to adjust elements depending on screen sizes on laptops or computers? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 3

Do you need to adjust elements depending on screen sizes on laptops or computers?

I'm making a game and I was wondering if I need to change elements depending on what screen size people are playing on. Here is the code: https://code.sololearn.com/WsLp7Q5QRnU0/#html. Please help me.

26th Nov 2018, 8:33 AM
The C0der
The C0der - avatar
3 Antworten
+ 4
I think you should use the meta tag.. Also the unit should be em(i might be wrong since I haven't used it... But heard about it from many..)
26th Nov 2018, 11:50 AM
$hardul B
$hardul B - avatar
26th Nov 2018, 11:52 AM
$hardul B
$hardul B - avatar
+ 2
Using a meta-tag makes everything neat and simple because it resizes your webpage according to the device used to view such webpage (i.e phone, tablet or PC) automatically
3rd Apr 2019, 12:11 AM
KHODANI A. NEVHULAUDZI
KHODANI A. NEVHULAUDZI - avatar