+ 1
Why I can not zoom out html output page in Sololearn App
I make html table it's show big...it can not zoom out..what can I do please help. https://code.sololearn.com/Wsb5XKaTcQ72/?ref=app
3 Respostas
+ 3
Sololearn is not browser, it uses webview to display your webpage.
It does not have zooming functionalities like browsers.
You can set table width to 100vw and make it fit the screen.
https://code.sololearn.com/W0eks45dGjif/?ref=app
+ 2
Sololearn does not support zooming in/out as its not a Web browser
0
thank you for your answer