How To Build a Website with HTML | DigitalOcean
www.digitalocean.com › community › tutorial_seriesTo create a new project folder in Visual Studio Code, navigate to the “File” menu item in the top menu and select “Add Folder to Workspace.” In the new window, click the “New Folder” button and create a new folder called html-practice as illustrated in the gif below: Next, create a new file called index.html inside the html-practice folder. We’ll use this file through the tutorial series to experiment with HTML.