Return to Web Development
Lab Write Up
Name: Miles Wiesenthal
Period: 7
Assignment: Lab #1
Lab Overview
Questions
- An IP address is an identity for the computer, it is how computers contact eachother
- A domain name is also an indetity, but for a webpage. It is how people access the website.
- HTML is hypertext markup language.
- The default page is called the index.
- The image tag is img src="example.jpeg"