Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.

Well done!

You have completed (UPI) Chapter 1: Foundations of HTML and Web Development!

Instruction

Using the Live Server Extension

The Live Server extension is useful for previewing changes in real-time in your browser. Install Live Server: Go to Extensions, search for "Live Server" by Ritwick Dey, and install it. Running Live Server: Click the Go Live icon to start a local development server and open the current HTML file in your default browser. Any saved changes to the HTML or CSS will update automatically....