Wednesday, August 29, 2012

Lesson 6


  • Uses if tables
  • Samples of form
  • Introduction to different types of forms
Tables in Dreamweaver

Tables are useful if you want to show relationships between different types of data. They allow you to group related data in rows and link them to other data in different columns. While they are often not needed on many sites, there are certain situations where you may want to present your data in tabular form.

Examples of data using tables.


Create table in DW
In DW, go to Insert>Tables, a table panel appear.

Fill in the field, Rows, Columns, Table width, Border thickness, Cell padding, Cell spacing & Header.

Modify table
You can merge cells, delet row, column, insert row, column, split cell
Go to Modify > Table


Table without cell padding & spacing

Table with cell padding

Table with both cell padding & cell spacing

Table with header


Form
Forms allow you to collect information from users via the web. Forms can be used for surveys, information gathering, online quizzes, applications, etc.





Create form in DW
Go to Window > Insert














No comments:

Post a Comment