Web Dev Assignments

What is and IP address and how does it work?

Every computer has an IP address that allows it to communicate with another computer via the internet.

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

A domain name is an identifier for a website. The Domain Name System looks up the IP address that is linked to the website and pulls it up.

What does HTML stand for?

Hypertext Markup Language

What is the default page named in a website?

index.html

What is the image html tag?

The img tag defines an image in an HTML page.

Click HERE to return to homepage.