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

Size: px
Start display at page:

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

Transcription

1 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 using the GIF Optimizer, and inserting the heading into the html of a Web page. Open Your Downloaded Folder 1. Double-click the My Computer icon. 2. Double-click the C:\ drive to open it. 3. Double-click the Program Files folder. 4. Double-click the SuperBladePro folder. 5. Double-click the Environments and Textures folder. 6. Double-click the Downloaded folder. 7. You should see the files you downloaded in the previous exercise. 8. Click the Internet Explorer button on the Taskbar. 9. Type in the Address bar text box and press Enter. 10. Bookmark this Web site as you may come here again. 11. Scroll down a bit until you see the preset section. These are for SuperBladePro. 12. There are 25 pages of presets Click the page 1 hyperlink. 14. Page 1 will open with a number of presets. 15. Find a preset you like on this page or any other page. 16. Each picture is a hyperlink. Exercise 12 Page 1

2 17. Click the preset you wish to download. 18. The File Download dialog box will open. 19. Select Open. 20. Click OK. 21. WinZip will automatically open. 22. Click. 23. Click twice. 24. Click. 25. A new folder will open with the unzipped files in it. 26. Press Ctrl+A to select the files. 27. Press Ctrl+C to copy the files. 28. Click the Downloaded folder on the Taskbar. 29. Press Ctrl+V to paste the files. 30. Close all open windows. Open an Existing File 31. With your HTML folder open, double-click your hyperlinks3.html file to open it. 32. It will open in Internet Explorer. View the Source of a Web Page 33. Click View on the Menu bar and select Source. 34. The HTML code for the Web page will open in Notepad. 35. Change the Revision Date in the footer of the page to today s date. 36. Click the Internet Explorer button on the Taskbar. 37. Click the Refresh button. Changing the Background Color of a Web Page 38. Locate the <BODY> tag. 39. Type this to make a light yellow background color. <BODY BGCOLOR="#CCFFFF"> Hexadecimal Code 40. Click the Internet Explorer button on the Taskbar. 41. Click the Refresh button. 42. You should now see the Web page with a light blue background. Exercise 12 Page 2

3 Matching the Background Color In order to make the heading transparent, always use a background color that will match the Web page. 43. Click Start, point to Programs, point to the Jasc Software folder, and select Paint Shop Pro Maximize the Paint Shop Pro window. 45. Click the triangle on the Foreground/Stroke button and select Solid. 46. Click the Foreground/Stroke button, but not on the triangle. 47. The Color dialog box opens. 48. Change the Hexadecimal Code to:. 49. Click OK. 50. Click the triangle on the Background/Fill button and select Solid. 51. Click the Background/Fill button, but not on the triangle. 52. The Color dialog box opens. 53. Under Basic colors, select White. 54. Click OK. 55. Under Textures, both the Foreground and Background should be set to Null. 56. Press Ctrl+N. 57. The New Image dialog box opens. 58. Under Image Dimensions, select 600 pixels for the Width and 150 pixels for the Height. 59. The Resolution should be set to 72 ppi. 60. For Background Color, select Foreground Color. 61. For Image Type, select 16.7 Million Colors. 62. Notice the Memory Required. This is far too large for a Web graphic. Don t worry about it for now. 63. Click OK. 64. Click the Normal Viewing button on the Toolbar. 65. The canvas is now at full size. Creating Text 66. Click the Text tool on the Tool Palette. Exercise 12 Page 3

4 67. Move the mouse over the drawing canvas. 68. Click on the drawing canvas. 69. The Text Entry dialog box opens. 70. Under Font, select a font with a heavy weight. 71. Under Size, select 72 or lower. 72. Select Bold 73. Select Center. 74. Under Create As, select Floating and Antialias. 75. Select Auto Kern. Kerning is the space between letters. 76. Click the Standard text button This turns off the Stroke color and leaves the Fill color. 78. Press the Caps Lock key and type Bookmarks in the text box. 79. Click OK. 80. The text is selected. 81. Move the mouse pointer over the selected text until the pointer turns to a four-headed arrow. 82. The four-headed arrow is called the Mover tool. 83. Move the text horizontally to the middle of the canvas. Creating Textured Text with SuperBladePro 84. Click Effects on the Menu bar, point to Plug-in Filters, point to Flaming Pear, and select SuperBladePro. 85. The SuperBladePro dialog box opens. Exercise 12 Page 4

