Web Development Lab 2

Web Development Lab 2 Questions

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

A server is a specialized computer used to store files for other computers on the same network/internet to access. Servers typically have much larger storage than normal computers in addition to having specialized components for servers.

What are the tags needed for HTML tables>

The tags are <tbody>, <table>, <thead>, <tr>, <th>, and <td>

What does an iFrame allow you to do?

An iFrame tag allows you to embed videos, games, websites, etc. in your own website.

What does the <a> tag do?

The <a> tag creates a link to another webpage

What does the <tr> tag do?

The <tr> tag creates a table row, where you can put data into your table

What does it cost to have a typical web development company create a website? How long does it take?

A typical web devolopment company would charge anywhere between $500 to $4000 in price. Depending on the scope of the website it can take anywhere from a week to months.

Web Development Lab 2 Examples

This is a table head
This is a cell in a table This is the Impact font
This is a title with italics
This is a table with no borders
This is just here to make this table bigger

This is an ordered list

  1. Ordered lists are organized by numbers
  2. Lists can also be customized!
  3. I don't know what to put here

This is an unordered list