Question #1: What is an IP address? How does it work?
Question #2: What is a domain name? How does it relate to the IP address?
Question #3: What does HTML stand for?
Question #4: What is the default page named in a website (e.g. the home page)?
Question #5 What is the image html tag?
Answer #1: A unique string of numbers separated by periods that help find which compters are ont what exact network
Answer #2: The domain name is part of a network address.
Answer #3: Hypertext Markup Language
Answer #4: The index is my homepage.
Answer #5: The image htlml tag is 'img'