CHAPTER 5 Working with Data Tables and Inline Frames.

Slides:



Advertisements
Similar presentations
HTML Tags and Their Functions
Advertisements

Chapter 3 – Web Design Tables & Page Layout
Designing Websites Using HTML and FrontPage A Typical Webpage View Source A webpage is a text file containing instructions to tell a computer how the.
Working with Tables for Page Design – Lesson 41 Working with Tables for Page Design Lesson 4.
KompoZer. This is what KompoZer will look like with a blank document open. As you can see, there are a lot of icons for beginning users. But don't be.
MIS 425 Lecture 2 – HTML Navigation, Colors, tables and Styles Instructor: Martin Neuhard
Chapter 8 Creating Style Sheets.
Intermediate Level Course. Text Format The text styles, bold, italics, underlining, superscript and subscript, can be easily added to selected text. Text.
16 HTML Tables and Frames Section 16.1 Create a basic table using HTML Define borders Merge cells Align content in tables Section 16.2 Create a frames-based.
Chapter 3 Tables and Page Layout
CIS101 Introduction to Computing Week 07. Agenda Your questions JavaScript text Resume project HTML Project Three This week online Next class.
CIS101 Introduction to Computing Week 07. Agenda Your questions Resume project Review Project Two HTML Project Three This week online Next class.
Using HTML Tables.
Start -> All Programs -> Classes -> Web Expressions -> Dreamweaver.
Creating Tables in a Web Site Using an External Style Sheet HTML5 & CSS 7 th Edition.
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
ADVANCED MICROSOFT POWERPOINT Lesson 6 – Creating Tables and Charts
1 The Structure of a Web Table beginning of the table structure first row of three in the table end of the table structure table cells You do not need.
Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition Lesson 15 Working with Tables 1 Morrison / Wells / Ruffolo.
Creating Tables in a Web Site Using an External Style Sheet
Chapter 3. Table have many uses in a HTML design but are mostly used for the organization of your web site. Tables also give vertical and horizontal structure.
Copyright 2007, Paradigm Publishing Inc. Word 2007 Chapter 7 BACKNEXTEND 7-1 LINKS TO OBJECTIVES Create, Edit, and Format a Table Create, Edit, and Format.
Tutorial 6 Creating Tables and CSS Layouts. Objectives Session 6.1 – Create a data table to display and organize data – Modify table properties and layout.
Web Design Dreamweaver Semester 2 ATBs. ATB #1 What is a web site?
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
HTML Comprehensive Concepts and Techniques Second Edition Project 3 Creating Tables in a Web Site.
© Ms. Masihi.  The Dreamweaver Welcome Screen first opens when you start Dreamweaver.  This screen gives you quick access to previously opened files,
Web Technologies Website Development Trade & Industrial Education
Using FrontPage Express. Slide 1 Standard toolbars and menus Time indicator: gives an approximation of download time of the page.
Website Development with Dreamweaver
Copyright © 2013 MyGraphicsLab / Pearson Education STRUCTURE AND HTML TAGS MyGraphicsLab: Adobe Dreamweaver CS6 ACA Certification Preparation for Web Communication.
CIS 205—Web Design & Development Dreamweaver Chapter 5 Using HTML Tables to Lay Out a Page.
Microsoft Word 2000 Presentation 5. Major Word Topics Columns Tables Lists.
Microsoft Expression Web-Illustrated Unit I: Working with Tables.
Adobe Dreamweaver CS3 Revealed CHAPTER FIVE: USING HTML TABLES TO LAY OUT A PAGE.
Creating Tables in a Web Site
Domain 3 Understanding the Adobe Dreamweaver CS5 Interface.
Tutorial 5 Working with Tables and Columns
Creating Tables Lesson 6.
XP Practical OpenOffice.org Chapter 8 1 Creating a Presentation.
Chapter 5 Quick Links Slide 2 Performance Objectives Understanding Framesets and Frames Creating Framesets and Frames Selecting Framesets and Frames Using.
Copyright 2006 South-Western/Thomson Learning Chapter 12 Tables.
4 Chapter Four Introduction to HTML. 4 Chapter Objectives Learn basic HTML commands Discover how to display graphic image objects in Web pages Create.
Who Wants to be a Millionaire? LIFELINES 1.50/50 2.Poll the audience 3.Ask Another Student.
Tables. What are tables? To create a table go to the insert tab on the ribbon. Table will be on the left of the ribbon in the tables group After selecting.
Updated on: September 4, 2010 CIS67 Foundations for Creating Web Pages Professor Al Fichera.
HTML Concepts and Techniques Fifth Edition Chapter 4 Creating Tables in a Web Site.
Lesson 6 Formatting Cells and Ranges. Objectives:  Insert and delete cells  Manually format cell contents  Copy cell formatting with the Format Painter.
Copyright 2002, Paradigm Publishing Inc. CHAPTER 13 BACKNEXTEND 13-1 LINKS TO OBJECTIVES Table Concepts Creating a Table Creating a Table Entering Text.
Key Applications Module Lesson 14 — Working with Tables Computer Literacy BASICS.
Introducing Dreamweaver. Dreamweaver The web development application used to create web pages Part of the Adobe creative suite.
Web Site Development - Process of planning and creating a website.
Positioning Objects with CSS and Tables
Prepared by the Academic Faculty Members of IT. Tables Creating Tables. Merging Cells. Splitting Cells. Sorting Tables. Performing Calculations.
XP IT INSTRUCTOR :AHMAD HIRZALLAH 1 Microsoft Office FrontPage 2003 Creating Tables and Frames.
Chapter 28. Copyright 2003, Paradigm Publishing Inc. CHAPTER 28 BACKNEXTEND 28-2 LINKS TO OBJECTIVES Table Calculations Table Properties Fields in a Table.
HTML Comprehensive Concepts and Techniques Second Edition Creating Frames on a Web Page.
Chapter 12. Copyright 2003, Paradigm Publishing Inc. CHAPTER 12 BACKNEXTEND 12-2 LINKS TO OBJECTIVES Create a Table Enter and Edit Text Delete a Table.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 5 1 Microsoft Office FrontPage 2003 Tutorial 5 – Creating Tables and Frames.
CIS101 Introduction to Computing Week 07 Spring 2004.
Positioning Objects with CSS and Tables
Chapter A - Getting Started with Dreamweaver MX 2004
Lesson 2 Tables and Charts
Chapter 6 Working with Publisher Tables
Exercise 39 - Skills A table on your Web page provides one of the best ways to organize and align graphics, text and other objects on the page. You can.
DREAMWEAVER MX 2004 Chapter 3 Working with Tables
Chapter 11 Review.
Lesson 15 Working with Tables
Positioning Objects with CSS and Tables
Key Applications Module Lesson 14 — Working with Tables
Presentation transcript:

CHAPTER 5 Working with Data Tables and Inline Frames

Chapter Objectives ◦ Use a preformatted style sheet ◦ Insert a data table ◦ Change table and cell properties ◦ Add text and images ◦ Add rows and columns ◦ Merge and split table cells ◦Format a table using CSS ◦Convert text to a table ◦Use table AutoFormat ◦Distribute rows and columns ◦Create an inline frame ◦Target links in an inline frame Chapter 5: Working with Data Tables and Inline Frames2

Housekeeping ◦Add Chapter 5, if you haven’t already. ◦Read the project on page 302 Chapter 5: Working with Data Tables and Inline Frames3

Plan Ahead ◦Plan the basic table structure – use to provide consistency. Need to know how many rows, and columns you need. ◦Add and arrange table content – headings as needed, cells usually have text, but can hold images. Delete rows and columns you DON’T need. ◦Design the table – Do you want your table to be subtle or stand out? Colors can help you with that. ◦Organize existing content into the table – Can convert text already on your site into a table so you can align thaings and make them easier to read. ◦Add an inline frame to display a page –You can embed an HTML page into an inline frame to provide visitors with a view of the page while controlling the viewing size and not requiring an additional link. Chapter 5: Working with Data Tables and Inline Frames4

Let’s start. ◦Do pages to open the new webiste and begin creating it. Chapter 5: Working with Data Tables and Inline Frames5