5 Loading a SuperBladePro Preset 86. Click the Load Preset button. 87. The Open a settings file dialog box will appear. 88. Double-click the Downloaded folder. 89. Select.q5q. 90. A preview of the effect will appear on the right. 91. Click Open. 92. You can now see a preview of the effect on your text. 93. Look at Figure Click the + sign so that you are looking at 100%. Figure 1 Adding a Drop Shadow Effect 95. Click Effects on the Menu bar, point to 3D Effects, and select Drop Shadow. 96. The Drop Shadow dialog box opens. 97. Click the Color box. 98. The Colors dialog box opens. 99. Under Basis Colors, select Black Click OK. Exercise 12 Page 5

6 101. Copy the settings in the picture to the right Click OK Do not deselect the text Look at Figure 2. Figure 2 Saving as a Compressed GIF File Paint Shop Pro files are not compressed. GIF files are compressed and are much smaller in size Click File on the Menu bar, point to Export, and select GIF Optimizer The GIF Optimizer opens Click the Transparency tab Select Outside the current selection Everything outside the selection will become transparent Click the Partial Transparency tab Copy the settings to the right. Exercise 12 Page 6

7 112. Click the Colors tab Copy the settings to the right You need 256 colors, for this graphic to look good Notice how the two pictures look the same, but the file size is much smaller because it is compressed Click OK The Save As dialog box opens Look in your HTML folder Name the file heading5.gif Click Save or press Enter The file is now 9 times smaller in file size, and is now ready to be inserted into your hyperlinks3.html file Close Paint Shop Pro. Inserting a Picture in HTML To insert a picture use the <IMG SRC= filename > tag. The tag is nonpaired Click the hyperlinks3.html Notepad document on the Taskbar Select this line of code: <H1 ALIGN="center">Making Bookmarks in HTML</H1> 125. Type this to make a new heading. <P ALIGN="center"><IMG SRC="heading5.gif"></P> 126. Click File on the Menu bar and select Save Click the Internet Explorer button on the Taskbar Click the Refresh button Look at Figure 2. Uploading Your Documents 130. 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. Exercise 12 Page 7

8 Upload hyperlinks3.html Upload heading5.gif 134. 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 Click the hyperlink to your home page Click. Figure 3: Your teacher downloaded this bronze preset from the Web. Printing the Web Page 138. 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 12 Page 8

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 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 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 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

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 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 27 Creating A Van Gogh Background Using Plug-in Filters

HTML Exercise 27 Creating A Van Gogh Background Using Plug-in Filters 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

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

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

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

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

Bold, Italic and Underline formatting.

Bold, Italic and Underline formatting. Using Microsoft Word Character Formatting You may be wondering why we have taken so long to move on to formatting a document (changing the way it looks). In part, it has been to emphasise the fact that

More information

Libre Writer Exercise - 4

Libre Writer Exercise - 4 Libre Writer Exercise - 4 Aim: Introduction to Writer, importance of Writer as Word Processor, overview of toolbars, saving, accessing files, using help and resources. i). Create a document using the features:

More information

Lesson 4 Customize the ToolBox

Lesson 4 Customize the ToolBox Lesson 4 Customize the ToolBox In this lesson you will learn how to: Change the toolbox to be a Floating toolbox or a toolbox anchored on the Sidebar. Change the combo ToolBox size and highlighting. Change

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

In this exercise you will be creating the graphics for the index page of a Website for children about reptiles.

In this exercise you will be creating the graphics for the index page of a Website for children about reptiles. LESSON 2: CREATING AND MANIPULATING IMAGES OBJECTIVES By the end of this lesson, you will be able to: create and import graphics use the text tool attach text to a path create shapes create curved and

More information

GIMP ANIMATION EFFECTS

