Web Development Questions
1. What is an IP address? How does it work?
An IP adress is a set of random numbers separated by periods assigned to each computer using Internet Protocol for communication.
2. What is a domain name? How does it relate to the IP adress?
Domain name is part of network address that identifies one or more IP addresses.
3. What does HTML stand for?
HTML stands for "Hypertext Markup Language.
4. What is the default page named in a website (e.g. the home page)?
The default page in a website is "index.html".
5. What is the image html tag?
The image html tag is the link that connects you to the image.
Click HERE to return to homepage.