Web Development:

Web Development Lab 1

What is an IP address? How does it work?

An IP address is a string of numbers that identifies each computer using the internet to communicate over a network.


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

A domain name identifies each network. It relates to the IP address because the sever accesses and relays back the information to the IP address.


What does HTML stand for?

HTML stands for "Hypertext Markup Language".


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

The default page named in a website is "index.html".


What is the image html tag?

The image html tag is < img src >



Click HERE to return to homepage.