Graded Project. HTML Coding

Size: px
Start display at page:

Download "Graded Project. HTML Coding"

Transcription

1 Graded Project HTML Coding

2 OVERVIEW 1 INSTRUCTIONS 1 SUBMITTING YOUR PROJECT 17 Contents iii

3 HTML Coding OVERVIEW After completing the exercises for your HTML Coding study guide, you re now ready to complete the graded project. For the graded project, you ll use HTML and JavaScript to create a new Web page by using many of the new Web designing skills you ve learned. You ll then upload the project to the student Web hosting site. INSTRUCTIONS For the graded project, you ll create a Web page from scratch using many of the HTML commands you ve learned. Follow each step and add each of the presentation elements as instructed. Laura Cameron, owner of Cameron Cookies in Portland, Maine, asks you to create a Web page for her. She wants her customers to be able to view her contact information, a listing of some types of cookies she sells, and an link to contact her at the store. She also wants you to link this page to a Web form where customers can order cookies. Follow the instructions below to create these Web pages for Laura. 1

4 1. Open a text editor, such as Windows Notepad. 2. Type the following lines of code into your document as shown below (Figure 1): <html> <head> <title> Cameron Cookies </title> </head> <body> </body> </html> FIGURE 1 Your code should appear in your text editor as shown here. 3. Add a welcome message to your Web page by typing Heading 1 tags under the <body> tag as follows: <h1> Cameron Cookies </h1> 4. Save the file as index.htm. 2 HTML Coding

5 5. Open a Web browser to view how your Web page looks. From the File menu, click Open and locate where you saved the file index.htm before clicking OK. Your Web page should look like Figure 2. FIGURE 2 Your Web Page Titled Cameron Cookies 6. Change the color and positioning of your heading by Aligning the heading in the center Changing the font color to red Changing the font face to Arial. If Arial isn t available, then use Helvetica. If Helvetica isn t available, then use Sans Serif. Graded Project 3

6 7. Save your changes and return to your Web browser. Press F5 to refresh the page to view your changes on your Web page (Figure 3). FIGURE 3 Your Updated Web Page 8. Underneath the heading, add the following text: The best homemade cookies in New England. Be sure to format this text as Heading 2 Italicized (if Heading 2 isn t already italicized) Centered 4 HTML Coding

7 9. Save your changes and return to your Web browser. Press F5 to refresh the page to view your changes in your Web page (Figure 4). FIGURE 4 Your Updated Web Page with New Text 10. Underneath this heading, add the following address information as paragraph text: 99 Sycamore St. Portland, ME (207) Be sure to center the text. 11. Add the following text underneath the address. Graded Project 5

