im using my dell laptop and i was wondering if i could download something to execute code in html | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

im using my dell laptop and i was wondering if i could download something to execute code in html

well basicaly the title says it all is there a program i could download to execute html and see an output p.s. not sololearn nor notepad IN HTML @KINGDX

4th May 2017, 1:11 AM
Anonymous
Anonymous - avatar
11 Answers
+ 1
Try Atom with an http server package. it will be a CodePlayground-like experience. code with sintax highlighting, predictive text ecc... and when you're done, Ctrl+shift+l will launch the server and open a browser page on localhost:3000. The server package can be installed from within Atom. https://atom.io Doing it with notepad is not a bad Idea if you want to understand how it works in the beginning.
4th May 2017, 3:56 AM
seamiki
seamiki - avatar
+ 3
Any modern browser will do the job. btw, why the "lol" tag ?
4th May 2017, 12:49 AM
CHMD
CHMD - avatar
+ 2
well a browser is downloadable you know.
4th May 2017, 1:07 AM
CHMD
CHMD - avatar
+ 2
Chrome or Firefox, buddy. Save, refresh.
4th May 2017, 1:14 AM
Damien Lucchese
Damien Lucchese - avatar
+ 2
Hey, it's ok, you're here to learn, right? You just learned something. That's why we're on the app.
4th May 2017, 1:51 AM
Damien Lucchese
Damien Lucchese - avatar
+ 1
drag & drop your .html file into a browser.
4th May 2017, 1:19 AM
Damien Lucchese
Damien Lucchese - avatar
+ 1
You can download notepad (i m 100% sure u have it) just in case if you don't have it. Or any other text editor like Notepad++, do all your coding and save your file as *.html Once you've done that, use a browser to open that file.....
4th May 2017, 3:41 AM
Krishneel Nair
Krishneel Nair - avatar
0
noo something i could download
4th May 2017, 1:06 AM
Anonymous
Anonymous - avatar
0
noooo something i can download to see an output an the code like SOLOLEARN
4th May 2017, 1:11 AM
Anonymous
Anonymous - avatar
0
I think Shpadoinkle wants an Ide for seeing his html output .If that's the case try komodo edit Ide.
4th May 2017, 2:58 AM
Nantha
Nantha - avatar
0
@seamiki thx that's the exact answer I wanted something like code playground 😃☺
4th May 2017, 2:56 PM
Anonymous
Anonymous - avatar