Web Development

Assignment #1

Questions

1. What is an IP address? How does it work?

A unique string of numbers separated by periods that identifies a computer.

What is a domain name? How does it relate to the IP address?

A domain is a name used to identify one or more Ip addresses.

What does HTML stand for?

Hyper Text Markup Language

What is the default page named in a website (e.g. the home page)?

index.html

What is the image html tag?

img>