HTML Exercise 27 Creating A Van Gogh Background Using Plug-in Filters

Size: px
Start display at page:

Download "HTML Exercise 27 Creating A Van Gogh Background Using Plug-in Filters"

Transcription

1 HTML Exercise 27 Creating A Van Gogh Background Using Plug-in Filters Background pictures need to be small so the Web page will download quickly. The browser automatically will repeat the picture to fill up the screen. This exercise will produce a repeating background tile that has the swirling colors of Van Gogh s paintings. For this exercise, you will need the following: Paint Shop Pro 7 Simple s Filters A colorful graphic of your choice Installing Plug-in Filters 1. Double-click Network Neighborhood. 2. Double-click the Students 200_ folder. 3. Double-click the Advanced Computers folder. 4. Double-click the HTML folder 5. Double-click the Exercise 27 folder. 6. Select the Simple Filters folder. 7. Press Ctrl+C. 8. Press the drop-down arrow at the end of the Windows Explorer toolbar. 9. Select your period folder. 10. Double-click your HTML folder. 11. Press Ctrl+V to paste the folder. 12. Click Start, point to Programs, point to the Jasc Software folder, and select Paint Shop Pro Click File on the Menu bar, point to Preferences, and select File Locations. 14. The File Locations dialog box opens. 15. Click the Plug-in Filters tab. 16. All of the check boxes should be selected. 17. At the end of the Folder 2 text box, click the Browse button. Exercise 27 Page 1

2 18. The Browse for Folder dialog box opens. 19. Click the + sign next to your period folder. 20. Click the + sign next to your HTML folder. 21. Select the Simple folder. 22. Click OK twice. 23. Minimize Paint Shop Pro. Installing the msvcrt10.dll File These filters use a format originally designed for Adobe Photoshop. Paint Shop Pro can read this format, but it needs an additional file called msvcrt10.dll to be placed in the Windows/System folder. Warning: System files are hidden because they are so important! 24. Double-click Network Neighborhood. 25. Double-click the Students 200_ folder. 26. Double-click the Advanced Computers folder. 27. Double-click the HTML folder 28. Double-click the Exercise 27 folder. 29. Click View on the Menu bar and select Folder Options. 30. The Folder Options dialog box opens. 31. Click the View tab. 32. Select. 33. Click OK. 34. Select the msvcrt10.dll file. 35. Press Ctrl+C. 36. Press the drop-down arrow at the end of the Windows Explorer toolbar. 37. Select the C: drive. 38. Double-click the Windows folder. 39. Double-click the System folder. 40. Press Ctrl+V to paste the file. 41. Close the System folder. Finding a Colorful Picture 42. Click Start, point to Programs, and select Internet Explorer. 43. In the Address bar text box, type Click the Images tab. 45. Search for a colorful picture. Exercise 27 Page 2

3 46. Some search terms you may want to use are flowers, trees, or landscape. 47. The picture should be more than 200 x 200 pixels in height and width. 48. Click the thumbnail of the picture so that you are viewing the full-size picture. 49. Right-click the picture and select Copy. 50. Click the Paint Shop Pro button on the Taskbar. 51. Press Ctrl+V. 52. Your picture will be pasted as a new image in Paint Shop Pro. Resizing the Picture Regardless of the height and width of your photo, the picture must be resized into small square tile. 53. Press Shift+S. 54. The Resize dialog box opens. 55. Uncheck Maintain aspect ratio. 56. Now the picture can be converted from a rectangle to a square. 57. Under Pixel size, change the Width and Height to Click OK. Changing Colors 59. Click the triangle on the Background/Fill button and select Solid. 60. Click the Background/Fill button, but not on the triangle. 61. The Color dialog box opens. 62. Select a light color of choice. 63. For the picture on the next page, your teacher chose #C69E Click OK. 65. Under Textures, both the Foreground and Background should be set to Null. Adding Borders 66. Click Image on the Menu bar and select Add Borders. 67. The Add Borders dialog box opens. 68. Check Symmetric. Exercise 27 Page 3

4 69. Type 8 in all boxes. 70. Click OK. 71. Click the Background/Fill button, but not on the triangle. 72. The Color dialog box opens. 73. Select a dark color of choice. 74. For the picture to the right, your teacher chose #A Click OK. 76. Click Image on the Menu bar and select Add Borders. 77. The Add Borders dialog box opens. 78. Check Symmetric. 79. Type 8 in all boxes. 80. Click OK. 81. Look at Figure 1. Figure 1 Creating Swirls with Effects 82. Click Effects on the Menu bar, point to Geometric Effects, and select Ripple. 83. The Ripple dialog box opens. 84. Copy the settings in the picture to the right. 85. Click OK. 86. Click Effects on the Menu bar, point to Texture Effects, and select Mosaic Glass. Exercise 27 Page 4

