Web Development Lab 1

  1. What is an IP Address? How does it work?
      An IP Address i a specific sequence of numbers seperated by periods that allows computers to communicate with each other through the internet.
  2. What is a domain name? How does it relate to the IP Address?
      The domain name is a term within the URL. It helps direct humans to find information on the internet. It relates to an IP address as using adomain name helps the computer user direct towards the 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 index.html
  5. What is the image html tag?
      The html images are defined with the img tag.
Click HERE to return to homepage.