Project 2

Lab questions

Here is an ordered list.

  1. 1
  2. 2
  3. 3

Here is an unordered list

  1. What is a server? How is it different form a standard computer?
  2. A server is a computer with a direct line to the internet unlike a regular client computer
  3. What are tags needed for an html table?
  4. The tags needed for an html table are tb, tr, thead, and tbody.
  5. What does an iframe allow you to do?
  6. An iFrame allows the programmer to splice in other documents in the current html document.
  7. What does an "a" tag do?
  8. An "a" tag lets you insert a link into your webpage.
  9. What does a "tr" tag do?
  10. A "tr" tag allows you to Make a row in a table.
  11. Find a web development company. What does it cost to have them create a webpage? How long does it take?
  12. One web development company I found was Blue Fountain Media. Blue Mountain Media charges 150-199 an hour. It usually takes them about 12-16 weeks to complete a website

Back