Chapter 4 Creating Tables in a Web Site Using an External Style Sheet

Size: px
Start display at page:

Download "Chapter 4 Creating Tables in a Web Site Using an External Style Sheet"

Transcription

1 Chapter 4 Creating Tables in a Web Site Using an External Style Sheet MULTIPLE RESPONSE Modified Multiple Choice 1. Attributes are set relative to the elements in a table. a. line c. row b. column d. cell ANS: B, C, D PTS: 1 REF: HTML A table caption is descriptive text located a table that further describes the purpose of the table. a. above c. to the left of b. below d. to the right of ANS: A, B PTS: 1 REF: HTML Tables include features such as. a. resolutions c. borders b. captions d. headers ANS: B, C, D PTS: 1 REF: HTML Creating tables for a Web page always includes. a. determining if a table is needed c. coding the table b. captioning the table d. planning the table ANS: A, C, D PTS: 1 REF: HTML Text in a heading cell appears. a. italicized c. bold b. centered d. justified ANS: B, C PTS: 1 REF: HTML 193 MULTIPLE CHOICE 1. are useful when you want to arrange text and images in order to make the information straightforward and clear to the Web page visitor. a. Indices c. Animations b. Flowcharts d. Tables ANS: D PTS: 1 REF: HTML The of a table helps to define what formatting is appropriate. a. dimension c. size b. resolution d. purpose ANS: D PTS: 1 REF: HTML 161 1

2 3. Tables allow you to organize information on a Web page using HTML. a. keylinks c. indices b. flowcharts d. tags ANS: D PTS: 1 REF: HTML Tables can be used to create a around an image. a. baseline c. matrix b. border d. flowchart ANS: B PTS: 1 REF: HTML Using a table to create a(n) is a simple technique that gives an image a polished look and highlights the image. a. banner c. index b. link d. frame ANS: D PTS: 1 REF: HTML Tables are similar in design to. a. spreadsheets c. documents b. presentations d. databases ANS: A PTS: 1 REF: HTML A heading cell displays text as bold and. a. left-aligned c. right-aligned b. center-aligned d. justified ANS: B PTS: 1 REF: HTML You can set for an entire row of information, for a single cell, or for one or more cells within a row. a. links c. attributes b. keys d. indices ANS: C PTS: 1 REF: HTML consist of rows, columns, and cells. a. Indices c. Flowcharts b. Tables d. Animations ANS: B PTS: 1 REF: HTML A(n) is a horizontal line of information in a table. a. column c. row b. grid d. baseline ANS: C PTS: 1 REF: HTML 163 2

3 11. A(n) is a vertical line of information in a table. a. column c. row b. grid d. baseline ANS: A PTS: 1 REF: HTML A(n) is the intersection of a row and a column. a. apex c. index b. cell d. chart ANS: B PTS: 1 REF: HTML A(n) cell displays normal text that is left-aligned. a. data c. heading b. index d. baseline ANS: A PTS: 1 REF: HTML A table is any cell with bold text that indicates the purpose of the row or column. a. caption c. glossary b. key d. header ANS: D PTS: 1 REF: HTML A caption can be placed a table. a. to the left of c. above b. to the right of d. all of the above ANS: C PTS: 1 REF: HTML The attribute supports several values to provide different formatting options. a. headers c. grid b. borders d. rules ANS: D PTS: 1 REF: HTML The attribute allows a Web developer to select which internal borders to show in a table. a. visible c. display b. internal d. rules ANS: D PTS: 1 REF: HTML The value for the rules attribute creates a table with no internal rules. a. null c. none b. plain d. void ANS: C PTS: 1 REF: HTML 166 3

4 19. The value for the rules attribute creates a table with vertical rules between each column in the table. a. cols c. up b. vert d. rows ANS: A PTS: 1 REF: HTML The process for creating tables for a Web page includes. a. determining if a table is needed; planning the table; and coding the table b. determining if a table is needed; planning the table; linking the table; and coding the table c. determining if a table is needed; coding the table; and formatting the table d. determining if a table is needed; formatting the table; planning the table; and coding the table ANS: A PTS: 1 REF: HTML The first step in creating a table is to. a. code the table c. determine if a table is needed b. format the table d. plan the table ANS: C PTS: 1 REF: HTML Conceptualizing a table on paper first saves time trying to determine which HTML table to use to create the table. a. keylinks c. flowcharts b. indices d. tags ANS: D PTS: 1 REF: HTML The tags indicate the start and end of table rows. a. <td></td> c. <th></th> b. <tc></tc> d. <tr></tr> ANS: D PTS: 1 REF: HTML The tags indicate the start and end of a row with table heading cells. a. <td></td> c. <th></th> b. <tc></tc> d. <tr></tr> ANS: C PTS: 1 REF: HTML The tags indicate the start and end of a row of data cells. a. <td></td> c. <th></th> b. <tc></tc> d. <tr></tr> ANS: A PTS: 1 REF: HTML The tag indicates the start and end of a table. a. <tr> </tr> c. <table> </table> b. <t> </t> d. <tab> </tab> ANS: C PTS: 1 REF: HTML 169 4

5 27. The tags have the same attributes. a. <tr> and <th> c. <th> and <td> b. <td> and <tr> d. <td> and <tt> ANS: C PTS: 1 REF: HTML The tag does not use the valign attribute. a. <tr> c. <td> b. <table> d. <th> ANS: B PTS: 1 REF: HTML The tag uses the border attribute. a. <table> c. <tr> b. <td> d. <th> ANS: A PTS: 1 REF: HTML The attribute of the <table> tag defines the number of columns in the table. a. cols c. width b. num d. columns ANS: A PTS: 1 REF: HTML The width of a table s border is defined in. a. picas c. points b. pixels d. inches ANS: B PTS: 1 REF: HTML Each page in a multipage Web site should have a link back to the page of the Web site. a. index c. home b. start d. origin ANS: C PTS: 1 REF: HTML Changing the of an image can cause the image to look distorted on the Web page. a. resolution c. width b. dimension d. style ANS: C PTS: 1 REF: HTML Press to copy selected text to the Clipboard. a. CTRL+W c. CTRL+V b. CTRL+B d. CTRL+C ANS: D PTS: 1 REF: HTML defines the number of pixels of space between cells in a table. a. Cellspacing c. Cellwidth b. Cellpadding d. Cellheight ANS: A PTS: 1 REF: HTML 197 5