5 Copy the settings in the picture to the right. 87. Click OK. 88. Click Effects on the Menu bar, point to Geometric Effects, and select Twirl. 89. The Twirl dialog box opens. 90. Copy the settings in the picture to the right. 91. Click OK. 92. Click Effects on the Menu bar, point to Plug-in Filters, point to Simple, and select Blintz. 93. You will see the effect immediately. 94. Click Effects on the Menu bar, point to Plug-in Filters, point to Simple, and select Quick Tile. 95. A preview of the effect will open. Click Apply. 96. Look at Figure 2. Exercise 27 Page 5

6 Figure 2 Saving the Tile as a Compressed GIF 97. Click File on the Menu bar, point to Export, and select GIF Optimizer 98. The GIF Optimizer opens. 99. Click the Transparency tab Select None Click the Colors tab Copy the settings in the picture to the right Click OK The Save As dialog box opens Save in your HTML folder Name the file vangogh_bg.gif Click Save or press Enter Minimize Paint Shop Pro. Using the Tile as a Background 109. Click your HTML folder on the Taskbar Double-click the table2.html document to open it Right-click a blank spot on the page and select View Source The table2 page opens in Notepad Change the Revision date Below the date, add this line of code. Exercise 27 Page 6

7 Revised--Date<BR> HTML Exercise 27<BR> 115. Use the Caps Lock key to make all caps for the tags Change the text between the <BODY> </BODY> tags. <BODY BACKGROUND="vangogh_bg.gif"> 117. Click File on the Menu bar and select Save Click the Internet Explorer button on the Taskbar Click the Refresh button Look at Figure 3. Figure 3:The background is beautiful, but you can t read the table, the navigation strip, or the credits. Adding a New Row for the Navigation Strip and Credits Information The navigation strip and credits at the bottom of the page would be readable if they were part of the table. Here is how to create a new merged row at the bottom of the table Select the closing </TABLE> tag Press Ctrl+X to cut the text Move the insertion point to before the closing </BODY> tag Press Ctrl+V to paste the text. </TABLE> </BODY> </HTML> Exercise 27 Page 7

8 125. Change the text between the <BODY> </BODY> tags. <TR HEIGHT="100"> <TD ALIGN="center"><A HREF="wright.jpg"><IMG SRC="wrighttmb.jpg" ALT="Orville Wright" BORDER="0"></A></TD> <TD>I've taught at Orville Wright Magnet School for eight years. During that time, I've had the pleasure of knowing many wonderful students. From 1994 to 1998, I taught math, science, and aerospace. Since 1998, I have managed the computer lab. I can't wait for tomorrow, because each day is a new surprise.</td> </TR> <TR> <TD COLSPAN="2"> <P ALIGN="center"> <FONT FACE="arial" SIZE="1"> <A HREF="index.html">Home</A> <A HREF="lists.html">Making Unordered and Ordered Lists</A> <A HREF="hyperlinks1.html">Making Hyperlinks to Other Web Pages</A> <A HREF="hyperlinks2.html">Making Hyperlinks to Other Web Sites</A><BR> <A HREF="hyperlinks3.html">Making Hyperlinks to Other Parts of a Web Page</A> <A HREF="psp.html">Using Paint Shop Pro to Make Web Graphics</A> <A HREF="textwrap.html">Wrapping Text Around Pictures</A><BR> <A HREF="pictures.html">Linking Pictures</A> <A HREF="tables.html">Making Tables</A> <A HREF="backgrounds.html">Creating Backgrounds</A> <A HREF="fonts.html">Formatting Fonts, Font Size, and Color</A><BR> <A HREF="sound.html">Adding Sound To Your Web Site</A> <A HREF="animation.html">Animated GIF's</A> <A HREF="javascript.html">JavaScript</A> The navigation strip is here. </FONT> </P> <CENTER> <ADDRESS> Page created by: Your Names<BR> Copyright &COPY2001, Your names-all rights reserved.<br> Revised--Date<BR> us at: <A HREF="mailto:your address">your address</a> or <A HREF="mailto:your partner's address">your partner's address</a> </ADDRESS> </CENTER> </TD> </TR> </TABLE> </BODY> </HTML> Center the credits. The closing tag for centering; remember first in, last out. Add a Table Background Color and a Border Color The Van Gogh background is too colorful to use behind the table. Here s how to add a background color and colorful border to a table. Exercise 27 Page 8

9 126. Change or add these subcommands to the opening <TABLE> tag. <TABLE BORDER="10" WIDTH="640" CELLSPACING="5" CELLPADDING="5" ALIGN="center" BGCOLOR="#C69E42" BORDERCOLOR="#A64329"> 127. The border color is the dark color your teacher used for the second border in Paint Shop Pro Click the Paint Shop Pro button on the Taskbar Click the Background/Fill button, but not on the triangle The Color dialog box opens Copy the hexadecimal code Your teacher chose #A Click OK Paste the hexadecimal code into you HTML subcommand The background color of the table is the light color your teacher used for the first border in Paint Shop Pro Click Paint Shop Pro on the Taskbar Right-click the Background/Fill button, but not on the triangle The Recent Colors dialog box opens Click the light color you used for the first border Copy the hexadecimal code Your teacher chose #C69E Click OK Paste the hexadecimal code into you HTML subcommand Click File on the Menu bar and select Save Click the Internet Explorer button on the Taskbar Click the Refresh button Look at Figure 4. Exercise 27 Page 9

