Web Development:

Web Development Lab 2

What is a server? How is it different than a standard computer?

A server is a computer or computer program that manages access to a centralized resource or service in a network. It is different than a standard computer because it is designed to manage, store, and send data 24 hours a day and is built to be more reliable.


What are the tags needed for HTML tables?

The tags required for HTML tables are: < table >,< tr >, and < td >.


What does an iFrame allow you to do?

An iFrame allows you to insert a source from another html file.


What does the < a > tag do?

This tag attaches a reference to a link or source.


What does the < tr > tag do?

This tag makes a table row.



Click HERE to return to homepage.