Return to Web Development

Lab Write Up

Name: Miles Wiesenthal

Period: 7

Assignment: Lab #1

Lab Overview

Questions

  1. An IP address is an identity for the computer, it is how computers contact eachother
  2. A domain name is also an indetity, but for a webpage. It is how people access the website.
  3. HTML is hypertext markup language.
  4. The default page is called the index.
  5. The image tag is img src="example.jpeg"