6 36. defines the number of pixels of space between a cell's contents and the cell wall. a. Cellspacing c. Cellwidth b. Cellpadding d. Cellheight ANS: B PTS: 1 REF: HTML If you do not use the attributes, the size of each data cell automatically is set to the minimum size needed for the text inserted in the data cell. a. cellspacing or cellpadding c. vspace and hspace b. width and height d. resolution and dimension ANS: A PTS: 1 REF: HTML The colspan attribute of the tag sets a number of columns spanned by a cell. a. <td> c. <tr> b. <th> d. both a and b ANS: D PTS: 1 REF: HTML Captions are recommended for tables that are used to. a. structure columns and rows of information b. position images c. create menu bars d. all of the above ANS: A PTS: 1 REF: HTML If you decide to add row or column, it is best to sketch your ideas on paper first. a. scanning c. spanning b. titles d. anchors ANS: C PTS: 1 REF: HTML 202 TRUE/FALSE 1. You cannot apply a background color to a table cell. ANS: F PTS: 1 REF: HTML Tables can be simple, with a basic grid format and no color. ANS: T PTS: 1 REF: HTML Tables cannot be used to position text and images. ANS: F PTS: 1 REF: HTML An advantage to wrapping text around an image, instead of using a table, is that you have more control over the placement of the text and the image. ANS: F PTS: 1 REF: HTML 162 6

7 5. The purpose for a table dictates which features are used. ANS: T PTS: 1 REF: HTML Creating tables for a Web page is a two-step process: (1) determining if a table is needed; and (2) coding the table. ANS: F PTS: 1 REF: HTML The first step in creating a table is to code the table. ANS: F PTS: 1 REF: HTML All Web pages require the use of tables. ANS: F PTS: 1 REF: HTML A general rule is that a table should be used when it will help organize information or Web page elements in such a way that it is easier for the Web page visitor to read. ANS: T PTS: 1 REF: HTML To create effective tables, you must begin by planning how the information will appear in the table and create a good design. ANS: T PTS: 1 REF: HTML After a table is sketched on paper, it is easier to see how many rows and columns to create, if the table will include headings, and if any of the headings span rows or columns. ANS: T PTS: 1 REF: HTML The home page is the main page of a Web site, which Web site visitors generally view first. ANS: T PTS: 1 REF: HTML To create an external style sheet, enter all of the style statements in a text file using Notepad++ or another text editor, and then save the text file with a.css extension. ANS: T PTS: 1 REF: HTML The format of an external style sheet is very different from the format of an embedded style sheet. ANS: F PTS: 1 REF: HTML Press CTRL+P to paste contents from the Clipboard into a file. ANS: F PTS: 1 REF: HTML 190 7

8 16. Tables with borders are most appropriate when the tables are used to position text and image elements. ANS: F PTS: 1 REF: HTML Click the Print button on the Command bar to print a Web page using the browser. ANS: T PTS: 1 REF: HTML Using cellpadding adds space between cells (or columns). ANS: F PTS: 1 REF: HTML When a table uses the cellspacing and cellpadding attributes, the size of each data cell is automatically set to the minimum size needed for the text inserted in the data cell. ANS: F PTS: 1 REF: HTML Creating headings that span rows and columns defines tables more clearly. ANS: T PTS: 1 REF: HTML Tables used to structure columns and rows of information can benefit from having an index to clarify the contents of the table. ANS: F PTS: 1 REF: HTML If the content in a table is broken into logical segments of information, you should not use row or column spanning. ANS: F PTS: 1 REF: HTML You can help visitors more easily read a table full of information by varying the background colors effectively. ANS: T PTS: 1 REF: HTML Before using row or column spanning, it is best to sketch your ideas on paper first. ANS: T PTS: 1 REF: HTML Given an external style sheet named styles1.css, the code <link rel="stylesheet" type="text/css" href="styles1.css" /> will link the HTML file in which this code appears to that style sheet. ANS: T PTS: 1 REF: HTML 203 8

9 MODIFIED TRUE/FALSE 1. Tables consist of rows, columns, and cells, much like text files. ANS: F, spreadsheet PTS: 1 REF: HTML Using the attribute and value rules= null creates tables with no internal rules. ANS: F, none PTS: 1 REF: HTML Data cells are indicated by the start <th> and </th> tags. ANS: F, Heading PTS: 1 REF: HTML The most beneficial feature of the internal style sheet is that you can easily change the appearance of all Web pages into which the style sheet is linked just by changing the style sheet. ANS: F, external PTS: 1 REF: HTML When a table is used to structure columns and rows of information, bordered tables are most appropriate. ANS: T PTS: 1 REF: HTML 191 COMPLETION 1. A table is the line that encloses the perimeter of the table. ANS: border PTS: 1 REF: HTML A table is descriptive text located above or below the table that further describes the purpose of the table. ANS: caption PTS: 1 REF: HTML 165 9

10 3. generally are useful on a Web page if the Web page needs to display a structured, organized list of information or includes text and images that must be positioned in a very specific manner. ANS: Tables PTS: 1 REF: HTML There are main HTML tags used to create a table. ANS: four PTS: 1 REF: HTML All tags for a table are inserted within the < > tags. ANS: table PTS: 1 REF: HTML Generally, companies utilize the same on their Web site as they use on print material associated with the company, such as business cards and letterheads. ANS: logo PTS: 1 REF: HTML The attribute of the <table> tag sets the table width relative to the window width. ANS: width PTS: 1 REF: HTML The cellspacing attribute of the <table> tag defines the space between cells in. ANS: pixels PTS: 1 REF: HTML When using a table to organize text links, it is important to first decide how to the table. ANS: format PTS: 1 REF: HTML

11 10. The attribute of the <th> or <td> tag sets the number of rows spanned by a cell. ANS: rowspan PTS: 1 REF: HTML The attribute of the <th> or <td> tag sets the number of columns spanned by a cell. ANS: colspan PTS: 1 REF: HTML Using the = top attribute aligns the information in a cell at the top of the cell. ANS: valign PTS: 1 REF: HTML All external style sheets must be saved with the file name extension of. ANS:.css PTS: 1 REF: HTML tables often are appropriate when the tables are used to position text and image elements. ANS: Borderless PTS: 1 REF: HTML A table is modified to use cellspacing and cellpadding by adding these attributes to the < > tag. ANS: table PTS: 1 REF: HTML defines the number of pixels of space between a cell s contents and the cell wall. ANS: Cellpadding PTS: 1 REF: HTML

