0
How To Create A Sample Web Page
2 Respostas
+ 1
hi
open your text editor eg notepad if you are using windows then save your empty page with .html or .htm doctype to avoid forgetting.
after that add your code and run your webpage with a browser.
goodluck.
0
Hi!
You can also go online and sign up at codepen.io. It's an easy tool to use to practice coding. :)