GIMP ANIMATION EFFECTS GIMP ANIMATION EFFECTS Animation: Text Word by Word ANIMATION: TEXT WORD BY WORD GIMP is all about IT (Images and Text) BACKGROUND IMAGE Before you begin the text animation, you will download a public

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

Section 5. Pictures. By the end of this Section you should be able to:

Section 5. Pictures. By the end of this Section you should be able to: Section 5 Pictures By the end of this Section you should be able to: Use the Clip Gallery Insert and Delete Pictures Import Pictures Move, Resize and Crop Pictures Add Borders and Colour Wrap Text around

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

Fireworks Basics. The Fireworks Interface

Fireworks Basics. The Fireworks Interface Fireworks Basics Scenario Firework is a graphics application that allows you to create and manipulate Web (and other) graphics. It combines both bitmap and vector editing tools, and integrates well with

More information

GIMP WEB 2.0 ICONS. GIMP is all about IT (Images and Text) OPEN GIMP

GIMP WEB 2.0 ICONS. GIMP is all about IT (Images and Text) OPEN GIMP GIMP WEB 2.0 ICONS Web 2.0 Banners: Download E-Book WEB 2.0 ICONS: DOWNLOAD E-BOOK OPEN GIMP GIMP is all about IT (Images and Text) Step 1: To begin a new GIMP project, from the Menu Bar, select File New.

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

Text Tricks Text # 1 Fill Text with an image

Text Tricks Text # 1 Fill Text with an image Text Tricks Text # 1 Fill Text with an image (save as Image_Text_1.jpg) Make sure that the picture is bigger than the text. Open the image you want to put in the text. Click on CTRL+A to select it all.

More information

Microsoft Powerpoint 2013

Microsoft Powerpoint 2013 Microsoft Powerpoint 2013 Lesson 4 Designing a Presentation 2014, John Wiley & Sons, Inc. Microsoft Official Academic Course, Microsoft Word 2013 1 Objectives 2014, John Wiley & Sons, Inc. Microsoft Official

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

Severe Weather Safety PSA

Severe Weather Safety PSA Contents Add Text 2 Format Text 3 Add Stickers 4 Resize Stickers 8 Change the Color of the Canvas 9 Name the Project 12 Add a Page 12 Practice Adding and Formatting Text 13 Use the Paint Brush Tool 14

More information

Creating Buttons and Pop-up Menus

Creating Buttons and Pop-up Menus Using Fireworks CHAPTER 12 Creating Buttons and Pop-up Menus 12 In Macromedia Fireworks 8 you can create a variety of JavaScript buttons and CSS or JavaScript pop-up menus, even if you know nothing about

More information

Programming in C# Project 1:

Programming in C# Project 1: Programming in C# Project 1: Set the text in the Form s title bar. Change the Form s background color. Place a Label control on the Form. Display text in a Label control. Place a PictureBox control on

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

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

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

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

Page 1. Fireworks Exercise

Page 1. Fireworks Exercise Page 1 Fireworks Exercise 1. Create a New Fireworks Document - File>New. For this exercise, choose 800 for width, 600 for height, resolution 72 pixels/inch, canvas color to Transparent, then choose OK.

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

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

GIMP TEXT EFFECTS. GIMP is all about IT (Images and Text) OPEN GIMP

GIMP TEXT EFFECTS. GIMP is all about IT (Images and Text) OPEN GIMP GIMP TEXT EFFECTS MAKE TEXT GLOW Text Effects: Glowing Text Completed Project GIMP is all about IT (Images and Text) OPEN GIMP Step 1: To begin a new GIMP project, from the Menu Bar, select File New. At

More information

GIMP WEB 2.0 BUTTONS

GIMP WEB 2.0 BUTTONS GIMP WEB 2.0 BUTTONS Web 2.0 Navigation: Bar with Icons WEB 2.0 NAVIGATION: NAVIGATION BAR WITH ICONS This navigation bar will be designed with four clickable text links and icon links. In the Menus section,

More information

Tips and Tricks for Microsoft Word 2010