12 17. The attribute sets the amount of space between cells. ANS: cellspacing PTS: 1 REF: HTML Tables used to structure columns and rows of information can benefit from having a(n) to clarify the contents of the table. ANS: caption PTS: 1 REF: HTML A(n) can be used to add information that doesn't fit elsewhere in the table. ANS: caption PTS: 1 REF: HTML To quit Notepad++, click the button on the Notepad++ title bar. ANS: Close PTS: 1 REF: HTML 206 MATCHING Identify the letter of the choice that best matches the phrase or definition. a. <td> </td> f. <th> </th> b. cellpadding g. table c. browser h. menu bar d. spanning i. cellspacing e. caption j. rows 1. You can use this to create Web pages with two newspaper-type columns of text or structured lists of information 2. Using the rules attribute with this value creates a table with horizontal rules between each row in the table 3. Table columns are indicated in an HTML file by these tags 4. The first row in a table includes table heading cells, as indicated by these tags 5. When prominently displayed on a Web page, this gives a visitor ready access to navigation links 6. After an HTML file for a Web page is saved, it should be viewed in this to confirm that the page appears as desired and that the links function as expected 7. Defines the number of pixels between cells in a table 8. Defines the number of pixels of space between a cell s contents and its border 9. Descriptive text located above or below the table that further describes the purpose of the table 10. A technique used frequently to create a heading that goes across rows or columns 1. ANS: G PTS: 1 REF: HTML

13 2. ANS: J PTS: 1 REF: HTML ANS: A PTS: 1 REF: HTML ANS: F PTS: 1 REF: HTML ANS: H PTS: 1 REF: HTML ANS: C PTS: 1 REF: HTML ANS: I PTS: 1 REF: HTML ANS: B PTS: 1 REF: HTML ANS: E PTS: 1 REF: HTML ANS: D PTS: 1 REF: HTML 200 ESSAY 1. Listing at least three attributes per tag, provide the name and function of attributes associated with each of the table tags. ANS: <table> </table> border: Defines width of table border in pixels cellspacing: Defines space between cells in pixels cellpadding: Defines space between a cell s contents and its border in pixels cols: Defines number of columns width: Sets table width relative to window width <tr> </tr> valign: Vertically aligns row (top, middle, bottom) <td> <td> and <th> </th> colspan: Sets number of columns spanned by a cell rowspan: Sets number of rows spanned by a cell valign: Vertically aligns cell (top, middle, bottom) PTS: 1 REF: HTML 170 TOP: Critical Thinking 13

14 2. Explain what an external style sheet is and what its major benefit is. ANS: An external style sheet is a text file that contains the selectors and declarations for the styles you want to apply across the Web site. External style sheets are the most comprehensive type of style sheet and can be used to control the consistency and look of many Web pages within a Web site. Adding an external style sheet to a Web page involves a two-step process of creating an external style sheet and then linking this style sheet to the desired Web pages. The most beneficial feature of the external style sheet is that you can easily change the style (appearance) of all Web pages into which the style sheet is linked just by changing the external style sheet. For instance, take a style that goes across all the Web pages in a Web site and assuming that style is found in an external style sheet. If the owners of the Web site decide that they do not like the look (or style) of that font-family or font-size, you only have to make the change in one file the external style sheet. Compare that process to having the font-family and font-size inserted into every single Web page in a Web site either with embedded style sheets or (worst case) inline styles. To make a change to all font-family and font-size styles, you would have to change those in every single place that those styles reside. External (linked) style sheets are the most efficient and powerful way to change styles for an entire Web site. PTS: 1 REF: HTML 178 TOP: Critical Thinking 3. How do you determine if a caption is needed for a table? ANS: A caption can help clarify the table s purpose. For some tables, such as a table used to position images or a table used to create menu bars, captions are not appropriate. Tables used to structure columns and rows of information can benefit from having a caption to clarify or add information about the contents of the table. The caption tag must be inserted directly after the <table> tag. PTS: 1 REF: HTML 202 TOP: Critical Thinking 14

15 CASE Critical Thinking Questions Case 4-1 Kathryn wants to learn how to create Web pages with tables, so she has asked her colleague Mary to explain how they work. 1. Mary tells Kathryn that tables can be used for a variety of purposes. Which of the following is NOT a true statement that Mary can make about tables in a web page? a. They can be used to create Web pages with c. They can be used to create a border or newspaper-type columns of text. frame around an image. b. They provide more control over the placement of text and images than is possible by just wrapping text around an image. d. They must always have a visible border. ANS: D PTS: 1 REF: HTML 161 HTML 162 HTML 163 TOP: Critical Thinking 2. Kathryn wants to add text that identifies the purpose of a table as a whole. What type of table feature should she use? a. a table border c. a table header b. a table caption d. a table rule ANS: B PTS: 1 REF: HTML 165 TOP: Critical Thinking Critical Thinking Questions Case 4-2 Kathryn has mastered the basics of creating tables, but now she wants to take her design to the next level. She has more specific questions for Mary about some of the advanced features of HTML table design? 3. Mary is teaching Kathryn how to add extra spacing to a table on a Web page. She first explains how to specify the amount of space between cells in a table. Which attribute is used for that purpose? a. cellspacing c. colspan b. cellpadding d. rowspan ANS: A PTS: 1 REF: HTML 197 TOP: Critical Thinking 15

16 4. Kathryn wants to specify the amount of space between a cell's contents and the cell wall. Which attribute should she use for that purpose? a. cellspacing c. borderspacing b. cellpadding d. valign ANS: B PTS: 1 REF: HTML 197 TOP: Critical Thinking 16

Chapter 4 Notes. Creating Tables in a Website

Chapter 4 Notes. Creating Tables in a Website Chapter 4 Notes Creating Tables in a Website Project for Chapter 4 Statewide Realty Web Site Chapter Objectives Define table elements Describe the steps used to plan, design, and code a table Create a

More information

COMSC-030 Web Site Development- Part 1. Part-Time Instructor: Joenil Mistal