10 Figure 4: The background is beautiful, and the table is readable. Uploading Your Documents 148. In Internet Explorer, type in the Address bar text box and press Enter Type your user name and password Press Enter or click the Sign in button Under Advanced Toolbox, click. Upload table2.html Upload vangogh_bg.gif 152. Click the button to copy the files to the Geocities server A new page will open telling you that you have successfully uploaded the files. Exercise 27 Page 10

11 154. Click the hyperlink to your home page Click Click. Printing the Web Page 157. Before printing, click View on the Menu bar, point to Text Size, and select Medium Press Ctrl+P. The Print dialog box opens Change the Name to Ireland Change the Number of copies to Click OK Your teacher will go online to check your Web page and mark the grade on the printed copy Close all windows. Exercise 27 Page 11

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

HTML Exercise 11 Making A Transparent 3-D Heading For The Hyperlinks 2 Page

HTML Exercise 11 Making A Transparent 3-D Heading For The Hyperlinks 2 Page HTML Exercise 11 Making A Transparent 3-D Heading For The Hyperlinks 2 Page This exercise will give you practice downloading and installing your own SuperBladePro presets, creating a transparent heading

More information

HTML Exercise 12 Making A Transparent 3-D Heading For The Hyperlinks 3 Page

HTML Exercise 12 Making A Transparent 3-D Heading For The Hyperlinks 3 Page HTML Exercise 12 Making A Transparent 3-D Heading For The Hyperlinks 3 Page This exercise will give you practice downloading and installing your own SuperBladePro presets, creating a transparent heading

More information

Making Backgrounds With Paint Shop Pro

Making Backgrounds With Paint Shop Pro Making Backgrounds With Paint Shop Pro A good Web site deserves a good background. Whether you decide on a single color, a faded repeated logo, a textured tile, or a border, the background of your Web

More information

HTML Exercise 21 Making Simple Rectangular Buttons

HTML Exercise 21 Making Simple Rectangular Buttons HTML Exercise 21 Making Simple Rectangular Buttons Buttons are extremely popular and found on virtually all Web sites with multiple pages. Buttons are graphical elements that help visitors move through

More information

HTML Exercise 20 Linking Pictures To Other Documents Or Web Sites

HTML Exercise 20 Linking Pictures To Other Documents Or Web Sites HTML Exercise 20 Linking Pictures To Other Documents Or Web Sites Turning pictures into hyperlinks is nearly the same as what you learned in Exercises 4 and 5. If a picture is essential to a Web page,

More information

HTML Exercise 9 Making A Transparent 3-D Heading For The Hyperlinks 1 Page

HTML Exercise 9 Making A Transparent 3-D Heading For The Hyperlinks 1 Page HTML Exercise 9 Making A Transparent 3-D Heading For The Hyperlinks 1 Page Paint Shop Pro will make many different kinds of text. Here is a way to make a transparent 3-D heading. The heading must be transparent

More information

HTML Exercise 15 Creating An Engraved Metal Heading For The Text Wrap Page

HTML Exercise 15 Creating An Engraved Metal Heading For The Text Wrap Page HTML Exercise 15 Creating An Engraved Metal Heading For The Text Wrap Page 1. Click Start, point to Programs, point to the Jasc Software folder, and select Paint Shop Pro 7. 2. Maximize the Paint Shop

More information

HTML Exercise 29 Adding JavaScript To Your Web Pages

HTML Exercise 29 Adding JavaScript To Your Web Pages HTML Exercise 29 Adding JavaScript To Your Web Pages Here s Joe Burn s explanation of JavaScript. What is the difference between Java and JavaScript anyway? They are both similar and quite different depending

More information

Creating a Web Page with Microsoft Front Page Express Exercise 1

Creating a Web Page with Microsoft Front Page Express Exercise 1 Creating a Web Page with Microsoft Front Page Express Exercise 1 Today you are going to build your first Web page. Normally, Web pages are written in a language called Hypertext Markup Language (HTML).

More information

Cropping an Image for the Web

Cropping an Image for the Web Cropping an Image for the Web This guide covers how to use the Paint software included with Microsoft Windows to crop images for use on a web page. Opening Microsoft Paint (In Windows Accessories) On your

More information

Exercise 2 Adding Graphics, Animation, and Sound To A Presentation

Exercise 2 Adding Graphics, Animation, and Sound To A Presentation Exercise 2 Adding Graphics, Animation, and Sound To A Presentation 1. Click Start on the Menu bar, point to Programs, and select Microsoft PowerPoint. 2. The PowerPoint dialog box opens. 3. Select Design

More information

Exercise 19 Adding Graphic Images To Microsoft Word 2000

Exercise 19 Adding Graphic Images To Microsoft Word 2000 Exercise 19 Adding Graphic Images To Microsoft Word 2000 Graphic images include clip art files, photographs, drawings, and Word Art. Graphic images can be inserted in a document from many sources. For

More information

RenWeb Handout Manual

RenWeb Handout Manual RenWeb Handout Manual Tiffany Gurgel October 2013 RenWeb Handout Manual Table of Contents Pre-Training Handout: Creating a Document as a PDF 2 Handout 1A: Adding Homework & Web Document 4 Handout 2A: Creating

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

Creating and Editing Images in Paint Shop Pro Version XI. File Types

Creating and Editing Images in Paint Shop Pro Version XI. File Types Creating and Editing Images in Paint Shop Pro Version XI Paint Shop Pro (PSP) from JASC software (http://www.jasc.com) is an imageediting and creation program. You can download a 30-day trial version from

More information

USER GUIDE PowerPhoto CRM

USER GUIDE PowerPhoto CRM USER GUIDE PowerPhoto CRM 2013 2015 Contents CONFIGURING POWERPHOTO Add, Remove, Set Default, Set Record Image, Thumbnail & View Text Display Original File Save Original File Resize Photo Resize Height

More information

RenWeb Training. Creating Your Classroom Website

RenWeb Training. Creating Your Classroom Website RenWeb Training Creating Your Classroom Website October 2013 RenWeb Training Manual Table of Contents Ren Web Survey 3 Pre-Training Handout: Saving a Document as a PDF 4 Lesson 1: Adding Homework & Web

More information

Unit 8. Lesson 8.1. Microsoft FrontPage. Introduction. Microsoft FrontPage-1. Microsoft FrontPage

Unit 8. Lesson 8.1. Microsoft FrontPage. Introduction. Microsoft FrontPage-1. Microsoft FrontPage Microsoft FrontPage Unit 8 Microsoft FrontPage Introduction Lesson 8.1 Microsoft FrontPage-1 A number of Software Packages are available in market for creating a website. Among popular software s are Dreamweaver,

More information

Creating a Website in Schoolwires Technology Integration Center

Creating a Website in Schoolwires Technology Integration Center Creating a Website in Schoolwires Technology Integration Center Overview and Terminology... 2 Logging into Schoolwires... 2 Changing a password... 2 Accessing Site Manager... 2 Section Workspace Overview...

More information

ROLLA PUBLIC SCHOOLS WEB EDITING REFRESHER

ROLLA PUBLIC SCHOOLS WEB EDITING REFRESHER ROLLA PUBLIC SCHOOLS WEB EDITING REFRESHER Logging in 1. In the address line of Internet Explorer, enter the following URL: www.rolla.k12.mo.us/typo3 Or From the RPS Home page, select Staff Inside RPS

More information

Information Systems Center. FrontPage 2003 Reference Guide for COMM 321 & 421

Information Systems Center. FrontPage 2003 Reference Guide for COMM 321 & 421 Information Systems Center FrontPage 2003 Reference Guide for COMM 321 & 421 September 2008 Table of Contents Portfolio Web Sites & Web Pages... 1 Open Your Portfolio Web Site in FrontPage for Editing...

More information

Fireworks 3 Animation and Rollovers

Fireworks 3 Animation and Rollovers Fireworks 3 Animation and Rollovers What is Fireworks Fireworks is Web graphics program designed by Macromedia. It enables users to create any sort of graphics as well as to import GIF, JPEG, PNG photos

More information

HAPPY HOLIDAYS PHOTO BORDER

HAPPY HOLIDAYS PHOTO BORDER HAPPY HOLIDAYS PHOTO BORDER In this Photoshop tutorial, we ll learn how to create a simple and fun Happy Holidays winter photo border! Photoshop ships with some great snowflake shapes that we can use in

More information

Using Adobe Contribute 4 A guide for new website authors

Using Adobe Contribute 4 A guide for new website authors Using Adobe Contribute 4 A guide for new website authors Adobe Contribute allows you to easily update websites without any knowledge of HTML. This handout will provide an introduction to Adobe Contribute

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

A Dreamweaver Tutorial. Contents Page

A Dreamweaver Tutorial. Contents Page A Dreamweaver Tutorial Contents Page Page 1-2 Things to do and know before we start Page 3-4 - Setting up the website Page 5 How to save your web pages Page 6 - Opening an existing web page Page 7 - Creating

More information

Kidspiration 3 Basics Website:

Kidspiration 3 Basics Website: Website: http://etc.usf.edu/te/ Kidspiration is the visual learning tool for K-5 learners from the makers of Inspiration. With Kidspiration, students can build graphic organizers such as webs, concept

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

WEB EDITING REFRESHER

WEB EDITING REFRESHER WEB EDITING REFRESHER ROLLA PUBLIC SCHOOLS January 2010 Logging in 1. In the address line of Internet Explorer, enter the following URL: www.rolla.k12.mo.us/typo3 Or From the RPS Home page, select Staff

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

Page Content. Inserting Text To add text to your document, you can type the text directly or use Cut or Copy and Paste or Paste Special.

Page Content. Inserting Text To add text to your document, you can type the text directly or use Cut or Copy and Paste or Paste Special. This section describes how to add content to your pages including text, Microsoft Office documents, images, Flash, and other media content. Inserting Text To add text to your document, you can type the

More information

Creating an Image Gallery Asset in OU Campus 4/23/15

Creating an Image Gallery Asset in OU Campus 4/23/15 Creating an Image Gallery Asset in OU Campus 4/23/15 IMPORTANT: To create a new image gallery, you must first crop all of your images to the same dimensions and save them to a folder on your computer.

More information

ENGL 323: Writing for New Media Building a Blog Reader Using Links, Tables, Images, and Frames

ENGL 323: Writing for New Media Building a Blog Reader Using Links, Tables, Images, and Frames ENGL 323: Writing for New Media Building a Blog Reader Using Links, Tables, Images, and Frames Dr. Michael Little michaellittle@kings.edu Hafey-Marian 418 x5917 Office hours: MW 11-12, 1-2, F 11-12; TTh

More information

Creating Interactive PDF Forms

Creating Interactive PDF Forms Creating Interactive PDF Forms Using Adobe Acrobat X Pro for the Mac University Information Technology Services Training, Outreach, Learning Technologies and Video Production Copyright 2012 KSU Department

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

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

Pen & Ink Writer. User Guide

Pen & Ink Writer. User Guide Pen & Ink Writer User Guide 1 Table of Contents Pen & Ink Writer.....4 Pen & Ink Main Window...5 The Writing Area...9 Margins and Grids...12 Editing...13 Editing the Line Properties...13 Changing the Line

More information

Lava New Media s CMS. Documentation Page 1

Lava New Media s CMS. Documentation Page 1 Lava New Media s CMS Documentation 5.12.2010 Page 1 Table of Contents Logging On to the Content Management System 3 Introduction to the CMS 3 What is the page tree? 4 Editing Web Pages 5 How to use the

More information

1. Open PowerPoint and you will see the introductory screen that contains different themes and templates. From the selection displayed, choose Slice.

1. Open PowerPoint and you will see the introductory screen that contains different themes and templates. From the selection displayed, choose Slice. PowerPoint Assessment ***Remember! This is a test and you cannot ask for help. This must be done completely on your own. If you have forgotten a skill, please go to my Tutorials page on my website and

More information

Step 1 Download and Install KompoZer Step by step instructions to build your first web page using KompoZer web editor.

Step 1 Download and Install KompoZer Step by step instructions to build your first web page using KompoZer web editor. All Creative Designs HTML Web Tutorial for PC Using KompoZer New version 2012 now available at: http://www.allcreativedesigns.com.au/pages/tutorials.html Step 1 Download and Install KompoZer Step by step

More information

FRONTPAGE STEP BY STEP GUIDE

FRONTPAGE STEP BY STEP GUIDE IGCSE ICT SECTION 15 WEB AUTHORING FRONTPAGE STEP BY STEP GUIDE Mark Nicholls ICT lounge P a g e 1 Contents Introduction to this unit.... Page 4 How to open FrontPage..... Page 4 The FrontPage Menu Bar...Page

More information

SchoolWires. Table of Contents

SchoolWires. Table of Contents SchoolWires Table of Contents Logging In pg. 2 Section Workspace pg. 3 o Tabs o Uploading files o Add New Pages Editing Your Page pg. 5 Full Screen View pg. 6 Format Text pgs. 7, 8 Font Name Font Size

More information

MAKING YOUR GLOG USING GLOGSTER

MAKING YOUR GLOG USING GLOGSTER MAKING YOUR GLOG USING GLOGSTER LOG IN: 1. Go to http://edu.glogster.com. 2. Click LOG IN in the upper-right corner. 3. Enter your given NICKNAME and PASSWORD. 4. Click EDIT MY PROFILE in the upper-right

More information

Introducing Microsoft Excel 2000

Introducing Microsoft Excel 2000 Introducing Microsoft Excel 2000 Microsoft Excel is a spreadsheet and graphing program. It replaces your calculator, ledger, and graphing equipment to help you record, analyze, and represent quantitative

More information

How to set up a local root folder and site structure

How to set up a local root folder and site structure Activity 2.1 guide How to set up a local root folder and site structure The first thing to do when creating a new website with Adobe Dreamweaver CS3 is to define a site and identify a root folder where

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

ITP 101 Project 2 - Photoshop

ITP 101 Project 2 - Photoshop ITP 101 Project 2 - Photoshop Project Objectives Learn how to use an image editing application to create digital images. We will use Adobe Photoshop for this project. Project Details To continue the development

More information

Creating a Website with Publisher 2016

Creating a Website with Publisher 2016 Creating a Website with Publisher 2016 Getting Started University Information Technology Services Learning Technologies, Training & Audiovisual Outreach Copyright 2017 KSU Division of University Information

More information

OnPoint s Guide to MimioStudio 9

OnPoint s Guide to MimioStudio 9 1 OnPoint s Guide to MimioStudio 9 Getting started with MimioStudio 9 Mimio Studio 9 Notebook Overview.... 2 MimioStudio 9 Notebook...... 3 MimioStudio 9 ActivityWizard.. 4 MimioStudio 9 Tools Overview......

More information

FrontPage. Directions & Reference

FrontPage. Directions & Reference FrontPage Directions & Reference August 2006 Table of Contents Page No. Open, Create, Save WebPages Open Webpage... 1 Create and Save a New Page... 1-2 Change the Background Color of Your Web Page...

More information

DREAMWEAVER QUICK START TABLE OF CONTENT

DREAMWEAVER QUICK START TABLE OF CONTENT DREAMWEAVER QUICK START TABLE OF CONTENT Web Design Review 2 Understanding the World Wide Web... 2 Web Browsers... 2 How Browsers Display Web pages... 3 The Web Process at Sacramento State... 4 Web Server

More information

Adding Pictures to Your Teacher Web Page

Adding Pictures to Your Teacher Web Page Your web page is divided into 3 columns. Originally, all teachers started with the same 2 Window areas and 4 basic components. Navigation buttons (Touts) are specific to different sections of the website.

More information

Microsoft Office Publisher

Microsoft Office Publisher Microsoft Office 2007- Publisher Opening Microsoft Publisher Using the Start Menu, click on All Programs and navigate to the Microsoft Office folder. Click on Microsoft Office Publisher 2007. Choosing

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

DRAFT. Table of Contents About this manual... ix About CuteSITE Builder... ix. Getting Started... 1

DRAFT. Table of Contents About this manual... ix About CuteSITE Builder... ix. Getting Started... 1 DRAFT Table of Contents About this manual... ix About CuteSITE Builder... ix Getting Started... 1 Setting up... 1 System Requirements... 1 To install CuteSITE Builder... 1 To register CuteSITE Builder...

More information

Create a Contact Sheet of Your Images Design a Picture Package Customize Your Picture Package Layout Resample Your Image...

Create a Contact Sheet of Your Images Design a Picture Package Customize Your Picture Package Layout Resample Your Image... 72 71 Create a Contact Sheet of Your Images................... 158 Design a Picture Package............ 160 73 Customize Your Picture Package Layout.... 162 74 Resample Your Image.................... 164

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

ICT IGCSE Practical Revision Presentation Web Authoring

ICT IGCSE Practical Revision Presentation Web Authoring 21.1 Web Development Layers 21.2 Create a Web Page Chapter 21: 21.3 Use Stylesheets 21.4 Test and Publish a Website Web Development Layers Presentation Layer Content layer: Behaviour layer Chapter 21:

More information

Unit 21 - Creating a Navigation Bar in Macromedia Fireworks

Unit 21 - Creating a Navigation Bar in Macromedia Fireworks Unit 21 - Creating a Navigation Bar in Macromedia Fireworks Items needed to complete the Navigation Bar: Unit 21 - House Style Unit 21 - Graphics Sketch Diagrams Document ------------------------------------------------------------------------------------------------

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

Adobe Photoshop CS2 Reference Guide For Windows

Adobe Photoshop CS2 Reference Guide For Windows This program is located: Adobe Photoshop CS2 Reference Guide For Windows Start > All Programs > Photo Editing and Scanning >Adobe Photoshop CS2 General Keyboarding Tips: TAB Show/Hide Toolbox and Palettes

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 2016 Advanced. North American Edition SAMPLE

Word 2016 Advanced. North American Edition SAMPLE Word 2016 Advanced Word 2016 Advanced North American Edition WORD 2016 ADVANCED Page 2 2015 Cheltenham Group Pty. Ltd. All trademarks acknowledged. E&OE. No part of this document may be copied without

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

Creating a PowerPoint Presentation

Creating a PowerPoint Presentation powerpoint 1 Creating a PowerPoint Presentation Getting Started 1. Open PowerPoint from the "Start" "Programs" Microsoft Office directory. 2. When starting PowerPoint, it usually starts with a new blank

More information

IT153 Midterm Study Guide

IT153 Midterm Study Guide IT153 Midterm Study Guide These are facts about the Adobe Dreamweaver CS4 Application. If you know these facts, you should be able to do well on your midterm. Dreamweaver users work in the Document window

More information

Part 1: Basics. Page Sorter:

Part 1: Basics. Page Sorter: Part 1: Basics Page Sorter: The Page Sorter displays all the pages in an open file as thumbnails and automatically updates as you add content. The page sorter can do the following. Display Pages Create

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

Programme. Introduction to Animation Shop

Programme. Introduction to Animation Shop HEART Trust NTA Vocational Training Development Institute Programme Course Animations Learning Objectives: Use the animation tools Prepare for an animation Create an animation with animation

More information

Beginners Guide to Snippet Master PRO

Beginners Guide to Snippet Master PRO Beginners Guide to Snippet Master PRO This document assumes that Snippet Master has been installed on your site. If not please contact the Bakas IT web team at webreg@bakasit.com.au. Initial Login Screen...

More information

InDesign Tools Overview

InDesign Tools Overview InDesign Tools Overview REFERENCE If your palettes aren t visible you can activate them by selecting: Window > Tools Transform Color Tool Box A Use the selection tool to select, move, and resize objects.

More information

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15 10 Classes 2 nd Exam Review Lesson - 15 Introduction Windows 7, previous version of the latest version (Windows 8.1) of Microsoft Windows, was produced for use on personal computers, including home and

More information

Creating Web Pages with SeaMonkey Composer

Creating Web Pages with SeaMonkey Composer 1 of 26 6/13/2011 11:26 PM Creating Web Pages with SeaMonkey Composer SeaMonkey Composer lets you create your own web pages and publish them on the web. You don't have to know HTML to use Composer; it

More information

The Dreamweaver Interface

The Dreamweaver Interface The Dreamweaver Interface Let s take a moment to discuss the different areas of the Dreamweaver screen. The Document Window The Document Window shows you the current document. This is where you are going

More information

A Frontpage Tutorial. Contents Page

A Frontpage Tutorial. Contents Page A Frontpage Tutorial Contents Page Page 1-2 Things to do and know before we start Page 3.How to save your web pages Page 4.Opening an existing web page Page 5..Creating more web pages Page 6-8.Adding tables

More information

Adobe Acrobat Pro DC for Windows

Adobe Acrobat Pro DC for Windows Adobe Acrobat Pro DC for Windows Creating Interactive PDF Forms University Information Technology Services Learning Technologies, Training & Audiovisual Outreach Copyright 2017 KSU Division of University

More information

Exercise 5 Animated Excel Charts in PowerPoint

Exercise 5 Animated Excel Charts in PowerPoint Exercise 5 Animated Excel Charts in PowerPoint This is a fun exercise to show you how even graphs can become even more interesting if you use multimedia. You will write some slides on your own to summarize

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

To start Kidspiration on a Macintosh: Open the Kidspiration 3 folder and double-click the Kidspiration icon.

To start Kidspiration on a Macintosh: Open the Kidspiration 3 folder and double-click the Kidspiration icon. Tutorial Six: Using steps to show progression of work The Step Workspace allows students to show and explain each step as they progress through a math project. Because their work is preserved and duplicated

More information

Adobe Flash CS4 Part 1: Introduction to Flash

Adobe Flash CS4 Part 1: Introduction to Flash CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Adobe Flash CS4 Part 1: Introduction to Flash Fall 2010, Version 1.0 Table of Contents Introduction...3 Downloading the Data Files...3

More information

***OPEN IMODULES IN CHROME*** 1) Choose Home:

***OPEN IMODULES IN CHROME*** 1) Choose  Home: imodules Reference Guide Creating an Email (For Giving Day 2017) ***OPEN IMODULES IN CHROME*** 1) Choose Email Home: 2) Find your college/unit templates using the search bar next to the Saved Drafts section

More information

Session 7 MS Word. Graphics. Inserting Clipart, and Graphics Modify graphics Position graphics

Session 7 MS Word. Graphics. Inserting Clipart, and Graphics Modify graphics Position graphics Session 7 MS Word Graphics Inserting Clipart, and Graphics Modify graphics Position graphics Table of Contents Session 7 Working with Graphics... 1 The Toolbar... 1 Drawing Toolbar... 1 Picture Toolbar...

More information

Recipes4Success. Animate Plant Growth. Share 4 - Animation

Recipes4Success. Animate Plant Growth. Share 4 - Animation Recipes4Success In this Recipe, you will create an animated science diagram of plant growth. You will learn how to add images, draw shapes, use the animation options, preview, and publish your project.

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 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

ACADEMIC TECHNOLOGY SUPPORT Advanced OU Campus: 2014 Template Asset Image Gallery using Photoshop

ACADEMIC TECHNOLOGY SUPPORT Advanced OU Campus: 2014 Template Asset Image Gallery using Photoshop ACADEMIC TECHNOLOGY SUPPORT Advanced OU Campus: 2014 Template Asset Image Gallery using Photoshop ats@etsu.edu 439-8611 ATS Website Table of Contents: Select a Gallery Type... 1 Select and Resize Images...

