Web Development Lab 2


Table 1
datadata
datadata

Table 2
stuff in different table numbers other stuff
stuff in different table numbers other stuff
stuff in different table numbers other stuff

Yummies by Preference

  1. steak
  2. chicken
  3. grains
  4. fruits
  5. vegetables

Important html tags to remember


1. A server is a computer that acts as a centrallized location that manages the access of files to be shared and exchanged in a network. A server is built to manage, store, and send data; therefore it is more reliable than a regualr computer.

2. the tags needed for html tables are < tr > table header, < tr > table row, and < td > table data.

3. the iframe allows the user to insert html and content from another source.

4. the < a > tag allows to attatch a link or source to the program.

5. < tr > program sets the table rows for the computer.