COMSC-030 Web Site Development- Part 1. Part-Time Instructor: Joenil Mistal COMSC-030 Web Site Development- Part 1 Part-Time Instructor: Joenil Mistal Chapter 9 9 Working with Tables Are you looking for a method to organize data on a page? Need a way to control our page layout?

More information

Creating Tables in a Web Site Using an External Style Sheet

Creating Tables in a Web Site Using an External Style Sheet HTML 4 Creating Tables in a Web Site Using an External Style Sheet Objectives You will have mastered the material in this chapter when you can: Define table elements Describe the steps used to plan, design,

More information

Tables *Note: Nothing in Volcano!*

Tables *Note: Nothing in Volcano!* Tables *Note: Nothing in Volcano!* 016 1 Learning Objectives After this lesson you will be able to Design a web page table with rows and columns of text in a grid display Write the HTML for integrated

More information

INFS 2150 / 7150 Intro to Web Development / HTML Programming

INFS 2150 / 7150 Intro to Web Development / HTML Programming XP Objectives INFS 2150 / 7150 Intro to Web Development / HTML Programming Designing a Web Page with Tables Create a text table Create a table using the , , and tags Create table headers

More information

Dreamweaver CS3 Concepts and Techniques

Dreamweaver CS3 Concepts and Techniques Dreamweaver CS3 Concepts and Techniques Chapter 3 Tables and Page Layout Part 1 Other pages will be inserted in the website Hierarchical structure shown in page DW206 Chapter 3: Tables and Page Layout

More information

Web Development & Design Foundations with HTML5

Web Development & Design Foundations with HTML5 1 Web Development & Design Foundations with HTML5 CHAPTER 8 TABLES 2 Learning Outcomes In this chapter, you will learn how to... Create a basic table with the table, table row, table header, and table

More information

Tutorial 5 Working with Tables and Columns. HTML and CSS 6 TH EDITION

Tutorial 5 Working with Tables and Columns. HTML and CSS 6 TH EDITION Tutorial 5 Working with Tables and Columns HTML and CSS 6 TH EDITION Objectives Explore the structure of a Web table Create headings and cells in a table Create cells that span multiple rows and columns

More information

IMY 110 Theme 7 HTML Tables

IMY 110 Theme 7 HTML Tables IMY 110 Theme 7 HTML Tables 1. HTML Tables 1.1. Tables The HTML table model allows authors to arrange data into rows and columns of cells, just as in word processing software such as Microsoft Word. It

More information

HTML, XHTML, and CSS 8/21/2011. Chapter Objectives. Chapter 4. Chapter Objectives. Chapter Objectives

HTML, XHTML, and CSS 8/21/2011. Chapter Objectives. Chapter 4. Chapter Objectives. Chapter Objectives HTML, XHTML, and CSS Sixth Edition Chapter 4 Creating Tables in a Web Site Using an External Style Sheet Chapter Objectives Define table elements Describe the steps used to plan, design, and code a table

More information

HyperText Markup Language/Tables

HyperText Markup Language/Tables HyperText Markup Language/Tables 1 HyperText Markup Language/Tables Tables are used for presenting tabular data and abused for laying out pages. They can be inserted anywhere on the page, even within other

More information

Bixby Public Schools Course Essential Elements Grade: Desktop Publishing

Bixby Public Schools Course Essential Elements Grade: Desktop Publishing Content Objective) applicable) Desktop Publishing Weeks 1-6 10-12 1. Create and edit a publication. 2. Design a newsletter. 3. Publish a tri-fold brochure 1-1 Start and quit Publisher 1-2 Describe the

More information

Web Design and Application Development

Web Design and Application Development Yarmouk University Providing Fundamental ICT Skills for Syrian Refugees (PFISR) Web Design and Application Development Dr. Abdel-Karim Al-Tamimi altamimi@yu.edu.jo Lecture 04 A. Al-Tamimi 1 Lecture Overview

More information

Lecture 08. Tables in HTML. Mr. Mubashir Ali Lecturer (Dept. of Computer Science)