Tips and Tricks for Microsoft Word 2010 Tips and Tricks for Microsoft Word 2010 TABLE OF CONTENTS Shortcuts for Selecting Text... 1 Create Automatic Borders... 1 Bulleted and Numbered List Shortcuts... 1 Insert Normal Text Within a List... 2

More information

Expression Design Lab Exercises

Expression Design Lab Exercises Expression Design Lab Exercises Creating Images with Expression Design 2 Beaches Around the World (Part 1: Beaches Around the World Series) Information in this document, including URL and other Internet

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

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

USER S GUIDE Software/Hardware Module: ADOBE ACROBAT 7

USER S GUIDE Software/Hardware Module: ADOBE ACROBAT 7 University of Arizona Information Commons Training 1 USER S GUIDE Software/Hardware Module: ADOBE ACROBAT 7 Objective: Scan and create PDF Documents using Adobe Acrobat Software p.1 Introduction p.2 Scanning

More information

Section 3. Editing a Web Page

Section 3. Editing a Web Page New CLAIT FrontPage 2003 Section 3 Editing a Web Page By the end of this Section you will be able to: Work in Page View Enter Text Insert Text Edit the Page Format Text Insert an Image Preview the Page

More information

ADD A 3-D PIE CHART TO THE WORKBOOK

ADD A 3-D PIE CHART TO THE WORKBOOK ADD A 3-D PIE CHART TO THE WORKBOOK A pie chart is an easy way to show the relationship of items to the whole. In this exercise, you will be creating a Pie Chart that will show the relationship between

More information

Kidspiration Quick Start Tutorial

Kidspiration Quick Start Tutorial Kidspiration Quick Start Tutorial This is a tutorial that introduces basic Kidspiration diagram and writing tools. The tutorial takes about 30 minutes from start to finish. You use Kidspiration the same

More information

GIMP TEXT EFFECTS. Text Effects: Outline Completed Project

GIMP TEXT EFFECTS. Text Effects: Outline Completed Project GIMP TEXT EFFECTS ADD AN OUTLINE TO TEXT Text Effects: Outline Completed Project GIMP is all about IT (Images and Text) OPEN GIMP Step 1: To begin a new GIMP project, from the Menu Bar, select File New.

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

InDesign CC 2014 Intermediate Skills

InDesign CC 2014 Intermediate Skills InDesign CC 2014 Intermediate Skills Adobe InDesign Creative Cloud 2014 University Information Technology Services Training, Outreach, Learning Technologies & Video Production Copyright 2016 KSU Division

More information

Tutorials. Lesson 3 Work with Text

Tutorials. Lesson 3 Work with Text In this lesson you will learn how to: Add a border and shadow to the title. Add a block of freeform text. Customize freeform text. Tutorials Display dates with symbols. Annotate a symbol using symbol text.

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

Photoshop tutorial: Final Product in Photoshop:

Photoshop tutorial: Final Product in Photoshop: Disclaimer: There are many, many ways to approach web design. This tutorial is neither the most cutting-edge nor most efficient. Instead, this tutorial is set-up to show you as many functions in Photoshop

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

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

Quick Access Toolbar. You click on it to see these options: New, Open, Save, Save As, Print, Prepare, Send, Publish and Close.

Quick Access Toolbar. You click on it to see these options: New, Open, Save, Save As, Print, Prepare, Send, Publish and Close. Opening Microsoft Word 2007 in the practical room UNIT-III 1 KNREDDY 1. Nyelvi beállítások az Office 2007-hez (Language settings for Office 2007 (not 2003)) English. 2. Double click on the Word 2007 icon

More information

COPYRIGHTED MATERIAL PHOTOSHOP WORKSPACE. Interface Overview 3. Menus 15. The Toolbox 29. Palettes 61. Presets and Preferences 83 WEB TASKS

COPYRIGHTED MATERIAL PHOTOSHOP WORKSPACE. Interface Overview 3. Menus 15. The Toolbox 29. Palettes 61. Presets and Preferences 83 WEB TASKS PHOTOSHOP WORKSPACE CHAPTER 1 Interface Overview 3 CHAPTER 2 Menus 15 CHAPTER 3 The Toolbox 29 CHAPTER 4 Palettes 61 CHAPTER 5 Presets and Preferences 83 COPYRIGHTED MATERIAL PHOTOSHOP WORK SPACE UNIVERSAL