More information

Creating Accessible PDFs

Creating Accessible PDFs Creating Accessible PDFs Using Word to Create Accessible PDF Documents This documentation is designed to be a tool for students, faculty and staff. When authoring electronic documents, it is important

More information

User Guide. DrawAnywhere.com: User Guide

User Guide. DrawAnywhere.com: User Guide DrawAnywhere.com: User Guide DrawAnywhere.com is an online diagramming & flow charting application with the look & feel of a desktop application! User Guide http://www.drawanywhere.com August, 2007 Table

More information

Using Glogster.com/EDU

Using Glogster.com/EDU Using Glogster.com/EDU A Glog is like a poster, only better. Glogs allow you to create an online poster using photographs, images, graphics, video files and sound files. Glogs allow you to add hyperlinks

More information

The Fundamentals. Document Basics

The Fundamentals. Document Basics 3 The Fundamentals Opening a Program... 3 Similarities in All Programs... 3 It's On Now What?...4 Making things easier to see.. 4 Adjusting Text Size.....4 My Computer. 4 Control Panel... 5 Accessibility

More information

How to lay out a web page with CSS

How to lay out a web page with CSS How to lay out a web page with CSS You can use table design features in Adobe Dreamweaver CS3 to create a simple page layout. However, a more powerful technique is to use Cascading Style Sheets (CSS).

