0
Please which Computer program will i use to code and run my coding
html coding
7 Respostas
+ 9
Add to @Awele's answer, my code... you can download with one tap your favourite Text Editor for Win 64 - bit systems:
https://code.sololearn.com/WDG3CnGSOeLg/?ref=app
+ 6
@Williams I see you have not completed your HTML course, during the course of learning you will be taught that html are interpreted by the browser, and also you were taught that a text editor is what you really need to code.
here are some helpful threads you may need as you try and complete your course here on SL
https://www.sololearn.com/Discuss/412199/what-s-your-favourite-ide
https://www.sololearn.com/Discuss/401102/how-to-edit-css-in-the-easiest-way
https://www.sololearn.com/Discuss/397958/what-s-the-best-editor-for-web-developement-for-you
Note :SL provided you an online editor for you to write you code and test them on their server without installing any program)
+ 4
1.goto start and search notepad
2.type codes
3.save it as .html
simple 😊
+ 3
You can run your HTML code in any browser if you just open it with the browser when you right click, select open with and than select your browser.
You can also enter the file path to it in the URL bar.
+ 2
for Windows note pad is enough, visual stüdyo recomended
+ 1
Good to hear, thanks alot for the answer
+ 1
thanks alot