+ 1
How do I view my code on a browser??
17 Answers
0
you can hit the share button to send the link somewhere but instead of sending it, copy it and paste it in your browser. you can also login to Sololearn from your browser and open the code from there
+ 3
1. Save your html work and maybe save it as "demo.html"
2. Open a browser (Chrome, Mozilla or any).
3. Find the html file and then click and drag it to the browser window.
Reminder: Mark this as best if you find this helpful
+ 2
dim_knp Yes, i have corrected sorry 😊
+ 1
Create a file with html extension, put in it your html, then double click on it
+ 1
sorry I don't get🙎😩
+ 1
Master Jack You have to be more clear on what you want obtain... You want create and open on your browser an html file, right? You are on PC, right?
+ 1
KrOW it's Master Jack who has the issue, not me
+ 1
sorry guys.
I should have been specific, .
I mean I Want to open my codes outside SoloLearn
0
do you mean your sololearn code?
0
Master Jack First, do you want view some html code in your browser, right? If no, what do you want do?
0
KrOW Error 404: "to" not found
0
dim_knp Its hard follow without know what you did
0
KrOW i mean you skip the "to" in your comments, nevermind
0
Sleepy Koala the most straight fowrward way, i have found, to do that, requires firefox to be installed on the device
0
You can save the HTML file in your computer and drag the file to a web browser: https://www.w3schools.com/html/html_editors.asp
You can also run the HTML file using a python local server:
https://www.youtube.com/watch?v=UCHzlUiDD10
0
In Google Chrome, right click and select view source code to see full page source code