More information

VisualPST 2.4. Visual object report editor for PowerSchool. Copyright Park Bench Software, LLC All Rights Reserved

VisualPST 2.4. Visual object report editor for PowerSchool. Copyright Park Bench Software, LLC All Rights Reserved VisualPST 2.4 Visual object report editor for PowerSchool Copyright 2004-2015 Park Bench Software, LLC All Rights Reserved www.parkbenchsoftware.com This software is not free - if you use it, you must

More information

Image Optimisation. Image Dimensions...1 Image File Formats...2 Adding Images...5 Thumbnails...13 Summary...15

Image Optimisation. Image Dimensions...1 Image File Formats...2 Adding Images...5 Thumbnails...13 Summary...15 Table of Contents Image Optimisation Image Dimensions...1 Image File Formats...2 Adding Images...5 Thumbnails...13 Summary...15 Introduction Images are placed on a website to enhance its appearance. However,

More information

Adding Text and Images. IMCOM Enterprise Web CMS Tutorial 1 Version 2

Adding Text and Images. IMCOM Enterprise Web CMS Tutorial 1 Version 2 Adding Text and Images IMCOM Enterprise Web CMS Tutorial 1 Version 2 Contents and general instructions PAGE: 3. First steps: Open a page and a block to edit 4. Edit text / The menu bar 5. Link to sites,

