How to save html | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

How to save html

Plz tell

11th Aug 2020, 5:09 AM
raj vardhan aayush
raj vardhan aayush - avatar
3 Respuestas
+ 4
Right-click on the text file you want to save as html. Select "Open With" and then "Notepad." If you're using a Mac, the program will be called TextEdit. Click "File" and "save As" in the program's navigation bar. Choose the location you would like to save your new Html file. You can use either .htm or .html as file extension. There is no difference, it is up to you.
11th Aug 2020, 7:40 AM
‎‎‎Prateek Singh
‎‎‎Prateek Singh - avatar
+ 3
Well, it depends on which ide or text editor you'll be using. But the basic procedure is as follows: On the main menu, click File > Save As. Right-click within the HTML document, click File > Save As. In the Save As dialog box, specify the file name and location, then click Save.
11th Aug 2020, 5:12 AM
Takudzwa Nelson Chiutaalenga
Takudzwa Nelson Chiutaalenga - avatar
0
If you mean SoloLearn code playground, go to code button at bottom navigation, new code, choose web code, save
11th Aug 2020, 5:37 AM
Gordon
Gordon - avatar