Web Development Lab 1
- What is an IP address? How does it work?
- An IP address is the specific code of a computer. It is used to tell other computers where to send data.
- What is a domain name? How does it relate to IP address?
- A domain name is the name given to your IP address.
- What does HTML stand for?
- HTML stands for HyperText Markup Language.
- What is the name of a default page of a website?
- The default page is called index.html.
- What is the image html tag?
- The image html tag is img src.