How to open the typed html with browser on mobile?? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

How to open the typed html with browser on mobile??

2nd Nov 2017, 2:27 PM
BLACK HEART
BLACK HEART - avatar
2 Respostas
+ 6
You could use this to get HTML of a webpage https://code.sololearn.com/Wq9M705Gmsbi/?ref=app
2nd Nov 2017, 3:39 PM
CalviÕ²
CalviÕ² - avatar
+ 4
Use notepad or any text editor/IDE. Save it as .html and just open it normally if you want to view the webpage. Your default browser should open it if you do it that way.
2nd Nov 2017, 2:29 PM
AgentSmith