<aside>
💡 Notion Tip: Create a new page and select Lesson Plan from the list of available templates to automatically generate the format below. Learn more about database templates here.
</aside>
Learning Objectives
- Basic Understanding of HTML
- Create a simple website
Getting started
- Create a separate folder to keep your HTML, CSS etc. files.
- Now open Visual Studio Code and on the folder which you just created (File > Open)
- Now create a new file by:

- create a new file and name it as
index.html.

Here you can play around with HTML.
- I am providing resources to get started with basic HTML: