Lesson 9: Working with Tables

dw09.psd 

Tables have a long and storied history in web design. In this lesson, you will learn how to structure and style tabular data using tables. Additionally you will understand the basics of using tables for layout and be able to compare and contrast them with Cascading Style Sheets (CSS) for layout.

What you’ll learn in this lesson:

  • Creating and modifying tables
  • Styling tables in CSS vs. HTML
  • Importing table data
  • Sorting table data

Starting up

Before starting, make sure that your tools and panels are consistent by resetting your workspace. See “Resetting the Dreamweaver workspace” in the Starting up section of this book.

You will work with several files from the dw09lessons folder in this lesson. Make sure that you have loaded the dwlessons folder onto your hard drive from www.digitalclassroombooks.com/epub/dreamweavercc. See “Loading lesson files” in the Starting up section of this book.

Before you begin, you need to create site settings that point to the dw09lessons folder. Go to Site > New Site, or, for details on creating a site, refer to Lesson 2, “Setting Up a New Site.”

Using tables in web design

Tables are ideally suited for displaying tabular data. As discussed in Lesson 5, “Creating Page Layouts with CSS,” in the beginning days of the Web, tables were the best tools available for designers when it came to layout. Over the years, Dreamweaver ...

Get Dreamweaver CC Digital Classroom now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.