How to change width and height of Sololearn canvas (where the output of your project appears) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to change width and height of Sololearn canvas (where the output of your project appears)

^^ For an HTML project

30th Jul 2020, 12:22 AM
AquA217
AquA217 - avatar
1 Answer
0
DAC 🎯 🦋 [Exams] In JavaScript window.innerHeight = 600; window.innerWidth = 600;
30th Jul 2020, 1:48 AM
AquA217
AquA217 - avatar