8 Welcome to Cameron Cookies, which has been voted the best homemade cookies in New England in a recent poll. At Cameron Cookies, you re sure to find a cookie you ll love. Here s a sampling of our many varieties: Chocolate Nut Chocolate Chip Macadamia Nut Oatmeal Raisin Chocolate Dessert Butter Cookies are a great gift idea that everybody loves. Just give us a call or send us an 24 hours in advance and we ll create a lovely gift bag or basket filled with an assortment of fresh, homemade cookies. Thanks for visiting our web site and be sure to come visit us in person here in Portland, Maine. To place an order, click here. 12. Take your own photos or search through the Web to find photos of cookies to illustrate your Web pages. Create a table to display photos of each type of cookie to the left of the cookie name as in Figure 6. (Make sure your images don t have copyright restrictions. One source of free clip art is Right-click the image and save it to the same folder where your Web page is located. Insert the photos in your HTML document to the left of each cookie name. Note: You may have to create a table for your images to appear correctly. 13. Find an image to use as the background of your Web page. Change your background to include this background image. 6 HTML Coding

9 14. Save your changes in your text file and refresh your Web page in your browser. 15. Go back to the text you just entered in your HTML document and find the words click here. Create a link from the words click here to a new Web page that you haven t created yet called orderform.htm, which you ll save to the same folder as Cameron Cookies. 16. Save your changes in your text file and refresh your Web page in your browser. The words click here should now appear as a hyperlink, similar to Figure 5. (Don t click on the hyperlink; it s not yet fully functional.) FIGURE 5 Click here now appears as a hyperlink. 17. Save your file and check your link. Your Web page should look similar to Figure 6. Graded Project 7

10 FIGURE 6 Your Home Page Adding Links Now you re going to add more links to your home page for Cameron Cookies. 1. If you closed your HTML document for index.htm, reopen it now. 2. Under the address line for Cameron Cookies, insert a table with the following elements: Table width = 500 One row Four columns No border Table row data is centered 8 HTML Coding

11 3. Within each table cell, type the following text: About Us Contact Us Place an Order Sample Recipe 4. You re going to add a link for the text you just added. Follow the directions below for the destination of each link: Link About Us to the page about.htm. You haven t created this page yet, so the link won t be active until you create the About Us page. However, create the link to this page now. Link Contact Us to the address cookiemaster@cameroncookies.com. Link Place an Order to the page orderform.htm. You haven t created this page yet, so it won t be active until you create the Order Form page. Link Sample Recipe to the page recipe.htm. You haven t created this page yet, so it won t be active until you create the recipe page. 5. Save your changes and check your Web file in a browser. Your Web page should look similar to Figure 7. You re now finished with the index.htm page. Graded Project 9

12 FIGURE 7 Your Updated Web Page for Cameron Cookies Creating Your Other Pages 1. Copy your index.htm page and save it as about.htm. You re going to use some elements of the main page in all your other pages, so you don t have to retype them. 2. Scroll down your HTML code to find the text Welcome to Cameron Cookies. Now delete all the text from Welcome to the end of the page. 3. Make a copy of your about.htm file and save it as recipe.htm. 4. Make another copy and save it as orderform.htm. 5. Open the Web page for each new page created in your browser. Your Web pages should have your image, headers, address, and links; however, the remaining text should be gone. 10 HTML Coding

13 Modifying the About Us Page 1. Type the following text and format it to look like the text in Figure 8. Cameron Cookies was created by Bill and Laura Cameron in The Camerons began selling homemade cookies around their neighborhood using a family recipe passed down by Bill s grandmother, Stella Cameron. Their cookies were so popular that Bill and Laura had to expand their business, and in 1996 they moved to their current location in Portland, Maine. Cameron Cookies continues to sell off the shelves. Visitors to Maine drive out of their way to sample these wonderful, rich cookies that they ve heard so much about. We hope to see you soon! Bill and Laura 2. Change your link About Us to Home. 3. Change the destination of the link Home to index.htm. 4. Save your changes to your file and open the Web page for about.htm in your browser. Your page should look similar to Figure Test that the link for Home functions correctly. You ll be creating the recipe page next. Graded Project 11

14 FIGURE 8 The Web Page for About.htm Modifying the Recipe Page 1. Type Chocolate Chip Cookies in a Heading 2 format. 2. Type Ingredients in a Heading 3 format. 3. Type the following list of ingredients in an unordered list: 1/2 cup butter, softened 1 cup light brown sugar 3 tablespoons sugar 1 large egg 2 teaspoons vanilla extract 1-3/4 cups flour 12 HTML Coding

15 1/2 teaspoon baking powder 1/2 teaspoon baking soda 1/2 teaspoon salt 1-1/2 cups chocolate chips 4. Type Directions in a Heading 3 format. 5. Type the following in an ordered list format: 1. Preheat oven to 300 degrees. Cream butter with sugars. 2. Beat in egg and vanilla extract. 3. Mix dry ingredients in bowl. Add slowly to butter mixture. Stir in chocolate chips. 4. Drop cookie dough using a spoon onto a greased cookie sheet. Bake for 20 minutes or until browned. Type the following: Yield: 2 dozen cookies 7. Save your Web page and view it in a browser. It should appear similar to Figure 9. Graded Project 13

16 FIGURE 9 Your Completed Recipe.htm Page Modifying the Web Order Form 1. Add the form tags to your HTML document. After your links, create a table for your order form with the following elements: Width = 65% Border = 0 Cellpadding = 2 2. Within this table, you re going to create nested tables for your order form. The first table will contain personal information, the second will contain order information, and the third will contain payment information. 14 HTML Coding

17 3. Create your first nested table and add form content and data to your table as shown in Figure 10. FIGURE 10 Here s your first nested table with payment information. 4. Create your second nested table and add form content and data to your table as shown in Figure 11A and Figure 11B. (A) (B) FIGURE 11A and 11B Here s your second nested table with payment information. Graded Project 15

18 5. Add the words, $5.95 for 1 5 boxes, $10.95 for five or more boxes to the second column. 6. Create your third nested table and add form content and data to your table as shown in Figure Save your file and refresh the Web page in your browser. 8. Check that all links on all pages are functional. FIGURE 12 Here s your third nested table with payment information. Working with Dynamic Content and JavaScript This third part of your graded project involves working with dynamic content. You re going to add a rollover effect to one of your Web pages. 1. Open the index.htm file in a text editor, such as Notepad. 2. You re going to create a rollover effect to the link, click here. When the mouse is over the link, the color of the link will change to red. 3. Save your changes and view the page in your Web browser. When your mouse hovers over the link click here, the text should appear in red font. Note: Be sure to note which browser you re using when you send in your project. 16 HTML Coding

19 SUBMITTING YOUR PROJECT Inspecting Your Work and Posting It to the Web Site Congratulations! All you have left to do with the project is to inspect your completed files one last time before you upload them to the web site for grading. Inspecting Your Completed Files 1. Proofread your work. Check your files for errors. Your project grade will be based on the accuracy with which you entered and edited the information. Make sure your final Web page is free of errors, and that you ve closely followed the instructions for any changes. 2. When you ve completed your graded project, log on to the Penn Foster web site and go to My Courses. 3. Click Take Exam next to your course. 4. Attach your file or files as follows: a. Click the Browse box. b. Locate the file you wish to attach. c. Double-click on the file. d. Click Upload File. e. If you have more than one file to attach, click the Browse box again, and repeat steps b, c, and d for each file. 5. Enter your address in the box provided. (Note: This information is required for online submission.) 6. If you wish to tell your instructor anything specific regarding this assignment, enter it in the Message box. 7. Click Submit File. Graded Project 17

20 The grading criteria for the project are as follows. Creating a Web Page (Refer to Figures 7, 8, and 9) Heading for index.htm centered and in red font Cookie images inserted correctly (allow for different cookie images; however, it should be to the left of the cookie name and in table) Layout of page formatted correctly, including items in a bulleted list link and hyperlink appear functional (hyperlink that redirects you to order form page) Created about.htm page correctly Created recipe page correctly with unordered and ordered lists 5 points 5 points 5 points 5 points 5 points 5 points Creating a Web Order Form (Refer to Figures 11, 12, and 13) Layout of page formatted correctly in table columns (each column appears lined up) Input boxes appear correctly Radio buttons for credit card choices appear correctly Selection lists for month and year of credit card expiration date appear correctly Submit button appears correctly Gift wrap check box appears correctly 10 points 10 points 10 points 5 points 5 points 5 points 18 HTML Coding

21 Working with Dynamic Content Hyperlink click here appears in red font when the mouse hovers over the link Hyperlinks at the bottom of each page are functional About Us page formatted correctly 5 points 10 points 10 points Graded Project 19

Graded Project. Microsoft Excel

Graded Project. Microsoft Excel Graded Project Microsoft Excel INTRODUCTION 1 PROJECT SCENARIO 2 CREATING THE WORKSHEET 2 GRAPHING YOUR RESULTS 4 INSPECTING YOUR COMPLETED FILE 6 PREPARING YOUR FILE FOR SUBMISSION 6 Contents iii Microsoft

More information

Final Graded Project. Advanced PC Applications

Final Graded Project. Advanced PC Applications Final Graded Project Advanced PC Applications INTRODUCTION 1 SCENARIO 1 YOUR TASK 2 PART 1: CREATING YOUR ACCESS DATABASE 2 PART 2: CREATING YOUR EXCEL WORKSHEETS 3 PART 3: CREATING YOUR POWERPOINT PRESENTATION

More information

Graded Project. Microsoft Excel

Graded Project. Microsoft Excel Graded Project Microsoft Excel INTRODUCTION 1 PROJECT SCENARIO 1 CREATING THE WORKSHEET 2 GRAPHING YOUR RESULTS 4 INSPECTING YOUR COMPLETED FILE 6 PREPARING YOUR FILE FOR SUBMISSION 6 Contents iii Microsoft

More information

Web design and content management from Microsoft FrontPage allows you to create, design, modify, and update your own website without learning any

Web design and content management from Microsoft FrontPage allows you to create, design, modify, and update your own website without learning any Web design and content management from Microsoft FrontPage allows you to create, design, modify, and update your own website without learning any complex languages or codes. www.microsoft.com/frontpage

More information

Graded Project. Microsoft Word

Graded Project. Microsoft Word Graded Project Microsoft Word INTRODUCTION 1 CREATE AND EDIT A COVER LETTER 1 CREATE A FACT SHEET ABOUT WORD 2010 7 USE A FLIER TO GENERATE PUBLICITY 12 DESIGN A REGISTRATION FORM 16 REVIEW YOUR WORK AND

More information

Graded Project. Microsoft Word

Graded Project. Microsoft Word Graded Project Microsoft Word INTRODUCTION 1 CREATE AND EDIT A COVER LETTER 1 CREATE A FACT SHEET ABOUT WORD 2013 6 USE A FLIER TO GENERATE PUBLICITY 9 DESIGN A REGISTRATION FORM 12 REVIEW YOUR WORK AND

More information

Using Dreamweaver. 4 Creating a Template. Logo. Page Heading. Home About Us Gallery Ordering Contact Us Links. Page content in this area

Using Dreamweaver. 4 Creating a Template. Logo. Page Heading. Home About Us Gallery Ordering Contact Us Links. Page content in this area 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 that is shown below. Logo Page Heading

More information

CSS worksheet. JMC 105 Drake University

CSS worksheet. JMC 105 Drake University CSS worksheet JMC 105 Drake University 1. Download the css-site.zip file from the class blog and expand the files. You ll notice that you have an images folder with three images inside and an index.html

More information

Important Dates. Please refer to the 2017 Fall Product Program large white envelope. These dates are permanent, and cannot be changed.

Important Dates. Please refer to the 2017 Fall Product Program large white envelope. These dates are permanent, and cannot be changed. The Fall Product Program is designed to provide Girl Scout troops an avenue to earn money to start their troop or to provide extra funds for activities. It is also an opportunity to begin teaching girls

More information

Graded Project. Computer Applications

Graded Project. Computer Applications Computer Applications PENN FOSTER, INC. 2016 INTRODUCTION CONTENTS INTRODUCTION 2 INSTRUCTIONS 2 SCORING GUIDELINES 10 SUBMITTING YOUR PROJECT 13 PAGE 1 COMPUTER APPLICATIONS INTRODUCTION This project

More information

A Unicorn Named Sparkle Word Search. A New Friend for Sparkle Coloring Sheet. A Unicorn Named Sparkle s First Christmas Coloring Sheet

A Unicorn Named Sparkle Word Search. A New Friend for Sparkle Coloring Sheet. A Unicorn Named Sparkle s First Christmas Coloring Sheet Table of Contents Page 1 Page 2 Page 3 Page 4 Page 5 Page 6 Page 7 Pages 8 9 Page 10 Page 11 Page 12 Page 13 Page 14 Page 15 Name Tags A Unicorn Named Sparkle Word Search Draw and Name Your Unicorn Connect

More information

PBwiki Basics Website:

PBwiki Basics Website: Website: http://etc.usf.edu/te/ A wiki is a website that allows visitors to edit or add their own content to the pages on the site. The word wiki is Hawaiian for fast and this refers to how easy it is

More information

Centricity 2.0 Section Editor Help Card

Centricity 2.0 Section Editor Help Card Centricity 2.0 Section Editor Help Card Accessing Section Workspace In order to edit your section, you must first be assigned Section Editor privileges. This is done by the Director of your Site, Subsite,

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

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Just so you know: Things You Can t Do with Word... 1 Get Organized... 1 Create the

More information

Using Dreamweaver CC. Logo. 4 Creating a Template. Page Heading. Page content in this area. About Us Gallery Ordering Contact Us Links

Using Dreamweaver CC. Logo. 4 Creating a Template. Page Heading. Page content in this area. About Us Gallery Ordering Contact Us Links Using Dreamweaver CC 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

Grade 7 Math LESSON 14: MORE PROBLEMS INVOLVING REAL NUMBERS TEACHING GUIDE

Grade 7 Math LESSON 14: MORE PROBLEMS INVOLVING REAL NUMBERS TEACHING GUIDE Lesson 14: More Problems Involving Real Numbers Time: 1.5 hours Prerequisite Concepts: Whole numbers, Integers, Rational Numbers, Real Numbers, Sets Objectives: In this lesson, you are expected to: 1.

More information

This booklet is knowledge of. a web page. of a web page find what you. you want to. SiteSell offers. Introduction

This booklet is knowledge of. a web page. of a web page find what you. you want to. SiteSell offers. Introduction From www.basic computerskills.com/ Thank you for downloading this freee Booklet. This booklet is intended for people, who want to start out with their own web site or just want to get the basic knowledge

More information

FrontPage 98 Quick Guide. Copyright 2000 Peter Pappas. edteck press All rights reserved.

FrontPage 98 Quick Guide. Copyright 2000 Peter Pappas. edteck press All rights reserved. Master web design skills with Microsoft FrontPage 98. This step-by-step guide uses over 40 full color close-up screen shots to clearly explain the fast and easy way to design a web site. Use edteck s QuickGuide

More information

SeaMonkey Composer: Creating Web Pages

SeaMonkey Composer: Creating Web Pages SeaMonkey Composer: Creating Web Pages v.1101 There are many ways to create and modify Web pages to be published on the Web. You can use any text editor such as Notepad to directly enter or modify the

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

FrontPage 2000 Tutorial -- Advanced

FrontPage 2000 Tutorial -- Advanced FrontPage 2000 Tutorial -- Advanced Shared Borders Shared Borders are parts of the web page that share content with the other pages in the web. They are located at the top, bottom, left side, or right

More information

Two figures that have the exact same shape, but not necessarily the exact same size, are called similar

Two figures that have the exact same shape, but not necessarily the exact same size, are called similar Similar and Congruent Figures Lesson 2.3 Two figures that have the exact same shape, but not necessarily the exact same size, are called similar figures. The parts of similar figures that match are called

More information

1.0 Overview For content management, Joomla divides into some basic components: the Article

1.0 Overview For content management, Joomla divides into some basic components: the Article Joomla! 3.4.x Training Manual Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several tutorials

More information

Graded Project. Computer Applications

Graded Project. Computer Applications Graded Project Computer Applications INTRODUCTION 1 SCENARIO 1 YOUR TASK 1 Part 1: Creating Your Memo 2 Part 2: Creating Your Chart 3 Part 3: Creating Your PowerPoint Presentation 5 GRADING 10 Part 1 10

More information

How to lay out a web page with CSS

How to lay out a web page with CSS Activity 2.6 guide How to lay out a web page with CSS You can use table design features in Adobe Dreamweaver CS4 to create a simple page layout. However, a more powerful technique is to use Cascading Style

More information

GoLive will first ask you if your new site will be for one individual or a work group; select for a Single User, and click Next.

GoLive will first ask you if your new site will be for one individual or a work group; select for a Single User, and click Next. Getting Started From the Start menu, located the Adobe folder which should contain the Adobe GoLive 6.0 folder. Inside this folder, click Adobe GoLive 6.0. GoLive will open to its initial project selection

More information

Classroom Blogging. Training wiki:

Classroom Blogging. Training wiki: Classroom Blogging Training wiki: http://technologyintegrationshthornt.pbworks.com/create-a-blog 1. Create a Google Account Navigate to http://www.google.com and sign up for a Google account. o Use your

More information

Dear Candidate, Thank you, Adobe Education

Dear Candidate, Thank you, Adobe Education Dear Candidate, In preparation for the Web Communication certification exam, we ve put together a set of practice materials and example exam items for you to review. What you ll find in this packet are:

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

Adult Computer and Employment Skills

Adult Computer and Employment Skills Adult Computer and Employment Skills Computer Basics and Word Processing Using a Computer Windows Word Processing PowerPoint Jessica Grace Jones Minnesota Literacy Council 2007 Contents: Vocabulary...3

More information

Joomla! 2.5.x Training Manual

Joomla! 2.5.x Training Manual Joomla! 2.5.x Training Manual 1 Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several

More information

COMPUTATIONAL THINKING

COMPUTATIONAL THINKING Computational Concepts sequence loops parallelism events conditionals operators variables lists COMPUTATIONAL THINKING PROGRAMMING AS PROBLEM SOLVING Computational Practices incremental/iterative testing/debugging

More information

Microsoft Expression Web Quickstart Guide

Microsoft Expression Web Quickstart Guide Microsoft Expression Web Quickstart Guide MS-Expression Web Quickstart Guide Page 1 of 24 Expression Web Quickstart Guide (20-Minute Training) Welcome to Expression Web. When you first launch the program,

More information

Handout created by Cheryl Tice, Instructional Support for Technology, GST BOCES

Handout created by Cheryl Tice, Instructional Support for Technology, GST BOCES Handout created by Cheryl Tice, Instructional Support for Technology, GST BOCES Intro to FrontPage OVERVIEW: This handout provides a general overview of Microsoft FrontPage. AUDIENCE: All Instructional

More information

The figure below shows the Dreamweaver Interface.

The figure below shows the Dreamweaver Interface. Dreamweaver Interface Dreamweaver Interface In this section you will learn about the interface of Dreamweaver. You will also learn about the various panels and properties of Dreamweaver. The Macromedia

More information

5. When the Plugin Installed Successfully message appears, click Activate Plugin. You re all set, so let s get started with your first recipe post.

5. When the Plugin Installed Successfully message appears, click Activate Plugin. You re all set, so let s get started with your first recipe post. ZipList Recipe Plugin: Getting Started It s easy to get started with the ZipList Recipe Plugin. Simply install the free WordPress plugin and then we ll walk through how to use this helpful tool below.

More information

Graded Project. Microsoft Word 2016

Graded Project. Microsoft Word 2016 Microsoft Word 2016 PENN FOSTER, INC. 2016 INTRODUCTION CONTENTS OVERVIEW 2 INSTRUCTIONS 2 GRADING CRITERIA 9 SUBMITTING YOUR PROJECT 12 PAGE 1 GRADED PROJECT MICROSOFT WORD 2016 OVERVIEW This project

More information

Submitting Assignments

Submitting Assignments Submitting Assignments Blackboard s assignments feature allows the instructor to assign coursework for you to submit electronically. First, you need to locate the assignment. Your instructor will place

More information

Taking Fireworks Template and Applying it to Dreamweaver

Taking Fireworks Template and Applying it to Dreamweaver Taking Fireworks Template and Applying it to Dreamweaver Part 1: Define a New Site in Dreamweaver The first step to creating a site in Dreamweaver CS4 is to Define a New Site. The object is to recreate

More information

Using CSS in Web Site Design

Using CSS in Web Site Design Question 1: What are some of the main CSS commands I should memorize? Answer 1: The most important part of understanding the CSS language is learning the basic structure and syntax so you can use the language

More information

Graded Project. Integrating Word with Access and Excel

Graded Project. Integrating Word with Access and Excel Graded Project Integrating Word with Access and Excel PREPARING THE DATABASE 2 CREATING THE MAIN DOCUMENT 4 Letterhead 4 Main Text 4 ADDING PLACEHOLDERS 6 EMBEDDING A WORKSHEET 7 MERGING DATA TO A NEW

More information

There are six main steps in creating web pages in FrontPage98:

There are six main steps in creating web pages in FrontPage98: This guide will show you how to create a basic web page using FrontPage98 software. These instructions are written for IBM (Windows) computers only. However, FrontPage is available for Macintosh users

More information

Dazzle the Web with Dynamic Dreamweaver, Part II

Dazzle the Web with Dynamic Dreamweaver, Part II Dazzle the Web with Dynamic Dreamweaver, Part II In the second Dreamweaver workshop we will learn the following skills: 1. Adding hyperlinks to our home page 2. Adding images to our home page 3. Creating

More information

Lesson 5 Introduction to Cascading Style Sheets

Lesson 5 Introduction to Cascading Style Sheets Introduction to Cascading Style Sheets HTML and JavaScript BASICS, 4 th Edition 1 Objectives Create a Cascading Style Sheet. Control hyperlink behavior with CSS. Create style classes. Share style classes

More information

Lesson 166 (Pages 27-29)

Lesson 166 (Pages 27-29) 0 Lesson Lesson (Pages -) Skills / Concepts Understand horizontal and vertical lines Begin memorizing += and += Class Preparation Flash Cards: Move += and += from UNUSED FACTS to NEW FACTS. Move CC FLASH

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

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets Dreamweaver Basics Planning your website Organize site structure Plan site design & navigation Gather your assets Creating your website Dreamweaver workspace Define a site Create a web page Linking Manually

More information

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Get Organized... 1 Create the Home Page... 1 Save the Home Page as a Word Document...

More information

Using Dreamweaver. 6 Styles in Websites. 1. Linked or Imported Stylesheets. 2. Embedded Styles. 3. Inline Styles

Using Dreamweaver. 6 Styles in Websites. 1. Linked or Imported Stylesheets. 2. Embedded Styles. 3. Inline Styles Using Dreamweaver 6 So far these exercises have deliberately avoided using HTML s formatting options such as the FONT tag. This is because the basic formatting available in HTML has been made largely redundant

More information

ITC213: STRUCTURED PROGRAMMING. Bhaskar Shrestha National College of Computer Studies Tribhuvan University

ITC213: STRUCTURED PROGRAMMING. Bhaskar Shrestha National College of Computer Studies Tribhuvan University ITC213: STRUCTURED PROGRAMMING Bhaskar Shrestha National College of Computer Studies Tribhuvan University Lecture 02: Algorithms Readings: Not Covered in Textbook Problem Solving Process System Design:

More information

CurricUNET User Manual

CurricUNET User Manual CurricUNET User Manual Page 1 Contents Log In... 5 Changing Your Password... 6 Viewing Courses... 8 Viewing Programs... 11 Create Proposal... 12 Course Proposals... 15 Cover or Main page... 15 Proposal

More information

Week 5 Creating a Calendar. About Tables. Making a Calendar From a Table Template. Week 5 Word 2010

Week 5 Creating a Calendar. About Tables. Making a Calendar From a Table Template. Week 5 Word 2010 Week 5 Creating a Calendar About Tables Tables are a good way to organize information. They can consist of only a few cells, or many cells that cover several pages. You can arrange boxes or cells vertically

More information

Using Dreamweaver CS6

Using Dreamweaver CS6 Using Dreamweaver CS6 7 Dynamic HTML Dynamic HTML (DHTML) is a term that refers to website that use a combination of HTML, scripting such as JavaScript, CSS and the Document Object Model (DOM). HTML and

More information

Dreamweaver CS5 Lab 2

Dreamweaver CS5 Lab 2 Dreamweaver CS5 Lab 2 Using an External Style Sheet in Dreamweaver Creating the site definition First, we'll set up the site and define it so that Dreamweaver understands the site structure for your project.

More information

E-Business Systems 1 INTE2047 Lab Exercises. Lab 5 Valid HTML, Home Page & Editor Tables

E-Business Systems 1 INTE2047 Lab Exercises. Lab 5 Valid HTML, Home Page & Editor Tables Lab 5 Valid HTML, Home Page & Editor Tables Navigation Topics Covered Server Side Includes (SSI) PHP Scripts menu.php.htaccess assessment.html labtasks.html Software Used: HTML Editor Background Reading:

More information

Microsoft FrontPage 2002 Tutorial. Contents

Microsoft FrontPage 2002 Tutorial. Contents Microsoft FrontPage 2002 Tutorial Contents Introduction... 1 Before You Begin... 2 Overview... 2 If you have Web server software installed... 2 FrontPage and Microsoft Internet Explorer... 3 If you are

More information

Writing a Basic Program in Python

Writing a Basic Program in Python Writing a Basic Program in Python Introduction When someone wants to learn how to program a computer they could be seeking a number of different things. Someone way want to learn a particular programming

More information

Creating Forms. Starting the Page. another way of applying a template to a page.

Creating Forms. Starting the Page. another way of applying a template to a page. Creating Forms Chapter 9 Forms allow information to be obtained from users of a web site. The ability for someone to purchase items over the internet or receive information from internet users has become

More information

Guidelines for doing the short exercises

Guidelines for doing the short exercises 1 Short exercises for Murach s HTML5 and CSS Guidelines for doing the short exercises Do the exercise steps in sequence. That way, you will work from the most important tasks to the least important. Feel

More information

Kurant StoreSense Quick Start Guide

Kurant StoreSense Quick Start Guide Kurant StoreSense Quick Start Guide Version 5.7.0 2004 Kurant Corporation. Kurant, StoreSense, and the Kurant logo are trademarks of Kurant. All other products mentioned are trademarks of their respective

More information

Dreamweaver 8. Project 5. Templates and Style Sheets

Dreamweaver 8. Project 5. Templates and Style Sheets Dreamweaver 8 Project 5 Templates and Style Sheets Starting Dreamweaver and Opening the Colorado Parks Web Site Click the Start button on the Windows taskbar Point to All Programs on the Start menu, point

More information

Document Formatting and Page Layout

Document Formatting and Page Layout Word 2013 Document Formatting and Page Layout Introduction Instructional designers create a lot of documents such as job aids, training manuals, memos, and so forth. They do so using Word software. While

More information

Do It Yourself Website Editing Training Guide

Do It Yourself Website Editing Training Guide Do It Yourself Website Editing Training Guide Version 3.0 Copyright 2000-2011 Sesame Communications. All Rights Reserved. Table of Contents DIY Overview 3 What pages are editable using the DIY Editing

More information

HTML Syllabus Instructor: TBD

HTML Syllabus Instructor: TBD HTML Syllabus Instructor: TBD E-mail: code@media15live.com Course Description This course teaches participants the principles and concepts of designing and creating WEB pages in a HTML format. The course

More information

CSE 201 Java Programming I. Smart Coding School website:

CSE 201 Java Programming I. Smart Coding School website: CSE 201 Java Programming I Smart Coding School website: http://www.smartcodingschool.com Definition: A named group of statements public static void methodname() { statements Usage: 1. denotes the structure

More information

University of Bahrain College of Applied Studies

University of Bahrain College of Applied Studies University of Bahrain College of Applied Studies CSA 212: Human Interface and Design Activity 2 : Introduction to HTML Name Student ID No Section Instructor Demonstrator Date Total Marks : 10 Marks Distribution

More information

Getting Started with SSI Web v3 A 45-Minute Hands-On Tour

Getting Started with SSI Web v3 A 45-Minute Hands-On Tour Getting Started with SSI Web v3 A 45-Minute Hands-On Tour What is SSI Web? SSI Web is a software system for creating Web-based questionnaires. These questionnaires can include standard survey questions,

More information

< building websites with dreamweaver mx >

< building websites with dreamweaver mx > < building websites with dreamweaver mx > < plano isd instructional technology department > < copyright = 2002 > < building websites with dreamweaver mx > Dreamweaver MX is a powerful Web authoring tool.

More information

Google Forms for Online Lessons, Assessment & More Class Notes

Google Forms for Online Lessons, Assessment & More Class Notes Google Forms for Online Lessons, Assessment & More Class Notes 1. Creating a new form: A. Go to Google Drive and click New>>More>>Google Forms. B. Rename the form in the top left and click the Change theme

More information

Using Dreamweaver. 5 More Page Editing. Bulleted and Numbered Lists

Using Dreamweaver. 5 More Page Editing. Bulleted and Numbered Lists Using Dreamweaver 5 By now, you should have a functional template, with one simple page based on that template. For the remaining pages, we ll create each page based on the template and then save each

More information

FIT 100 LAB Activity 3: Constructing HTML Documents

FIT 100 LAB Activity 3: Constructing HTML Documents FIT 100 LAB Activity 3: Constructing HTML Documents Winter 2002.pdf version of this lab (may be better formatted) Required Reading for Lab 3 Chapter 4 of the FIT course pack Additional helpful references

More information

1. Setup a root folder for the website 2. Create a wireframe 3. Add content 4. Create hyperlinks between pages and to external websites

1. Setup a root folder for the website 2. Create a wireframe 3. Add content 4. Create hyperlinks between pages and to external websites A. Pre-Production of Webpage 1. Determine the specific software needed WYSIWYG- design software that manipulates components of the web page without the user writing or editing code Uses graphical layout

More information

Adobe Dreamweaver CS5 Tutorial

Adobe Dreamweaver CS5 Tutorial Adobe Dreamweaver CS5 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Before you begin, make sure you have the images for these exercises saved in the location where you intend to create the Nuklear Family Website.

Before you begin, make sure you have the images for these exercises saved in the location where you intend to create the Nuklear Family Website. 9 Now it s time to challenge the serious web developers among you. In this section we will create a website that will bring together skills learned in all of the previous exercises. In many sections, rather

More information

Adobe Business Catalyst

Adobe Business Catalyst Adobe Business Catalyst Adobe Business Catalyst is similar to the Content Management Systems we have been using, but is a paid solution (rather than open source and free like Joomla, WordPress, and Drupal

More information

Instructor User Guide Table Of Contents

Instructor User Guide Table Of Contents Instructor User Guide Table Of Contents Getting Started...1 Using myitlab...1 Getting Started in myitlab...1 Contacting myitlab Instructor Support...1 myitlab System Requirements...1 Logging in to myitlab...1

More information

Unified Classroom: Class Pages

Unified Classroom: Class Pages Unified Classroom: Class Pages Unified Classroom April 2018 Release Unified Classroom: Class Pages Basics Contents Unified Classroom: Class Pages Basics... 3 Building Class Pages... 3 Access Class Pages...

More information

ITEC447 Web Projects CHAPTER 9 FORMS 1

ITEC447 Web Projects CHAPTER 9 FORMS 1 ITEC447 Web Projects CHAPTER 9 FORMS 1 Getting Interactive with Forms The last few years have seen the emergence of the interactive web or Web 2.0, as people like to call it. The interactive web is an

More information

Grade: 7 Lesson name: Creating a School News Letter Microsoft Word 2007

Grade: 7 Lesson name: Creating a School News Letter Microsoft Word 2007 Grade: 7 Lesson name: Creating a School News Letter Microsoft Word 2007 1. Open Microsoft Word 2007. Word will start up as a blank document. 2. Change the margins by clicking the Page Layout tab and clicking

More information

Word 2007 Cook Book Objectives

Word 2007 Cook Book Objectives Word 2007 Cook Book In this lesson you will learn how use all of the features of Word 2007 to create your own book or cook book. Objectives Section Breaks Insert Cover Page Set page number to 1 Insert

More information

NETZONE CMS User Guide Copyright Tomahawk

NETZONE CMS User Guide Copyright Tomahawk NETZONE CMS User Guide Copyright 2015. Tomahawk 1 Phone: + 64 9 522 2333 Email: getintouch@tomahawk.co.nz Tomahawk 2015 www.tomahawk.co.nz 2 NETZONE CMS USER GUIDE WHAT YOU LL FIND INSIDE LOGGING IN 4

More information

Participant Center User s Guide

Participant Center User s Guide Participant Center User s Guide for National Capital Chapter Event Participants 1 Table of Contents Accessing Your Participant Center....3 Forgot Your Password?...4 After Logging In. 5 Working in Your

More information

Dreamweaver CS3 Lab 2

Dreamweaver CS3 Lab 2 Dreamweaver CS3 Lab 2 Using an External Style Sheet in Dreamweaver Creating the site definition First, we'll set up the site and define it so that Dreamweaver understands the site structure for your project.

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

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

Components in Joomla. Instructor for this Workshop. Web Development. School of Arts and Sciences

Components in Joomla. Instructor for this Workshop. Web Development. School of Arts and Sciences Components in Joomla Instructor for this Workshop Web Development School of Arts and Sciences TABLE OF CONTENTS Welcome... 4 What is Joomla?... 4 What is a Component?... 4 Joomla Weblinks... 5 Sample Use

More information

Tutor Handbook for WebCT

Tutor Handbook for WebCT Tutor Handbook for WebCT Contents Introduction...4 Getting started...5 Getting a course set up...5 Logging onto WebCT...5 The Homepage...6 Formatting and designing the Homepage...8 Changing text on the

More information

Autoresponder Guide. David Sharpe

Autoresponder Guide. David Sharpe David Sharpe There are two autoresponders that I personally use and recommended AWeber and Sendlane. AWeber AWeber is a great service to use if you already have a website you are using. You can easily

More information

Blackboard 9 Instructor Manual

Blackboard 9 Instructor Manual Blackboard 9 Instructor Manual Online Education Department Edition Before Class Begins Posting Announcements page 2 Creating an Instructor Profile page 3 Setting Availability page 4 Setting Due Dates page

More information

OU EDUCATE TRAINING MANUAL

OU EDUCATE TRAINING MANUAL OU EDUCATE TRAINING MANUAL OmniUpdate Web Content Management System El Camino College Staff Development 310-660-3868 Course Topics: Section 1: OU Educate Overview and Login Section 2: The OmniUpdate Interface

More information

Website Management with the CMS

Website Management with the CMS Website Management with the CMS In Class Step-by-Step Guidebook Updated 12/22/2010 Quick Reference Links CMS Login http://staging.montgomerycollege.edu/cmslogin.aspx Sample Department Site URLs (staging

More information

Using Microsoft Word. Working With Objects

Using Microsoft Word. Working With Objects Using Microsoft Word Many Word documents will require elements that were created in programs other than Word, such as the picture to the right. Nontext elements in a document are referred to as Objects

More information

Website Creating Content

Website Creating Content CREATING WEBSITE CONTENT As an administrator, you will need to know how to create content pages within your website. This document will help you learn how to: Create Custom Pages Edit Content Areas Creating

More information

DOING MORE WITH WORD: MICROSOFT OFFICE 2013

DOING MORE WITH WORD: MICROSOFT OFFICE 2013 DOING MORE WITH WORD: MICROSOFT OFFICE 2013 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT WORD PAGE 03 Viewing Toolbars Adding and Removing Buttons MORE TASKS IN MICROSOFT WORD

More information

Unit 5 Web Publishing Systems Page 1 of 13 Part 4 HTML Part 4

Unit 5 Web Publishing Systems Page 1 of 13 Part 4 HTML Part 4 Unit 5 Web Publishing Systems Page 1 of 13 Part 4 HTML 4.01 Version: 4.01 Transitional Hypertext Markup Language is the coding behind web publishing. In this tutorial, basic knowledge of HTML will be covered

More information

NVU Web Authoring System

NVU Web Authoring System NVU Web Authoring System http://www.nvu.com/index.php Table of Contents Using Nvu as Your Web Page Authoring System: Getting Started Opening a page, saving, and previewing your work...3 Formatting the

More information

SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman

SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman Chapter 9 Copyright 2012 Manning Publications Brief contents PART 1 GETTING STARTED WITH SHAREPOINT 1 1 Leveraging the power of SharePoint 3 2

More information

Electronic Portfolios in the Classroom

Electronic Portfolios in the Classroom Electronic Portfolios in the Classroom What are portfolios? Electronic Portfolios are a creative means of organizing, summarizing, and sharing artifacts, information, and ideas about teaching and/or learning,

More information

INSIDE THIS ISSUE. SDS Holiday Hours

INSIDE THIS ISSUE. SDS Holiday Hours D ec em b er 201 1 F i na nc e Ne w s l e tt er INSIDE THIS ISSUE Season s Greetings! We hope you enjoy the SDS holiday newsletter and wish you and your family Happy Holidays. SDS News 1 W-2 Time: Tips

More information