Essential Question: How can I create a web page in Visual Studio?
Mastery Objectives:
SWBAT create and edit a website in VS Code.
SWBAT create a file management system in VS Code.
SWBAT view their completed work in VS Code.
Difference between a code editor and an IDE:
A code editor is a lightweight tool for writing and editing code, offering essential syntax highlighting and sometimes basic debugging.
An Integrated Development Environment (IDE), however, is a full suite for software development, with features like an editor, debugger, compiler, and more.
Resources:
https://youtu.be/EUJlVYggR1Y?si=LdpnK2fimIp3L_Wt - Video on VS Code
Learn Visual Studio Code in 7min (Official Beginner Tutorial) - Basics of VS Code
Directions: Create a website using VS Code with the following requirements:
Create a folder for images
Create an index.html file
Create a web page, index.html, with the following requirements:
3 images
Table with a header, 3 rows, 2 columns, and a border.
Paragraph
<h1> header called: My Bucket List
Unordered List with 5 things you want to put on your bucket list