+ 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
11 Antworten
+ 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.
+ 3
Any modern browser will do the job. btw, why the "lol" tag ?
+ 2
well a browser is downloadable you know.
+ 2
Chrome or Firefox, buddy. Save, refresh.
+ 2
Hey, it's ok, you're here to learn, right? You just learned something. That's why we're on the app.
+ 1
drag & drop your .html file into a browser.
+ 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.....
0
noo something i could download
0
noooo something i can download to see an output an the code like SOLOLEARN
0
I think Shpadoinkle wants an Ide for seeing his html output .If that's the case try komodo edit Ide.
0
@seamiki thx that's the exact answer I wanted something like code playground 😃☺