Web sites often need to display data in a formatted manner. This chapter will show how to display bulleted lists, numbered lists, definition lists, and tables. At the end of the chapter additional table tags and formatting will be shown.

Learning Outcomes for this Chapter

Upon completion of the reading of this chapter and assignments found at the end, a student should be able to:

  • create numeric and bulleted lists of items on a page,
  • display lists of data that contain sub-lists,
  • create tables to display rows and columns of data,
  • add cells with header information to tables,
  • cause cells on a table to span multiple columns or rows.