Web Development Questions

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

An IP adress is an identification number assigned to a computer that is used to identify computer when sending or recieving things.

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

A domain name is a more user friendly version of an IP adress. The domain name is sent to a DNS server where there user is then sent back an IP adress to connect to the website.

3.What does HTML stand for?

Hyper Text Markup Language

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

index.html

5.What is the image html tag?

img

Go back home