Learning outcomes
- Explain how to create a complete HTML entry document.
- Complete the guided activity safely.
- Check that you can give the browser a valid starting page.
Learn to create a complete HTML entry document and give the browser a valid starting page in this beginner-friendly Visual Studio Code lesson.
Use a non-sensitive practice folder, inspect unfamiliar code before trusting it, and never place passwords, tokens or private information in project files.
Add doctype, language, head and body. The expected result is to give the browser a valid starting page.