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

Introduction to HTML and CSS

The Live Server extension is useful for previewing changes in real-time in your browser.

  1. Install Live Server:
    • Go to Extensions, search for "Live Server" by Ritwick Dey, and install it.
  2. Running Live Server:...