HTML Tutorial
Write "Hello World" HTML.
Open or Click Windows Search Bar​
Open Windows Search Bar in the bottom left corner of your screen.
Search for "Notepad"
Type Your HTML Code or "Copy and Paste" the Code Bellow
<marquee behavior="scroll" direction="left">Hello World</marquee>
Save Notepad File by Clicking "Save As"
Save File As "HelloWorld.HTML"
Write the file name, you can choose any name. It is important to save the file with the extension ".HTML"