Build: The Web
๐ŸŽ‰

First Webpage

In oneโ€™s editor, type the following code.
<html> <body>ย  ย  ย  ย  <h1>Hello, World!</h1>ย  ย  </body> </html>
Now save the file with any name one likes, and then add a .html or.htm extension to it.
notion image
Congratulations ๐ŸŽ‰, you have made your first webpage.
badge