Lecture 08. Tables in HTML. Mr. Mubashir Ali Lecturer (Dept. of Computer Science) Lecture 08 Tables in HTML Mr. Mubashir Ali Lecturer (Dept. of dr.mubashirali1@gmail.com 1 Summary of the previous lecture Adding images to web page Using images as links Image map Adding audio and video

More information

COMS 359: Interactive Media

COMS 359: Interactive Media COMS 359: Interactive Media Agenda Review Web Design Preview Review Tables Create html spreadsheets Page Layout Review Table Tags Numerous Attributes = border,

More information

Chapter 9 Table Basics Key Concepts. Copyright 2013 Terry Ann Morris, Ed.D

Chapter 9 Table Basics Key Concepts. Copyright 2013 Terry Ann Morris, Ed.D Chapter 9 Table Basics Key Concepts Copyright 2013 Terry Ann Morris, Ed.D 1 Learning Outcomes Describe the recommended use of a table on a web page Configure a basic table with the table, table row, table

More information

INFS 2150 Introduction to Web Development

INFS 2150 Introduction to Web Development INFS 2150 Introduction to Web Development 6. Tables and Columns Objectives Explore the structure of a web table Create table heading and data cells Apply CSS styles to a table Create cells that span multiple

More information

INFS 2150 Introduction to Web Development

INFS 2150 Introduction to Web Development INFS 2150 Introduction to Web Development 6. Tables and Columns Objectives Explore the structure of a web table Create table heading and data cells Apply CSS styles to a table Create cells that span multiple

More information

HTML TAG SUMMARY HTML REFERENCE 18 TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES MOST TAGS

HTML TAG SUMMARY HTML REFERENCE 18 TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES MOST TAGS MOST TAGS CLASS Divides tags into groups for applying styles 202 ID Identifies a specific tag 201 STYLE Applies a style locally 200 TITLE Adds tool tips to elements 181 Identifies the HTML version

More information

HTML & XHTML Tag Quick Reference

HTML & XHTML Tag Quick Reference HTML & XHTML Tag Quick Reference This reference notes some of the most commonly used HTML and XHTML tags. It is not, nor is it intended to be, a comprehensive list of available tags. Details regarding

More information

Assignments (4) Assessment as per Schedule (2)

Assignments (4) Assessment as per Schedule (2) Specification (6) Readability (4) Assignments (4) Assessment as per Schedule (2) Oral (4) Total (20) Sign of Faculty Assignment No. 02 Date of Performance:. Title: To apply various CSS properties like

More information

Html basics Course Outline

Html basics Course Outline Html basics Course Outline Description Learn the essential skills you will need to create your web pages with HTML. Topics include: adding text any hyperlinks, images and backgrounds, lists, tables, and

More information

Layout Manager - Toolbar Reference Guide

Layout Manager - Toolbar Reference Guide Layout Manager - Toolbar Reference Guide Working with a Document Toolbar Button Description View or edit the source code of the document (for advanced users). Save the contents and submit its data to the

More information

Rich Text Editor Quick Reference

Rich Text Editor Quick Reference Rich Text Editor Quick Reference Introduction Using the rich text editor is similar to using a word processing application such as Microsoft Word. After data is typed into the editing area it can be formatted

More information

CSC 101: Lab #2 HTML and the WWW Manual and Report Lab Date: Tuesday, 2/2/2010 Report Due Date: Friday, 2/5/2010 3:00pm

CSC 101: Lab #2 HTML and the WWW Manual and Report Lab Date: Tuesday, 2/2/2010 Report Due Date: Friday, 2/5/2010 3:00pm CSC 101: Lab #2 HTML and the WWW Manual and Report Lab Date: Tuesday, 2/2/2010 Report Due Date: Friday, 2/5/2010 3:00pm Lab Report: Answer the report questions in this document as you encounter them. For

More information

FCKEditor v1.0 Basic Formatting Create Links Insert Tables

FCKEditor v1.0 Basic Formatting Create Links Insert Tables FCKEditor v1.0 This document goes over the functionality and features of FCKEditor. This editor allows you to easily create XHTML compliant code for your web pages in Site Builder Toolkit v2.3 and higher.

More information

By Ryan Stevenson. Guidebook #2 HTML

By Ryan Stevenson. Guidebook #2 HTML By Ryan Stevenson Guidebook #2 HTML Table of Contents 1. HTML Terminology & Links 2. HTML Image Tags 3. HTML Lists 4. Text Styling 5. Inline & Block Elements 6. HTML Tables 7. HTML Forms HTML Terminology

More information

Using Dreamweaver CS6

Using Dreamweaver CS6 6 So far we have used CSS to arrange the elements on our web page. We have also used CSS for some limited formatting. In this section we will take full advantage of using CSS to format our web site. Just

More information

Chapter 7 Tables and Layout

Chapter 7 Tables and Layout Chapter 7 Tables and Layout Presented by Thomas Powell Slides adopted from HTML & XHTML: The Complete Reference, 4th Edition 2003 Thomas A. Powell We want Layout! Design requirements: pixel level layout,

More information

SECTION C GRADE 12 EXAMINATION GUIDELINES

SECTION C GRADE 12 EXAMINATION GUIDELINES SACAI SECTION C GRADE 12 EXAMINATION GUIDELINES COMPUTER APPLICATIONS TECHNOLOGY 2016 Examination guidelines for Computer Application Technology INTRODUCTION The Curriculum and Assessment Policy Statement

More information

Chapter 7 Tables and Layout

Chapter 7 Tables and Layout Chapter 7 Tables and Layout Presented by Thomas Powell Slides adopted from HTML & XHTML: The Complete Reference, 4th Edition 2003 Thomas A. Powell We want Layout! Design requirements: pixel level layout,

More information

Make a Website. A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1

Make a Website. A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1 Make a Website A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1 Overview Course outcome: You'll build four simple websites using web

More information

HTML Summary. All of the following are containers. Structure. Italics Bold. Line Break. Horizontal Rule. Non-break (hard) space.

HTML Summary. All of the following are containers. Structure. Italics Bold. Line Break. Horizontal Rule. Non-break (hard) space. HTML Summary Structure All of the following are containers. Structure Contains the entire web page. Contains information

More information

DAY 4. Coding External Style Sheets

DAY 4. Coding External Style Sheets DAY 4 Coding External Style Sheets LESSON LEARNING TARGETS I can code and apply an embedded style sheet to a Web page. I can code and apply an external style sheet to multiple Web pages. I can code and

More information

HTML Tags <A></A> <A HREF="http://www.cnn.com"> CNN </A> HREF

HTML Tags <A></A> <A HREF=http://www.cnn.com> CNN </A> HREF HTML Tags Tag Either HREF or NAME is mandatory Definition and Attributes The A tag is used for links and anchors. The tags go on either side of the link like this: the link

More information

c122sep2214.notebook September 22, 2014

c122sep2214.notebook September 22, 2014 This is using the border attribute next we will look at doing the same thing with CSS. 1 Validating the page we just saw. 2 This is a warning that recommends I use CSS. 3 This caused a warning. 4 Now I

More information

Indian Institute of Technology Kharagpur. HTML Part III. Prof. Indranil Sen Gupta Dept. of Computer Science & Engg. I.I.T.

Indian Institute of Technology Kharagpur. HTML Part III. Prof. Indranil Sen Gupta Dept. of Computer Science & Engg. I.I.T. Indian Institute of Technology Kharagpur HTML Part III Prof. Indranil Sen Gupta Dept. of Computer Science & Engg. I.I.T. Kharagpur, INDIA Lecture 15: HTML Part III On completion, the student will be able

More information

THE ASIAN SCHOOL. Class-10. ch8. A. Check the Right Answer (1*9)

THE ASIAN SCHOOL. Class-10. ch8. A. Check the Right Answer (1*9) THE ASIAN SCHOOL Class-10 ch8 A. Check the Right Answer (1*9) 1. Which attribute of the tag is used to create named anchors in a web document? c. NAME 2. Which attribute of the tag is used to add

More information

Excel Tutorial 1: Getting Started with Excel

Excel Tutorial 1: Getting Started with Excel Excel Tutorial 1: Getting Started with Excel TRUE/FALSE 1. The name of the active workbook appears in the status bar of the Excel window. ANS: F PTS: 1 REF: EX 2 2. The formula bar displays the value or

More information

Using Dreamweaver To Edit the Campus Template Version MX

Using Dreamweaver To Edit the Campus Template Version MX Using Dreamweaver To Edit the Campus Template Version MX Tennessee Tech University Clement Hall 215 Dreamweaver is an HTML (Hypertext Markup Language) editor that allows you to create HTML pages. This

More information

Using Dreamweaver CC. 6 Styles in Websites. Exercise 1 Linked Styles vs Embedded Styles

Using Dreamweaver CC. 6 Styles in Websites. Exercise 1 Linked Styles vs Embedded Styles Using Dreamweaver CC 6 So far we have used CSS to arrange the elements on our web page. We have also used CSS for some limited formatting. In this section we will take full advantage of using CSS to format

More information

Advanced HTML Scripting WebGUI Users Conference

Advanced HTML Scripting WebGUI Users Conference Advanced HTML Scripting 2004 WebGUI Users Conference XHTML where did that x come from? XHTML =? Extensible Hypertext Markup Language Combination of HTML and XML More strict than HTML Things to Remember

More information

Output a HTML Table to file PDF use FPDF

Output a HTML Table to file PDF use FPDF Output a HTML Table to file PDF use FPDF Informations Class: PDFTable Author: vietcom License: Freeware Version: 1.2 (18-Nov-2004) In this class, I use class HTMLParser from Jose Solorzano and class FPDF

More information

LESSON 3. Coding Tables Continued

LESSON 3. Coding Tables Continued LESSON 3 Coding Tables Continued Lesson Learning Targets I can create a Web page table that displays text and / or images. I can create a Web page table that serves as a menu bar. Creating the Secondary

More information

Designing for Web Using Markup Language and Style Sheets

Designing for Web Using Markup Language and Style Sheets Module Presenter s Manual Designing for Web Using Markup Language and Style Sheets Effective from: July 2014 Ver. 1.0 Amendment Record Version No. Effective Date Change Replaced Pages 1.0 July 2014 New

More information

FirmSite Control. Tutorial

FirmSite Control. Tutorial FirmSite Control Tutorial 1 Last Updated June 26, 2007 by Melinda France Contents A. Logging on to the Administrative Control Center... 3 Using the Editor Overview:... 3 Inserting an Image... 7 Inserting

More information

Word Tutorial 3. Creating a Multiple- Page Report COMPREHENSIVE

Word Tutorial 3. Creating a Multiple- Page Report COMPREHENSIVE Word Tutorial 3 Creating a Multiple- Page Report COMPREHENSIVE Objectives Format headings with Quick Styles Insert a manual page break Create and edit a table Sort rows in a table Modify a table s structure

More information

Introducing Web Tables

Introducing Web Tables TABLE AND FRAMESET Introducing Web Tables A table can be displayed on a Web page either in a text or graphical format. A text table: Contains only text, evenly spaced on the Web page in rows and columns

More information

EDITOR GUIDE. Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9

EDITOR GUIDE. Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9 EDITOR GUIDE Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9 1 Button Functions: Button Function Display the page content as HTML. Save Preview

More information

Table-Based Web Pages

Table-Based Web Pages Table-Based Web Pages Web Authoring and Design Benjamin Kenwright Outline What do we mean by Table-Based Web Sites? Review Table Tags/Structure Tips/Debugging/Applications Summary Review/Discussion Submissions/Quizzes/GitHub

More information

COPYRIGHTED MATERIAL. Contents. Introduction. Chapter 1: Structuring Documents for the Web 1

COPYRIGHTED MATERIAL. Contents. Introduction. Chapter 1: Structuring Documents for the Web 1 Introduction Chapter 1: Structuring Documents for the Web 1 A Web of Structured Documents 1 Introducing HTML and XHTML 2 Tags and Elements 4 Separating Heads from Bodies 5 Attributes Tell Us About Elements

More information

Table of Contents. MySource Matrix Content Types Manual

Table of Contents. MySource Matrix Content Types Manual Table of Contents Chapter 1 Introduction... 5 Chapter 2 WYSIWYG Editor... 6 Replace Text... 6 Select Snippet Keyword... 7 Insert Table and Table Properties... 8 Editing the Table...10 Editing a Cell...12

More information

Tables & Lists. Organized Data. R. Scott Granneman. Jans Carton

Tables & Lists. Organized Data. R. Scott Granneman. Jans Carton Tables & Lists Organized Data R. Scott Granneman Jans Carton 1.3 2014 R. Scott Granneman Last updated 2015-11-04 You are free to use this work, with certain restrictions. For full licensing information,

More information

Introduction to Computer Science (I1100) Internet. Chapter 7

Introduction to Computer Science (I1100) Internet. Chapter 7 Internet Chapter 7 606 HTML 607 HTML Hypertext Markup Language (HTML) is a language for creating web pages. A web page is made up of two parts: the head and the body. The head is the first part of a web

More information

Save Forum Messages will be sent and Pages will be completed by pressing this Save button.

Save Forum Messages will be sent and Pages will be completed by pressing this Save button. I. TEXT EDITOR DIAGRAM 1 2 3 4 5 6 7 8 9 0 - = q w 1 Source Embed source code for YouTube videos, Smileboxes, etc. This button acts as a toggle switch. Click Source to open the screen on which to paste

More information

Certified HTML Designer VS-1027

Certified HTML Designer VS-1027 VS-1027 Certification Code VS-1027 Certified HTML Designer Certified HTML Designer HTML Designer Certification allows organizations to easily develop website and other web based applications which are

More information

TinyMCE Users Guide. This user manual will show you all the basics of the TinyMCE editor.

TinyMCE Users Guide. This user manual will show you all the basics of the TinyMCE editor. Introduction TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor. What this means is that it will let you create html content on your web site. TinyMCE supports a lot of Operation

More information

Deccansoft Software Services

Deccansoft Software Services Deccansoft Software Services (A Microsoft Learning Partner) HTML and CSS COURSE SYLLABUS Module 1: Web Programming Introduction In this module you will learn basic introduction to web development. Module

More information

Documentation of the UJAC print module's XML tag set.

Documentation of the UJAC print module's XML tag set. Documentation of the UJAC print module's XML tag set. tag Changes the document font by adding the 'bold' attribute to the current font. tag Prints a barcode. type: The barcode type, supported

More information

Mathematics. Computer Applications. New Jersey Quality Single Accountability Continuum (NJQSAC) Department: Course Title.

Mathematics. Computer Applications. New Jersey Quality Single Accountability Continuum (NJQSAC) Department: Course Title. Textbook(s): Date: Content Unit 1 MS PowerPoint September 1-11 Name the parts of the PowerPoint Window. How do you use a Design Template? What types of toolbars are there in PowerPoint? How do you insert

More information

Chapter 1 Getting Started with HTML 5 1. Chapter 2 Introduction to New Elements in HTML 5 21

Chapter 1 Getting Started with HTML 5 1. Chapter 2 Introduction to New Elements in HTML 5 21 Table of Contents Chapter 1 Getting Started with HTML 5 1 Introduction to HTML 5... 2 New API... 2 New Structure... 3 New Markup Elements and Attributes... 3 New Form Elements and Attributes... 4 Geolocation...

More information

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA PRESENCE RadEditor Guide SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Contents... 2 Introduction... 3 What is RadEditor?... 3 RadEditor

More information

1. Please, please, please look at the style sheets job aid that I sent to you some time ago in conjunction with this document.

1. Please, please, please look at the style sheets job aid that I sent to you some time ago in conjunction with this document. 1. Please, please, please look at the style sheets job aid that I sent to you some time ago in conjunction with this document. 2. W3Schools has a lovely html tutorial here (it s worth the time): http://www.w3schools.com/html/default.asp

More information

Certified HTML5 Developer VS-1029

Certified HTML5 Developer VS-1029 VS-1029 Certified HTML5 Developer Certification Code VS-1029 HTML5 Developer Certification enables candidates to develop websites and web based applications which are having an increased demand in the

More information

Free Form Text Page Wizard: Version 9.3

Free Form Text Page Wizard: Version 9.3 Free Form Text Page Wizard: Version 9.3 Think of the free form page as a word processing document. You can do almost anything with it, including custom designed pages and native HTML documents. The Free

More information

Formatting Spreadsheets in Microsoft Excel

Formatting Spreadsheets in Microsoft Excel Formatting Spreadsheets in Microsoft Excel This document provides information regarding the formatting options available in Microsoft Excel 2010. Overview of Excel Microsoft Excel 2010 is a powerful tool

More information

Web Design and Development ACS Chapter 12. Using Tables 11/23/2017 1

Web Design and Development ACS Chapter 12. Using Tables 11/23/2017 1 Web Design and Development ACS-1809 Chapter 12 Using Tables 11/23/2017 1 Using Tables Understand the concept and uses of tables in web pages Create a basic table structure Format tables within web pages

More information

Introduction to Microsoft Word 2010

Introduction to Microsoft Word 2010 Introduction to Microsoft Word 2010 Microsoft Word is a word processing program you can use to write letters, resumes, reports, and more. Anything you can create with a typewriter, you can create with

More information

Introduction to Microsoft Word 2010

Introduction to Microsoft Word 2010 Introduction to Microsoft Word 2010 Microsoft Word is a word processing program you can use to write letters, resumes, reports, and more. Anything you can create with a typewriter, you can create with

More information

Website Development with HTML5, CSS and Bootstrap

Website Development with HTML5, CSS and Bootstrap Contact Us 978.250.4983 Website Development with HTML5, CSS and Bootstrap Duration: 28 hours Prerequisites: Basic personal computer skills and basic Internet knowledge. Course Description: This hands on

More information

Web Design, 5 th Edition

Web Design, 5 th Edition Planning a Successful Website: Part 2 Web Design, 5 th Edition Chapter Objectives Discuss the relationship between page length, content placement, and usability Complete Step : Specify the s navigation

More information

Web Publishing Basics II

Web Publishing Basics II Web Publishing Basics II Jeff Pankin Information Services and Technology Table of Contents Course Objectives... 2 Create a Site Definition... 3 The Dreamweaver CS4 Interface... 4 Panels are groups of icons

More information

Introduction to Web Tech and Programming

Introduction to Web Tech and Programming Introduction to Web Tech and Programming Cascading Style Sheets Designed to facilitate separation of content and presentation from a document Allows easy modification of style for an entire page or an

More information

HTML Exercise 24 Tables

HTML Exercise 24 Tables HTML Exercise 24 Tables Tables allow you to put things in columns and rows. Without tables, you can only have one long list of text and graphics (check Exercise 20). If you have ever made a table in a

More information

1. Lists. 1.1 Unordered Lists. Subject Code 10CS73. Unit 2 XHTML 2, CSS. Subject Programming the Web

1. Lists. 1.1 Unordered Lists. Subject Code 10CS73. Unit 2 XHTML 2, CSS. Subject Programming the Web 1. Lists We frequently make and use lists in daily life for example, to-do lists and grocery lists. XHTML provides simple and effective ways to specify lists in documents. There are three types of lists,

More information

Computer Nashua Public Library Introduction to Microsoft Word 2010

Computer Nashua Public Library Introduction to Microsoft Word 2010 Microsoft Word is a word processing program you can use to write letters, resumes, reports, and more. Anything you can create with a typewriter, you can create with Word. You can make your documents more

More information

Intermediate HTML Using Dreamweaver

Intermediate HTML Using Dreamweaver Intermediate HTML Using Dreamweaver Technical Support Services Office of Information Technology, West Virginia University OIT Help Desk: (304) 293-4444, oithelp@mail.wvu.edu http://oit.wvu.edu/training/classmat/

More information

Page Layout Using Tables

Page Layout Using Tables This section describes various options for page layout using tables. Page Layout Using Tables Introduction HTML was originally designed to layout basic office documents such as memos and business reports,

More information

Microsoft Word 2007 on Windows

Microsoft Word 2007 on Windows 1 Microsoft Word 2007 on Windows Word is a very popular text formatting and editing program. It is the standard for writing papers and other documents. This tutorial and quick start guide will help you

More information

CS Multimedia and Communications. Lab 06: Webpage Tables and Image Links (Website Design part 3 of 3)

CS Multimedia and Communications. Lab 06: Webpage Tables and Image Links (Website Design part 3 of 3) CS 1033 Multimedia and Communications Lab 06: Webpage Tables and Image Links (Website Design part 3 of 3) REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Table Properties Reference Guide The Property

More information

HTTP and HTML. We will use HTML as a frontend to our webapplications, therefore a basic knowledge of HTML is required, especially in forms.

HTTP and HTML. We will use HTML as a frontend to our webapplications, therefore a basic knowledge of HTML is required, especially in forms. HTTP and HTML We will use HTML as a frontend to our webapplications, therefore a basic knowledge of HTML is required, especially in forms. HTTP and HTML 28 January 2008 1 When the browser and the server

More information

CITS1231 Midterm Test (A total of 45 marks)

CITS1231 Midterm Test (A total of 45 marks) Computer Science and Software Engineering CITS1231 Midterm Test 2010 CRICOS Provider Code: 00126G CITS1231 Midterm Test (A total of 45 marks) Full Name: Username: Student Number: Signature: True/False

More information

Nauticom NetEditor: A How-to Guide

Nauticom NetEditor: A How-to Guide Nauticom NetEditor: A How-to Guide Table of Contents 1. Getting Started 2. The Editor Full Screen Preview Search Check Spelling Clipboard: Cut, Copy, and Paste Undo / Redo Foreground Color Background Color

More information

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR REPORT... 3 DECIDE WHICH DATA TO PUT IN EACH REPORT SECTION...

More information

Text and Layout. Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 11. This presentation 2004, MacAvon Media Productions

Text and Layout. Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 11. This presentation 2004, MacAvon Media Productions Text and Layout Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 11 This presentation 344 345 Text in Graphics Maximum flexibility obtained by treating text as graphics and manipulating

More information

Chapter 7 Typography, Style Sheets, and Color. Mrs. Johnson

Chapter 7 Typography, Style Sheets, and Color. Mrs. Johnson Chapter 7 Typography, Style Sheets, and Color Mrs. Johnson Typography Typography refers to the arrangement, shape, size, style, and weight of text. Affects the navigation and usability of a web site and

More information

Adding CSS to your HTML

Adding CSS to your HTML Adding CSS to your HTML Lecture 3 CGS 3066 Fall 2016 September 27, 2016 Making your document pretty CSS is used to add presentation to the HTML document. We have seen 3 ways of adding CSS. In this lecture,

More information

Creating a Website in Schoolwires

Creating a Website in Schoolwires Creating a Website in Schoolwires Overview and Terminology... 2 Logging into Schoolwires... 2 Changing a password... 2 Navigating to an assigned section... 2 Accessing Site Manager... 2 Section Workspace

More information

CSS Cascading Style Sheets

CSS Cascading Style Sheets CSS Cascading Style Sheets site root index.html about.html services.html stylesheet.css images boris.jpg Types of CSS External Internal Inline External CSS An external style sheet is a text document with

More information

CITS1231 Web Technologies. HTML Tables and Page Design Issues

CITS1231 Web Technologies. HTML Tables and Page Design Issues CITS1231 Web Technologies HTML Tables and Page Design Issues Lecture Content Defining Tables Creating Hyperlinks Formatting Text Meta-data Good HTML practices 2 Creating a Newspaper-Style Layout 3 Table

More information

JIRA Editor Documentation Pasting from Word, Excel or Outlook

JIRA Editor Documentation Pasting from Word, Excel or Outlook JIRA Editor Documentation Pasting from Word, Excel or Outlook Date: [13 May 2015] Version: 1.0 Table of contents 1 Why JEditor in Jira 4 1.1 How does it work? 4 1.1.1 With ticket creation 5 1.1.2 With

More information

APPENDIX THE TOOLBAR. File Functions

APPENDIX THE TOOLBAR. File Functions APPENDIX THE TOOLBAR Within the WYSIWYG editor, there are a variety of functions available to the user to properly update the page. Below is a list of all the functions available. Keep in mind that the

More information

As we design and build out our HTML pages, there are some basics that we may follow for each page, site, and application.

As we design and build out our HTML pages, there are some basics that we may follow for each page, site, and application. Extra notes - Client-side Design and Development Dr Nick Hayward HTML - Basics A brief introduction to some of the basics of HTML. Contents Intro element add some metadata define a base address

More information

HTML Hints & Tips. HTML is short for HyperText Markup Language.

HTML Hints & Tips. HTML is short for HyperText Markup Language. Introduction to HTML HTML is short for HyperText Markup Language. It is a formatting language used to specify web page attributes such as headings, paragraphs, lists, tables and text variations. The HTML

More information

Using Dreamweaver CS6

Using Dreamweaver CS6 Using Dreamweaver CS6 4 Creating a Template Now that the main page of our website is complete, we need to create the rest of the pages. Each of them will have a layout that follows the plan shown below.

More information

Dreamweaver Basics Outline

Dreamweaver Basics Outline Dreamweaver Basics Outline The Interface Toolbar Status Bar Property Inspector Insert Toolbar Right Palette Modify Page Properties File Structure Define Site Building Our Webpage Working with Tables Working

More information

Cliffside Park Public Schools

Cliffside Park Public Schools Department: Course Title Mathematics Computer Applications Textbook(s): Date: Essential Question(s): Content Skills: Unit 1 MS PowerPoint September 1-11 Name the parts of the PowerPoint Window. How do

More information

Dreamweaver MX Overview. Maintaining a Web Site

Dreamweaver MX Overview. Maintaining a Web Site Dreamweaver MX Overview Maintaining a Web Site... 1 The Process... 1 Filenames... 1 Starting Dreamweaver... 2 Uploading and Downloading Files... 6 Check In and Check Out Files... 6 Editing Pages in Dreamweaver...

More information

CREATING A WEBSITE USING CSS. Mrs. Procopio CTEC6 MYP1

CREATING A WEBSITE USING CSS. Mrs. Procopio CTEC6 MYP1 CREATING A WEBSITE USING CSS Mrs. Procopio CTEC6 MYP1 HTML VS. CSS HTML Hypertext Markup Language CSS Cascading Style Sheet HTML VS. CSS HTML is used to define the structure and content of a webpage. CSS

More information

Question No: 2 ( Marks: 1 ) - Please choose one Which of these is the correct HTML code for creating a reset button?

Question No: 2 ( Marks: 1 ) - Please choose one Which of these is the correct HTML code for creating a reset button? Question No: 1 ( Marks: 1 ) - Please choose one In datalink layer, data packets are placed inside > Data frames page 6 > Data boxes > Data streams > None of these Question No: 2 ( Marks: 1 ) - Please choose

More information