1 / 6

Lesson 6: Tables

Lesson 6: Tables. Why Tables. Sometimes information needs to be displayed this way to make it easier for the reader to evaluate the information being given. We see tables all the time in web pages. Name some examples. Ohhh The Coding With Tables!.

patty
Download Presentation

Lesson 6: Tables

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Lesson 6: Tables

  2. Why Tables • Sometimes information needs to be displayed this way to make it easier for the reader to evaluate the information being given. • We see tables all the time in web pages. Name some examples.

  3. Ohhh The Coding With Tables! • Coding can get to be a little crazy when creating tables in HTML. Before you learn the tags: • You need to know that each block in the table grid is referred to as a table cell. • Tables are written out row by row.

  4. Ohhh The Coding With Tables!

  5. Spanning Columns

  6. Spanning Rows

More Related