In this course, you’ll learn how to build a webpage using HTML, the backbone of web development. By the end of this course, you'll be able to structure a webpage with text, images, links, and more, and understand the fundamentals of web design.
We’ll be using a simple text editor like VSCode to write the HTML code in this project. First, ensure that you have a modern web browser (like Google Chrome, Firefox, or Edge) to view your webpage as you build it.
After you have finished installing and setting up VScode, install ‘open in browser’ in ‘extensions: marketplace’, then open a new file, and choose HTML language (optional) to start editing.