Skip to content
KnowledgeCity

Tables in Dreamweaver

While HTML provides the structure, CSS provides the beauty. In this module, you will familiarize yourself with what CSS is, how the different styles cascade…
Preview the first lesson free — get full access to all 4 lessons.
Course: On-Demand
Intermediate Provider Patti Scully-Lane  4 Lessons ·  30m  in Arabic, German, English, Spanish, French, Portuguese, Urdu, Chinese 

Course Description

While HTML provides the structure, CSS provides the beauty. In this module, you will familiarize yourself with what CSS is, how the different styles cascade, and what HTML elements can be stylized.

What You'll Learn

  • Understand the levels of CSS and CSS syntax
  • Create tables in Dreamweaver
  • Modify rows and columns in tables
  • Format rows and columns in tables
  • Recognize external versus internal styles
  • Import tabular data into a table

Key Takeaways

  • HTML provides the structure of a page while CSS provides the styling.
  • CSS styles cascade across different levels, and HTML elements can be stylized using CSS.
  • This module covers creating tables and modifying and formatting their columns and rows.
  • The course distinguishes between external and internal styles in CSS.
  • Learners can import tabular data directly into a table.

Frequently Asked Questions

What does this course cover?

This module covers what CSS is, how the different styles cascade, and which HTML elements can be stylized. It also teaches you to create tables, format and modify columns and rows, recognize external versus internal styles, and import tabular data into a table.

What skills will I gain from this course?

You will build skills in Adobe Dreamweaver, CSS Frameworks, HTML Components, HTML Formatting, HTML Tables, and Object Oriented CSS.

What lessons are included in this course?

The lessons are: Create a Table, Modify Rows and Columns in Tables, Format Rows and Columns in Tables, and Import Tabular Data into a Table.

What is the difference between HTML and CSS as taught in this course?

According to the course, HTML provides the structure while CSS provides the beauty, meaning CSS is used to style the HTML elements.