Web Development Questions

1. What is an IP address?

An IP address is a unique string of numbers separated by computers that identfifies every computer. It works by using the Internet Protocol to communicate over a network.

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

A domain name locates an entity on the internet. Domain names have associated IP addresses.

3.What does HTML stand for?

HTML stands for Hypertext Markup Language.

4. What is the default page in a website?

The default page of a website is known as the index.

5.What is an image HTML tag?

The image HTML tag is the tag used for uploading an image onto a website.