HTML | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

HTML

How do I make my HTML code into a new webpage?

7th Dec 2016, 3:19 PM
Sakura
Sakura - avatar
1 Antwort
0
Just write your HTML code in a regular text editor (Notepad, Notepad++, Sublime, ...) and save it as an HTML file. For example, create a new text file and save it as index.html .
7th Dec 2016, 3:45 PM
Le Patron
Le Patron - avatar