Web Development!

Here's how to make a list:

  1. What is an IP address? A unique string of numbers separated by periods that identifies each computer using the Internet Protocol to communicate over a network. How does an IP address work? A subnet mask is used to divide an IP address into two parts. One part identifies the host (computer), the other part identifies the network to which it belongs.
  2. What is a domain name? The part of a network address that identifies it as belonging to a particular domain.How does the domain name relate to the IP adress? The Internet Domain Name Service (DNS) can translate host names into equivalent IP addresses and vice versa, as needed by various Internet programs. This document explains these identifiers, and describes how to find out the IP address and how to find out the host name and domain name of a specific computer.
  3. What does HTML stand for? Hypertext Markup Language
  4. What is the default page named in a website? index.html
  5. What is the image html tag?img src=link

Homepage!