Assignment 2
What is a server? How is it different than a standard computer?
A server is a larger more powerful type of computer often used to run websites.
What are the tags needed for HTML tables?
the table, thead, tbody, tr tags are needed for tables
What does an iFrame allow you to do?
The iFrame tag allows us to take a 'window'from a website and put it on ours
What does the <'a'> tag do?
It allows you to put links on the webpage.
What does the <'tr'> tag do?
It creates a row in your table.
Find a web development company. What does it cost to have them create a webpage? How long does it take?
Blue Fountain Media, and costs $150-199 and the time depends on the complexity of the website
Back