Creating a New Style Sheet ◦Just as you can create a new Web page using a CSS layout of a new Web site using a template, you can create a new style sheet using a preformatted option that Expression Web provides. ◦It contains code that you can modify to suit your needs. ◦Do pages Chapter 5: Working with Data Tables and Inline Frames6

Creating a New Style Sheet Chapter 5: Working with Data Tables and Inline Frames7

Creating a Data Table ◦Used to list items and characteristics. (menus possibly) ◦Easy to SCAN the items ◦Should always have a caption to tell the visitor what they are looking at. ◦Tracer lines – cell divisions in a table are shown as dotted lines. Helps you line things up. Chapter 5: Working with Data Tables and Inline Frames8

Table Properties ◦Alignment ◦Borders ◦Background ◦Cell padding ◦Text alignment ◦Header Row – Should be bold and easily distinguishable from the rest of the table ◦By default – it will span 100% of the page width. ◦Do pages Chapter 5: Working with Data Tables and Inline Frames9

Changing Table and Cell Properties Chapter 5: Working with Data Tables and Inline Frames10

Adding Text & Images to a Table ◦In a blank table, all columns are the same width & rows are the same height. ◦To navigate in a table, you can use your mouse OR ◦TAB – To next cell in row, or next row if in last cell ◦Shift + TAB – Previous cell ◦Down Arrow – cell in row below ◦Up arrow – cell in row above ◦Right arrow – next cell ◦Left arrow – previous cell ◦You can also add images. May need to crop or resize them to fit appropriately in the cell. Chapter 5: Working with Data Tables and Inline Frames11

Adding text & Images to a Table Chapter 5: Working with Data Tables and Inline Frames12 Do pages

Adding Rows and Columns ◦Row – hit TAB after the current LAST CELL in the table ◦Use the Tables toolbar from the Table menu OR right click in a row or column to add rows/columns above or below! ◦There are several other properties you can manage on the table toolbar ◦Do pages Chapter 5: Working with Data Tables and Inline Frames13

Using Table Fill ◦Allows you to complete a column or row of data with the same content to save times. ◦Useful when most of all the data in a row or column is the same. ◦Do pages Chapter 5: Working with Data Tables and Inline Frames14

Merging Table Cells & applying styles ◦Merging – combining 2 or more adjacent cells ◦Splitting – creates 2 or more rows or columns within a cell ◦Do pages Chapter 5: Working with Data Tables and Inline Frames15

Converting Text to a Table ◦Sometimes you type something in and then later realize it would be better suited for a table. ◦To convert TEXT to a TABLE, it has to be delineated using commas, spaces, or tabs. ◦Do pages Chapter 5: Working with Data Tables and Inline Frames16

Using Table AutoFormat ◦This is a feature that offers predetermined formatting options for tables. ◦Once this is used, Expression Web creates and saves styles as inline styles, not to a style sheet. ◦Do pages Chapter 5: Working with Data Tables and Inline Frames17

Creating an I-Frame ◦Inline frame (I-frame) – way to embed one HTML file into another. ◦Helps control page size when it is viewed in a browser. ◦Helpful for displays tables or websites with large amounts of information the may not be of interest to all visitors. ◦Main page and the embedded file load in the browser separately. ◦Clicking on an item in the navigation bar can load a new embedded page to load without the browser having to reload the original page. Chapter 5: Working with Data Tables and Inline Frames18

Targeting Links in an I-Frame Chapter 5: Working with Data Tables and Inline Frames19 Do pages

What now? ◦Well, this is a neat concept, but with the advent of CSS, using frames and framesets is an outdated, non-standard techniques. ◦Many browsers have issues with frames. ◦These concepts are covered because you may encounter older web pages that used these techniques. Chapter 5: Working with Data Tables and Inline Frames20

What to do? Homework ◦ Practice test at /learn /learn Labs ◦Cases and Places #1 – Creating a new Table, on page 365 Chapter 5: Working with Data Tables and Inline Frames21