Presentation is loading. Please wait.

Presentation is loading. Please wait.

HTML Comprehensive Concepts and Techniques Second Edition Creating Tables in a Web Site October 23, 2012.

Similar presentations


Presentation on theme: "HTML Comprehensive Concepts and Techniques Second Edition Creating Tables in a Web Site October 23, 2012."— Presentation transcript:

1 HTML Comprehensive Concepts and Techniques Second Edition Creating Tables in a Web Site October 23, 2012

2 Today’s Agenda  Hotspots – Questions?  Introduction to Tables.  Theater Club Web Page.  Finish your worksheet from yesterday. 2

3 Hotspots or Image Maps  Any Questions?  Take out a pen or pencil – POP Quiz! 3

4 4 Creating Web Pages with Tables complex table simple table colored cells column spanno cell borders row span colored background

5 5 Creating Web Pages with Tables  Tables can have text and/or images  You can use a table to wrap text around an image –Tables give you more control over the placement of the text and image  Tables help make the content on Web pages clear, interesting, and easy to read

6 6 Creating Web Pages with Tables text wrapping

7 7 Creating Web Pages with Tables images in table borderless table

8 8 Table Elements  Tables consist of rows, columns, and cells –A row is a horizontal line of information –A column is a vertical line of information –A cell is the intersection of a row and a column Heading cells display text as bold and center- aligned Data cells display normal text that is left- aligned

9 9 Table Elements row

10 10 Table Elements column

11 11 Table Elements cell

12 12 Other Table Parts  Table borders are lines that encompass the perimeter of the table  Table headers are bold text that indicate the purpose of the row or column  A table caption is descriptive text located above or below the table that further describes the purpose of the table

13 13 Other Table Parts border caption heading cell

14 14 Planning, Designing, and Coding a Table  Creating tables for a Web page is a three-step process: –Determine if a table is needed –Plan the table –Code the table

15 15 Determining if a Table is Needed  Not all Web page applications require the use of tables  A table is appropriate when it makes the Web page easier to read

16 16 Determining if a Table is Needed table bulleted list

17 17 Planning the Table  Must begin with good design  Sketch the table before writing HTML

18 18 Coding the Table  Four main tags in coding a table:

19 19 Coding the Table heading cells data cells start table end table

20 20 Table Attributes

21 21 Start Notepad

22 To Do List:  Enter your tags for the Theater Club web page.  Finish your vocabulary words.  Finish your research! 22


Download ppt "HTML Comprehensive Concepts and Techniques Second Edition Creating Tables in a Web Site October 23, 2012."

Similar presentations


Ads by Google