Web Development

This is a paragraph! Here's how you make a link: Neocities.

Here's how you can make bold and italic text.

Here's how you can add an image:

Questions:

  1. What is an IP address? How does it work? An IP address is a string of numbers that identifies every computer through Internet Protocol. It allows a computer to connect to networks and communicate over those networks.
  2. What is a domain name? How does it relate to the IP address? The Domain name is a part of the URL which points to the IP address. THe Domain name is a "nickname" for the code of an IP address.
  3. What does HTML stand for? Hypertext Markup Language
  4. What is the default page named in a website (e.g. the home page)? THe default page is the "homepage" linked to index.html. It is the page a website loads on to directly if no other page has been clicked on/requested to view.
  5. What is the image html tag? The image html tag is img

Go back to my homepage!