More information

Lehigh University Library & Technology Services

Lehigh University Library & Technology Services Lehigh University Library & Technology Services Start Word Open a file called day2 Microsoft WORD 2003 Day 2 Click the Open button on the Standard Toolbar Go to the A: drive and highlight day2 and click

More information

ENGL 323: Writing for New Media Repurposing Content for the Web Part Two

ENGL 323: Writing for New Media Repurposing Content for the Web Part Two ENGL 323: Writing for New Media Repurposing Content for the Web Part Two Dr. Michael Little michaellittle@kings.edu Hafey-Marian 418 x5917 Using Color to Establish Visual Hierarchies Color is useful in

More information

B.Sc. VI SEM (CS+BIO)

B.Sc. VI SEM (CS+BIO) Unit I Creating presentation using Slide master and Template in various Themes & Variants. If you want your presentation to contain more than one theme (layouts that contain backgrounds, colors, fonts,

More information

Creating a Web Presentation

Creating a Web Presentation LESSON 9 Creating a Web Presentation 9.1 After completing this lesson, you will be able to: Create an agenda slide or home page. Create a hyperlink to a slide. Create a Web presentation with the AutoContent

More information

Using the Web in Mathematics Foundations Course An Introduction to Microsoft PowerPoint Sarah L. Mabrouk, Framingham State College

Using the Web in Mathematics Foundations Course An Introduction to Microsoft PowerPoint Sarah L. Mabrouk, Framingham State College Using the Web in Mathematics Foundations Course An Introduction to Microsoft PowerPoint Sarah L. Mabrouk, Framingham State College Overview: MS PowerPoint is powerful presentation software that enables

More information

How to...create a Video VBOX Gauge in Inkscape. So you want to create your own gauge? How about a transparent background for those text elements?

How to...create a Video VBOX Gauge in Inkscape. So you want to create your own gauge? How about a transparent background for those text elements? BASIC GAUGE CREATION The Video VBox setup software is capable of using many different image formats for gauge backgrounds, static images, or logos, including Bitmaps, JPEGs, or PNG s. When the software

More information

138 Paint Shop Pro Chapter 5

138 Paint Shop Pro Chapter 5 iw3htp_05.fm Page 138 Thursday, April 13, 2000 12:27 PM 138 Paint Shop Pro Chapter 5 5 Paint Shop Pro Image Dimensions Dimension measurement Background color Color depth Fig. 5.1 Creating a New Image in

More information

Introduction to MS Word XP 2002: An Overview

Introduction to MS Word XP 2002: An Overview Introduction to MS Word XP 2002: An Overview Sources Used: http://www.fgcu.edu/support/office2000/word/files.html Florida Gulf Coast University Technology Skills Orientation Word 2000 Tutorial The Computer

More information

Budget Exercise for Intermediate Excel

Budget Exercise for Intermediate Excel Budget Exercise for Intermediate Excel Follow the directions below to create a 12 month budget exercise. Read through each individual direction before performing it, like you are following recipe instructions.

More information

Program and Graphical User Interface Design

Program and Graphical User Interface Design CHAPTER 2 Program and Graphical User Interface Design OBJECTIVES You will have mastered the material in this chapter when you can: Open and close Visual Studio 2010 Create a Visual Basic 2010 Windows Application

More information

GIMP ANIMATION EFFECTS

GIMP ANIMATION EFFECTS GIMP ANIMATION EFFECTS Animation: Image ANIMATION: IMAGE GIMP is all about IT (Images and Text) DOWNLOADING THE SUNFLOWER AND BUMBLE BEE IMAGES Both images will come from the Public Domain. To find the

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

- Is the process of combining texts and graphics layout to produce publications e.g. cards,

- Is the process of combining texts and graphics layout to produce publications e.g. cards, DESKTOP PUBLISHING (DTP) - Is the process of combining texts and graphics layout to produce publications e.g. cards, newspapers, catalogues etc. - A special DTP software is always used. PURPOSE OF DTP

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

1. Step-by-Step: Change Fonts and Font Sizes a. Before you begin these steps, be sure to LAUNCH Microsoft Word. b. Connect your USB flash drive to

1. Step-by-Step: Change Fonts and Font Sizes a. Before you begin these steps, be sure to LAUNCH Microsoft Word. b. Connect your USB flash drive to 1. Step-by-Step: Change Fonts and Font Sizes a. Before you begin these steps, be sure to LAUNCH Microsoft Word. b. Connect your USB flash drive to one of the USB ports on your computer. c. Click the File

More information

Create Project And Company Logos Quick Reference Guide

Create Project And Company Logos Quick Reference Guide Create Project And Company Logos Quick Reference Guide Newforma Project Cloud enables you to add two types of logos to your projects: Project Logo. The project logo appears in the upper left corner of

More information

Expert LESSON 4 - Step-by-Step

Expert LESSON 4 - Step-by-Step Expert LESSON 4 - Step-by-Step STEP BY STEP Format a Document with a Theme GET READY. LAUNCH Word and then OPEN the Hosting document from the data files for this lesson. 1. On the Design tab, in the Document

More information

Inspiration! For the Macintosh--- Open the folder that contains Inspiration, then double-click on the Inspiration icon.

Inspiration! For the Macintosh--- Open the folder that contains Inspiration, then double-click on the Inspiration icon. Opening Inspiration: Inspiration! For the Macintosh--- Open the folder that contains Inspiration, then double-click on the Inspiration icon. For Windows--- Click on the Start button, point to Programs,

More information

Basic Tools. Chapter 1. Getting started

Basic Tools. Chapter 1. Getting started Chapter 1 Basic Tools Getting started Jasc Paint Shop Pro is a powerful art package which you can use to paint, write text, retouch photos and make images ready for the web. After only a few lessons you

More information

Introduction to Microsoft Excel

Introduction to Microsoft Excel Create it Introduction to Microsoft Excel It's the beginning of the year (or you just got your new computer) and you want to create an electronic grade book to keep track of student achievement and do

More information

Introduction to Microsoft Word 2008

Introduction to Microsoft Word 2008 1. Launch Microsoft Word icon in Applications > Microsoft Office 2008 (or on the Dock). 2. When the Project Gallery opens, view some of the available Word templates by clicking to expand the Groups, and

More information

Start by launching Mozilla To start making a web page, go to File -> New -> Composer Page

Start by launching Mozilla To start making a web page, go to File -> New -> Composer Page Creating a Web Page using Mozilla Composer- A Free Open Source Application Emily Hebard IT Lab School of Information University of Texas at Austin Spring 2003 Objectives Orient to the Mozilla Composer

More information

Pen Tool, Fill Layers, Color Range, Levels Adjustments, Magic Wand tool, and shadowing techniques

Pen Tool, Fill Layers, Color Range, Levels Adjustments, Magic Wand tool, and shadowing techniques Creating a superhero using the pen tool Topics covered: Pen Tool, Fill Layers, Color Range, Levels Adjustments, Magic Wand tool, and shadowing techniques Getting Started 1. Reset your work environment

More information

LESSON A. The Splash Screen Application

LESSON A. The Splash Screen Application The Splash Screen Application LESSON A LESSON A After studying Lesson A, you should be able to: Start and customize Visual Studio 2010 or Visual Basic 2010 Express Create a Visual Basic 2010 Windows application

More information

How to Make a Poster Using PowerPoint

How to Make a Poster Using PowerPoint How to Make a Poster Using PowerPoint 1997 2010 Start PowerPoint: Make a New presentation a blank one. When asked for a Layout, choose a blank one one without anything even a title. Choose the Size of

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

PowerPoint 2000 Tutorial

PowerPoint 2000 Tutorial PowerPoint 2000 Tutorial Getting Started Open Power Point and you will be prompted by a dialog box with four choices. Each of these options are explained on this page. If Power Point is already open or

More information

LESSON B. The Toolbox Window

LESSON B. The Toolbox Window The Toolbox Window After studying Lesson B, you should be able to: Add a control to a form Set the properties of a label, picture box, and button control Select multiple controls Center controls on the

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

Introduction to Cascade Server (web content management system) Logging in to Cascade Server Remember me Messages Dashboard Home

Introduction to Cascade Server (web content management system) Logging in to Cascade Server Remember me Messages Dashboard Home Introduction to Cascade Server (web content management system) Last Updated on Jul 14th, 2010 The College of Charleston's web site is being produced using a Content Management System (CMS) called Cascade

More information

Using Graphics. Digital Camera. Auto Shapes

Using Graphics. Digital Camera. Auto Shapes AutoShape Using Graphics Internet The following graphic elements are available to enhance your presentation Clip Art AutoShapes Fill effects Shadow effects 3D effects Digital Camera WordArt Digital Camera

More information

Creative Sewing Machines Workbook based on BERNINA Embroidery Software V8

Creative Sewing Machines Workbook based on BERNINA Embroidery Software V8 V8 Lesson 49 Using an Object for a Carving Stamp Edited for V8.1 update. We will start by using Corel to find and save an image. On your desktop there should be 4 Corel icons. I have grouped mine together

More information

Getting Started Guide. Chapter 11 Graphics, the Gallery, and Fontwork

Getting Started Guide. Chapter 11 Graphics, the Gallery, and Fontwork Getting Started Guide Chapter 11 Graphics, the Gallery, and Fontwork Copyright This document is Copyright 2005 2008 by its contributors as listed in the section titled Authors. You may distribute it and/or

More information

VHSE - COMPUTERISED OFFICE MANAGEMENT MODULE III - Communication and Publishing Art - PageMaker

VHSE - COMPUTERISED OFFICE MANAGEMENT MODULE III - Communication and Publishing Art - PageMaker INTRODUCTION : It is one Adobe PageMaker 7.0 software is the ideal page layout program for business, education, and small- and home-office professionals who want to create high-quality publications such

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

Discovering Computers & Microsoft Office Office 2010 and Windows 7: Essential Concepts and Skills

Discovering Computers & Microsoft Office Office 2010 and Windows 7: Essential Concepts and Skills Discovering Computers & Microsoft Office 2010 Office 2010 and Windows 7: Essential Concepts and Skills Objectives Perform basic mouse operations Start Windows and log on to the computer Identify the objects

More information

Anleitungen für Word 2016 als Word-Dokument zum Ausdrucken und fürs Intranet

Anleitungen für Word 2016 als Word-Dokument zum Ausdrucken und fürs Intranet Anleitungen für Word 2016 als Word-Dokument zum Ausdrucken und fürs Intranet 19 Text and Tabs Tabs (tab stops) help you to write a list, for example, for an order or invoice. Larger spaces should not be

More information

The Official E-Portfolio Tutorial Guide

The Official E-Portfolio Tutorial Guide School of Education Last Updated: January 2009 The Official E-Portfolio Tutorial Guide Includes Instructions For: -Setting Up Dreamweaver -Editing Images Using Photoshop -Creating & Inserting Evidence

More information

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule MAKING TABLES WITH WORD BASIC INSTRUCTIONS Setting the Page Orientation Once in word, decide if you want your paper to print vertically (the normal way, called portrait) or horizontally (called landscape)

More information

USE BUSINESS TECHNOLOGY (WINDOWS 7 AND OFFICE 2010)

USE BUSINESS TECHNOLOGY (WINDOWS 7 AND OFFICE 2010) ISBN 978-1-921780-85-1 USE BUSINESS TECHNOLOGY (WINDOWS 7 AND OFFICE 2010) BSBWOR204A By The Software Publications Writing Team Use Business Technology (Window 7, Office 2010) This book supports BSBWOR204A

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

Introduction to Powerpoint. Written by Deborah Blake

Introduction to Powerpoint. Written by Deborah Blake Introduction to Powerpoint Written by Deborah Blake Center for Social Science Computation & Research 145 Savery Hall University of Washington Seattle WA 98195 U.S.A. (206)543-8110 September 2004 http://julius.csscr.washington.edu/pdf/powerpoint03.pdf

More information