Project 2
Lab questions
Here is an ordered list.
- 1
- 2
- 3
Here is an unordered list
- What is a server? How is it different form a standard computer?
A server is a computer with a direct line to the internet unlike a regular client computer
- What are tags needed for an html table?
The tags needed for an html table are tb, tr, thead, and tbody.
- What does an iframe allow you to do?
An iFrame allows the programmer to splice in other documents in the current html document.
- What does an "a" tag do?
An "a" tag lets you insert a link into your webpage.
- What does a "tr" tag do?
A "tr" tag allows you to Make a row in a table.
- Find a web development company. What does it cost to have them create a webpage? How long does it take?
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