Web Dev Lab 2

Name: Zak "The Legend" Singh

Period: 7

Assignment: Lab #2

Lab Overview

In this lab we went through Codeacademy HTML basics 2 and 3, as well as answer the following questions. We also researched a web development company.

Research

I found the company "SurgeForward". They require an estimate to know how much it would cost, but their past work was usually around $28,000. It takes a few hundred hours for them to develop a website.

Lists/Tables

One
Two
Three
King Kong 1933
Dracula 1897
Bride of Frankenstein 1935
  1. snakes
  2. amphibious reptiles
  3. really big snakes
  4. Questions

    1. What is a server? How is it different than a standard computer?
      • A server transfers information between many different computers.
    2. What are the tags needed for HTML tables?
        li table tr th td
    3. What does an iFrame allow you to do?
      • An iFrame specifies an inline frame so you can embed other documents in html.
    4. What does the tag do?
      • It defines a hyperlink.
    5. What does the tag do?
      • It defines a row in a table.