More information

Inserting Information into PowerPoint

Inserting Information into PowerPoint LESSON 6 6.1 Inserting Information into PowerPoint After completing this lesson, you will be able to: Change the layout of a slide. Insert a clip art image. Scale an image. Insert and format a table. Insert

More information

CSC 101: PreLab Reading for Lab #4 More HTML (some of this reading on Tables and Images are based on previous writings of Prof William Turkett)

CSC 101: PreLab Reading for Lab #4 More HTML (some of this reading on Tables and Images are based on previous writings of Prof William Turkett) CSC 101: PreLab Reading for Lab #4 More HTML (some of this reading on Tables and Images are based on previous writings of Prof William Turkett) Purpose: The purpose of this pre-lab is to provide you with

More information

Paint Tutorial (Project #14a)

Paint Tutorial (Project #14a) Paint Tutorial (Project #14a) In order to learn all there is to know about this drawing program, go through the Microsoft Tutorial (below). (Do not save this to your folder.) Practice using the different

More information

INSERVICE DAY - 11/11/11 TECHNOLOGY

INSERVICE DAY - 11/11/11 TECHNOLOGY INSERVICE DAY - 11/11/11 TECHNOLOGY Converting PowerPoints into Movies (examples using imovie& Windows MovieMaker) (More detailed tutorials with pictures can be found at http://www.whsd.net/olc/teacher.aspx?s=1452).

More information

ADOBE Dreamweaver CS3 Basics

ADOBE Dreamweaver CS3 Basics ADOBE Dreamweaver CS3 Basics IT Center Training Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu This page intentionally left blank 2 8/16/2011 Contents Before you start with Dreamweaver....

More information

Scan November 30, 2011

Scan November 30, 2011 Scan November 30, 2011 2170 Georgina Avenue Santa Monica, CA 90402 800-972-3027 www.rco.com Table of Contents 1 Introduction... 1 2 Document History... 2 3 Install and Uninstall... 3 4 Understanding the

More information