Page design and working with frames

Size: px
Start display at page:

Download "Page design and working with frames"

Transcription

1 L E S S O N 2 Page design and working with frames Lesson objectives Suggested teaching time To a learn about designing web pages and creating framesets in your web, you will: minutes a b c Discuss web page design issues. You ll learn how you can use FrontPage s Compatibility page options to address creating web pages for different browsers. You ll also explore general web page design principles and details to ensure web page accuracy and consistency. Use a frame template to create a new frameset. Working with frames doesn t need to be daunting. You ll use a frame template to add new and existing pages to your frameset. Then you ll link a frame s contents to other web pages and bookmarks. Modify frames. FrontPage provides you with the tools to change any frame s properties. You ll use these tools to adjust the spacing between frames and to control how a frame behaves in a browser. 2-1

2 FrontPage 2000: Advanced Ashbury Training a Web page design considerations what s new The following new software feature is discussed in this topic: Web page compatibility. Concepts > Unlike printed material, you do not have total control over how your web will be viewed. Addressing web page compatibility It s not easy to predict how your visitors will view your web pages. What users see when they look at your site depends on what browsers they use, their monitors sizes and resolution settings, how fast and clean their Internet connections are, how big their browsers windows are, and how they ve configured their browser options. Some users might turn off the option to automatically view graphics so that pages load faster, for example. Others might use older browsers that can t interpret tables, Dynamic HTML, cascading style sheets, or other newer web specifications. Fortunately, FrontPage 2000 addresses many browser-related page design questions by allowing you to choose which browsers, which versions of browsers, and which technologies you want to use in your web pages. (See Figure 2-1.) FrontPage enables or disables certain technologies which may or may not work for the specified browser based on your choice of browser, version, and server settings. Observing the checked technologies can save you design time because, based on your selections, you ll know what design features will work and which ones won t before you start creating pages. Figure 2-1: FrontPage s compatibility page options. 2-2

3 Ashbury Training Lesson 2: Page design and working with frames For instance, if you re creating a web site for your corporate intranet, and you know that the Microsoft Internet Explorer 5.0 is the company s standard browser, you can choose to design pages for Microsoft Internet Explorer Only and 4.0 Browsers Or Later. Most pages will use some combination of the options. To adjust or explore these settings, choose Tools, Page Options and select the Compatibility tab. Make the desired adjustments and click on OK. Note: Even though FrontPage s compatibility tools are helpful, you should still test your web pages so they ll look good in a variety of browsers at different monitor resolutions. Web page design considerations Once the compatibility questions have been answered, you can begin to consider the web page design. As you create your web pages, you ll probably want to add tables, graphics, and other elements. Each word, image, and link should support the web site s purpose. Images and links should be self-explanatory and easy to use. Before you add anything to your web page, ask yourself the question, Does the element have a purpose in the page? If the answer is yes, then put it in the page. If the answer s no, leave it out. Don t forget your links Hyperlinks, or links, are the nuts and bolts behind every web site. If your links link to what they re supposed to link to, you re halfway home! You should test every link you create. Broken links frustrate visitors to no end. Additionally, don t overwhelm visitors with link after link. Limit the number of links your visitors can see on any given web page. If you want to show off how many links you have, create a Links page! Make sure that any link (text or graphical) you add to a page is clearly labeled. An example of a good link label would be If you have any comments, click here. Some web designers don t like the obvious click here labels, but we think it s best to err on the side of the obvious. However, you should still consider your audience when labeling links. If you re creating pages to teach people how to begin surfing the Internet, click here labels are fine and your visitors will appreciate the simplicity. However, if you re designing pages to teach people advanced techniques in web page design, labeling the link Comments will easily convey the message. As with all web design, try to meet your audience s expectations. Here are some other general guidelines to consider when you design your web pages: Design principle Message Thing to keep in mind Keep the message concise. Resolution Make sure that graphics look good at low resolution (640 x 480). Browser type Navigation Design your web site for the lowest common browser type. For example, if your users might have a text-only browser, you should keep that in mind when you use images to convey information. If you re designing a web for an intranet and everyone has the latest browser, then you can take more liberties with your design. Make your web easy to get around. Does each page provide some way to navigate the site? Links should be logical and clearly labeled. Graphic links 2-3

4 FrontPage 2000: Advanced Ashbury Training should have text link backups. 2-4

5 Ashbury Training Lesson 2: Page design and working with frames Design principle Support the message Moderation Load time Thing to keep in mind Every element you include on a page should support the page s message, in turn, supporting the site s message. Ask yourself What s its purpose? How s it used? Too much of a good thing can be bad. For example, too much animation, multiple colors, various fonts, and long sections of text will cloud your message. Make your web lean and easy to download. Delete excessive files. Remember, every image or dynamic component you insert into your web increases the amount of time that it takes someone to download your page. The longer the load time, the less likely the user will stay at your web site. A good solution is to use one graphic repeatedly, instead of using two or three graphics. As you begin to work on your web pages, pay attention to the details they ll make or break your web site. Verify the following details: The title matches the page content. The spelling is correct. The design elements (styles, bullets, colors, and so on) are consistent. links to the web master are included on each page. Links aren t broken. Background images aren t so dark or so complex that they interfere with a visitor s ability to read a page s text. Task A-1: Discussing web page design What you do Comments/Prompts 1. Why is it important to design your pages with browser compatibility in mind? 2. How do you view a web page s browser compatibility settings? 3. List some web page design principles to keep in mind Because it s difficult to determine which browsers visitors will use to see your web pages and different browsers handle web specifications differently. Open the page to be checked, choose Format, Page Properties, and select the Compatibility tab. A web page s message should be concise. Pictures should look good at low resolution. Consider a page s browser compatibility. Page navigation should be straightforward. All elements on a page should have a purpose. Keep pages clear. Keep pages as short and as quick to download as possible. 2-5

6 FrontPage 2000: Advanced Ashbury Training b Concepts > As an example, you might want to show students a web site that makes good use of frames. Creating framed pages You can use frames to divide a browser window into several smaller windows. Each frame can contain a separate scrollable web page. Because frames are an organizational tool, using them keeps your visitors oriented in a large web while displaying the content they want at the same time. For example, one frame might contain a table of contents (a set of hyperlinks), which remains on the screen all the time. Another frame might be used to display the linked information (target pages). Because each frame can contain a separate web page, pages can also be shorter, reducing the amount visitors have to scroll. A group of frames is called a frames page or frameset. (We ll use the term frameset. ) A frameset is a separate web page that has no visible content of its own. Rather, it defines the size and location of each frame in the set. You can use frame templates, available on the Frames Pages tab in the New dialog box, to start building your own frameset. FrontPage provides 10 different frame layouts. When you create a frameset, in Page view you ll notice two more tabs No Frames and Frames Page HTML in addition to the Normal, HTML, and Preview tabs. Tab name Normal No Frames HTML Frames Page HTML Preview Purpose Displays all frameset contents for editing. Displays the text that will be seen by visitors whose browsers don t support frames. Displays the HTML code for the page in each frame. Displays the HTML code specific to the frame set, including the HTML for the No Frames page. Displays the page as it would appear in a browser. Best for quick looks at a page. (Not as accurate as choosing File, Preview In Browser.) Once you open a frame template, each frame within the frameset gives you two options (as shown in Figure 2-2): to put an existing page in the frame (Set Initial Page) or to start with a fresh page (New Page). banner contents main Figure 2-2: The Banner And Contents frame page template. 2-6

7 Ashbury Training Lesson 2: Page design and working with frames Tip: If you want to design your web pages using frames, first consider your overall web site. If the site already combines Shared Borders with Navigation bars, you should avoid designing pages with frames. Navigation bars in Shared Borders serve a purpose similar to frames; however, combining the two could confuse visitors. It s best to use either frames or Shared Borders, but not both. Task B-1: Creating a new framed page by using a template What you do Comments/Prompts 1. Open framesweb (Close new_page_1.htm, if necessary.) 2. Choose _File New Page _ To display the New dialog box. Select the Frames Pages tab If necessary, select Banner And Contents Observe the Preview area Click on OK The Preview area shows you the layout of a particular frame template. To display the new page. The layout s already defined. 3. Observe the tabs FrontPage creates No Frames (the tab contains the text visitors will see if their browser doesn t support frames) and Frames Page HTML (the tab contains the code you just created). 4. In the main frame, click on Set Initial Page 5. Select welcome.htm To display the Create Hyperlink dialog box. Click on OK 6. In the contents frame, click on New Page To place the welcome.htm file in the frame. To create a new page for the frame. 2-7

8 FrontPage 2000: Advanced Ashbury Training 7. Type Welcome Press R Type What s New? Press R Type Services Press R This Practice Task needs to be done before continuing to Task B-2. Practice Task 1. In the banner frame, click on New Page. 2. Type Vision Office Products 3. Apply a Heading 1 style to the text. Concepts > Saving the frameset Before you can preview a new frameset in a browser, you ll need to save it. The frameset itself will be saved as a separate file, as will any new pages you created when building the frameset. Task B-2: Saving a complete frameset Before you begin: Complete the Practice Task at the end of Task B-1. What you do Comments/Prompts 1. Click on the Save button To display the Save As dialog box. 2. Observe the dialog box Notice that in the Preview area the top frame (the banner frame) is highlighted. This will be the first frame you save. 2-8

9 Ashbury Training Lesson 2: Page design and working with frames 3. In the File Name box, type banner Click on Save To save the new page in the banner frame. 4. Observe the preview area Name the file contents Click on Save 5. Click on Change The contents frame is highlighted. To save the contents frame. (Next to Page Title.) To display the Set Page Title dialog box. Type Vision Office Products Home Page Click on OK 2-9

10 FrontPage 2000: Advanced Ashbury Training 6. Observe the preview area The entire frameset is highlighted. Name the file index The frameset will become the web s Home Page. Click on Save 7. Observe the Folder List The files banner.htm, contents.htm, and index.htm have been created and added to the web. Adding hyperlinks between contents and main frames Concepts > The whole idea behind using frames is to make web site navigation easier. This is done by creating hyperlinks between the contents frame and a target page that will be displayed in the main frame. The page you create a hyperlink to is considered a target page, because it is the destination for a link. Task B-3: Linking the contents frame to the main frame What you do 1. In the contents frame, select the text Welcome 2. Right-click and choose _Hyperlink _ Comments/Prompts This is the text we ll use for the hyperlink. (Or press Ctrl + K.) To display the Create Hyperlink dialog box. 3. Select the file welcome.htm Click on OK To create the hyperlink. 4. In the contents frame, select What s New? 5. Right-click and choose _Hyperlink _ 6. Double click on whatsnew.htm (Or press Ctrl + K.) To create the link. 2-10

11 Ashbury Training Lesson 2: Page design and working with frames M If students don t see the hyperlinks in the browser, they either didn t save the contents page before previewing or they need to refresh the page in the browser. This Practice Task needs to be done before continuing to Task B With the insertion point in the contents frame, save the page 8. Preview the frameset in a browser Test the links 9. Close the browser Practice Task 1. Create a hyperlink from the text Services in the contents frame to the file services.htm. Save the page. 2. Preview the frameset in a browser and test the new link. Each link should display its corresponding file in the main frame. 3. Close the browser. To return to FrontPage. (Services.htm is displayed in Page view.) Concepts > Linking bookmarked text between frames Using bookmarks to link frames In a web that uses frames, you can add bookmarks to its web pages. A bookmark, sometimes called an anchor link, points to a specific place within in a web page. Bookmarks are useful in framed pages because they not only display a page, but they also take the visitor right to the bookmarked information. This saves the visitor from having to scroll through a page to find a specific item. To create a bookmark, place the insertion point in the file that will contain the bookmark. Then select the target text you want to bookmark. Choose Insert Bookmark. Name the bookmark, click on OK, and save the page. To create a hyperlink to that bookmark, locate and select the text to you which you want to apply the hyperlink. Choose Insert, Hyperlink. Select the web page that contains the bookmark. Under Optional, select the bookmark and click on OK. Save the page with the hyperlink. 2-11

12 FrontPage 2000: Advanced Ashbury Training Task B-4: Adding bookmarks to link between frames Before you begin: Services.htm is displayed in the main frame. What you do 1. In the main frame, select the words Fax Services Choose _Insert Bookmark _ Click on OK Comments/Prompts (You may have to scroll down to find the words.) To create the bookmark. The selected text appears in the Bookmark Name text box. Observe the words Fax Services They now have a dashed line under them, signifying a bookmark. 2. In the contents frame, below Services, type Printing To prepare the text to create a hyperlink. Press R Type Fax 3. Select both Printing and Fax On the Formatting toolbar, click on the Bullets button 4. Select Fax Right-click and choose _Hyperlink _ Select services.htm To select the file that contains the bookmark. M If the Fax Services bookmark isn t available in the Bookmark drop-down list box, make sure students selected the services file. From the Bookmark dropdown list, select Fax Services 5. Observe the URL dropdown list box The Fax Services bookmark has been added for you. Click on OK To link to the bookmark. Save the page 2-12

13 Ashbury Training Lesson 2: Page design and working with frames 6. Preview the page in a browser Test the link Close the browser The Services page is loaded into the main frame and automatically scrolls down to the Fax Services section. (If the link doesn t work, try clicking on the Refresh button.) To return to FrontPage. Practice Task 1. On the services.htm page, create a bookmark out of Printing Services. 2. Link Printing in the contents frame to the new bookmark. 3. Save the page. Test the link. (Because Printing Services is so close to the top of the page, when you click on the link, the page may not appear to scroll much.) Close the browser. 2-13

14 FrontPage 2000: Advanced Ashbury Training c Concepts > Modifying frames Frame properties You already know that once you get the hang of using frames, they can supply you with a lot of design flexibility in terms of how you display your web pages. But did you know that frames themselves have their own set of properties? Figure 2-3 shows you all the things you can change for any selected frame. These properties allow you to fine-tune your frames so you have more control over how a browser will display them. Note: Whenever you change a frame s properties or contents, you have to save the page because changes to frames aren t automatically saved. Figure 2-3: Options for adjusting frame properties. To edit a frame s properties in a frameset, right-click on the frame you want to affect and choose Frame Properties. In this dialog box, you can: Name the frame; Change its initial page; Change its frame size; Adjust its margins (the distance between a frame s borders and its contents); and Decide whether you want the frame to be resizable in a browser or use a scrollbar (Never, Always, and If Needed). These settings need to be made for each frame in the frameset. Tips: Uncheck the Resizable In Browser option if you want a frame to be locked or fixed. This means that, in the browser, the frame itself will be neither selectable nor resizable. Generally, setting the Show Scrollbars option to Never isn t a good idea; visitors with different screen resolutions may need to scroll in the frame. 2-14

15 Ashbury Training Lesson 2: Page design and working with frames To change properties in an entire frameset (as opposed to individual frames within a frameset), display the properties for one of the frames and click on the Frames Page button. For a frameset, you can change only its frame spacing and whether or not to show borders. Task C-1: Changing a frameset s properties Before you begin: Complete the Practice Task at the end of Task B-4. What you do Comments/Prompts 1. Right-click in the main frame To display the shortcut menu. 2. Choose _Frame_Properties _ To display the Frame Properties dialog box. 3. Click on Frames Page To display the Page Properties dialog box. 4. Increase the Frame Spacing to Click on OK twice Observe the frameset To make the frame borders thicker. To accept the changes to the page properties and to exit the Frame Properties dialog box. The frame borders are thicker. 6. Save the page Task C-2: Controlling a frame s properties in a browser What you do Comments/Prompts 1. Place the insertion point in the contents frame To select it. M Be sure students don t C + drag the border or they ll split the frame into two. 2. Drag the border that separates the contents frame from the main frame slightly to the left To make the frame narrower. 2-15

16 FrontPage 2000: Advanced Ashbury Training 3. Display the shortcut menu for the contents frame Choose _Frame_Properties _ Under Options, uncheck Resizable In Browser Click on OK To display the Frame Properties dialog box. To make the frame boundaries unchangeable in the browser. Save the page 4. Preview the web in a browser Attempt to resize the frame border between the contents frame and the main frame The border won t budge because we unchecked the Resizable In Browser option in the Frame Properties dialog box. Close the browser Close the web and save the changes, if necessary Concepts > Deleting a frameset If during web development or a redesign, you change your mind about using a particular frameset, you can easily get rid of it. In fact, you delete a frameset the same way you delete an ordinary web page. Select the frameset file (usually index.htm or Default.htm), right-click, and choose Delete. You ll also have to delete each page that was associated with the frameset. For example, in the frameset you just created, you d have to delete index.htm, banner.htm, and contents.htm. Then, after deleting the frameset file, you should rename your main page to index.htm or Default.htm. 2-16

17 Ashbury Training Lesson 2: Page design and working with frames ( Practice Unit for Lesson 2 In this activity, you will create a framed page. 1. Create a new empty web named practiceframes in the student folder. 2. Use the Banner And Contents frame template to create a new Home Page. 3. In the main frame, create a new page and type: All about us! (Apply the H1 style to this heading.) Travel Services Reservations Group arrangements Passport assistance Customer Service Operators standing by 24 hours, 7 days a week Ticketing agents available 9 a.m. 5 p.m. 4. Create a new page in the contents frame and type the subheadings from the main frame page. 5. Create a new page in the banner frame, type TravelTime Travel, and apply the H2 style to the text. 6. Save the frameset: Banner frame: banner.htm Contents frame: contents.htm Main frame: services.htm Frameset: index.htm 7. In the main frame, create a bookmark out of the Customer Service subheading. 8. In the contents frame, link the Customer Service text to the bookmarks. 9. Save the pages, preview the web in a browser, and test the link. 10. Close the browser and close the web. 2-17

18 FrontPage 2000: Advanced ) Wrap-up for Lesson 2 a Name two settings you enable or disable in FrontPage s Compatibility settings. Answers might include browser settings, browser version settings, server settings, FrontPage Server Extensions, and specific technologies. b What s the difference between a frameset and a frame? Framesets include individual frames, but they don t contain any visible content of their own. Describe how to create a new frameset. Display the New dialog box, select the Frames tab, and select a frame layout from the list of templates. Why are bookmarks helpful in framed pages? They eliminate the need for excessive scrolling. c Why would you want to make a frame so it can t be resized? So visitors to your web site cannot change the appearance of your framed pages. 2-18

19

Animation and style sheets

Animation and style sheets L E S S O N 6 Animation and style sheets Lesson objectives To learn about animation and style sheets, you will: Suggested teaching time 35-40 minutes a b Animate text, outlines, and web pages with Dynamic

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

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

Site Owners: Cascade Basics. May 2017

Site Owners: Cascade Basics. May 2017 Site Owners: Cascade Basics May 2017 Page 2 Logging In & Your Site Logging In Open a browser and enter the following URL (or click this link): http://mordac.itcs.northwestern.edu/ OR http://www.northwestern.edu/cms/

More information

Beginning a presentation

Beginning a presentation L E S S O N 2 Beginning a presentation Suggested teaching time 40-50 minutes Lesson objectives To learn how to create and edit title and bullet slides, you will: a b c d Select slide types by using the

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

Developing a Home Page

Developing a Home Page FrontPage Developing a Home Page Opening Front Page Select Start on the bottom menu and then Programs, Microsoft Office, and Microsoft FrontPage. When FrontPage opens you will see a menu and toolbars similar

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

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

Introduction to PowerPoint

Introduction to PowerPoint L E S S O N 1 Introduction to PowerPoint Lesson objectives Suggested teaching time To become familiar with PowerPoint's presentation capabilities, you will: 40-50 minutes a b c Start the program, open

More information

Quick Start Guide - Contents. Opening Word Locating Big Lottery Fund Templates The Word 2013 Screen... 3

Quick Start Guide - Contents. Opening Word Locating Big Lottery Fund Templates The Word 2013 Screen... 3 Quick Start Guide - Contents Opening Word... 1 Locating Big Lottery Fund Templates... 2 The Word 2013 Screen... 3 Things You Might Be Looking For... 4 What s New On The Ribbon... 5 The Quick Access Toolbar...

More information

Easy Windows Working with Disks, Folders, - and Files

Easy Windows Working with Disks, Folders, - and Files Easy Windows 98-3 - Working with Disks, Folders, - and Files Page 1 of 11 Easy Windows 98-3 - Working with Disks, Folders, - and Files Task 1: Opening Folders Folders contain files, programs, or other

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

Seema Sirpal Delhi University Computer Centre

Seema Sirpal Delhi University Computer Centre Getting Started on HTML & Web page Design Seema Sirpal Delhi University Computer Centre How to plan a web development project draft a design document convert text to HTML use Frontpage to create web pages

More information

Appendix A Design. User-Friendly Web Pages

Appendix A Design. User-Friendly Web Pages Appendix A Design User-Friendly Web Pages 2 How to Do Everything with FrontPage 2002 If you have surfed the Web for any significant period of time, you know that there are plenty of Web sites out there

More information

Introduction to templates

Introduction to templates L E S S O N 5 Introduction to templates Suggested teaching time 35-45 minutes Lesson objectives In this lesson, you will learn how to use Word templates by: a b c Discussing and viewing existing templates.

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

COMSC-031 Web Site Development- Part 2. Part-Time Instructor: Joenil Mistal

COMSC-031 Web Site Development- Part 2. Part-Time Instructor: Joenil Mistal COMSC-031 Web Site Development- Part 2 Part-Time Instructor: Joenil Mistal Chapter 9 9 Creating Pages with Frames You can divide the display area of a Web browser into multiple panes by creating frames.

More information

About Freeway. Freeway s Tools and Palettes

About Freeway. Freeway s Tools and Palettes About Freeway The most important thing to appreciate before you start a site in Freeway is how the process works, especially if you have tried other Web publishing software before. Freeway is not an HTML

More information

Microsoft FrontPage Practical Session

Microsoft FrontPage Practical Session Ministry of manpower Higher college of technology Department of Information Technology QA Umbrella Workshop 30 th August- 3 rd September 2008 IT Skills Microsoft FrontPage Practical Session Copyright of

More information

Creating a Course Web Site

Creating a Course Web Site Creating a Course Web Site What you will do: Use Web templates Use shared borders for navigation Apply themes As an educator or administrator, you are always looking for new and exciting ways to communicate

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

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

How To Use My Alternative High

How To Use My Alternative High How To Use My Alternative High Preface Preface I put this together to address the issues and questions that come up all the time in class, especially for newer students. Preface I did this so that I could

More information

The Internet and the Web

The Internet and the Web L E S S O N 7 The Internet and the Web Suggested teaching time 35-45 minutes Lesson objectives In this lesson, you will learn how to use Word s Web page creation features by: a b c d Discussing Internet

More information

Architectural Engineering Senior Thesis CPEP Webpage Guidelines and Instructions

Architectural Engineering Senior Thesis CPEP Webpage Guidelines and Instructions Architectural Engineering Senior Thesis CPEP Webpage Guidelines and Instructions Your Thesis Drive (T:\) Each student is allocated space on the Thesis drive. Any files on this drive are accessible from

More information

Project 1: Creating a Web Site from Scratch. Skills and Tools: Use Expression Web tools to create a Web site

Project 1: Creating a Web Site from Scratch. Skills and Tools: Use Expression Web tools to create a Web site E00EW3.qxp 4/14/2007 3:17 PM Page 1 Workshops w Introduction The Workshop is all about being creative and thinking outside of the box. These workshops will help your right-brain soar, while making your

More information

SoftChalk 10. Level 1. University Information Technology Services. Learning Technologies, Training, Audiovisual, and Outreach

SoftChalk 10. Level 1. University Information Technology Services. Learning Technologies, Training, Audiovisual, and Outreach SoftChalk 10 Level 1 University Information Technology Services Learning Technologies, Training, Audiovisual, and Outreach Copyright 2018 KSU Division of University Information Technology Services This

More information

Creating Pages with the CivicPlus System

Creating Pages with the CivicPlus System Creating Pages with the CivicPlus System Getting Started...2 Logging into the Administration Side...2 Icon Glossary...3 Mouse Over Menus...4 Description of Menu Options...4 Creating a Page...5 Menu Item

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

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

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

Getting started with PowerPoint 2010

Getting started with PowerPoint 2010 To start PowerPoint, select Start/All Programs/Microsoft Office/Microsoft PowerPoint 2010. PowerPoint opens to a new presentation. A presentation consists of one or more slides. The window has three parts,

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 6 Content Author's Reference and Cookbook Rev. 080627 Sitecore CMS 6 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents Chapter

More information

Power Point 2004 in 10 Steps! Rev. 4/9/06: Steven Chevalia, SHS Charlene Chausis, Adlai E. Stevenson HS. Page 5

Power Point 2004 in 10 Steps! Rev. 4/9/06: Steven Chevalia, SHS Charlene Chausis, Adlai E. Stevenson HS. Page 5 PowerPoint 2004 in 10 steps! Used extensively in the business world, slide show presentations are becoming popular learning tools in the classroom. Teachers and students appreciate the easy-to-use layout

More information

Student Success Guide

Student Success Guide Student Success Guide Contents Like a web page, links in this document can be clicked and they will take you to where you want to go. Using a Mouse 6 The Left Button 6 The Right Button 7 The Scroll Wheel

More information

Complete How-To Guide. Part IV: Variable Handling

Complete How-To Guide. Part IV: Variable Handling Table of Contents Page 1. Simple Text Variables 2 1.1 Static and Variable Elements 2 1.2 Create and Format Text 2 1.3 Designate Variable Text Elements 2 1.4 Variables and Variations 4 1.5 Create a Text

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

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

QuickStart Guide MindManager 7 MAC

QuickStart Guide MindManager 7 MAC QuickStart Guide MindManager 7 MAC Contents Welcome to Mindjet MindManager...... 1 Technical Support and Registration... 1 About this User Guide............... 1 Learn about MindManager and maps... 2 What

More information

EXCEL + POWERPOINT. Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING

EXCEL + POWERPOINT. Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING EXCEL + POWERPOINT Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING KEYBOARD SHORTCUTS NAVIGATION & SELECTION SHORTCUTS 3 EDITING SHORTCUTS 3 SUMMARIES PIVOT TABLES

More information

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6 SCHULICH MEDICINE & DENTISTRY Website Updates August 30, 2012 Administrative Web Editor Guide v6 Table of Contents Chapter 1 Web Anatomy... 1 1.1 What You Need To Know First... 1 1.2 Anatomy of a Home

More information

Microsoft. Student Edition. The Richard Stockton College of New Jersey. Computer Courseware

Microsoft. Student Edition. The Richard Stockton College of New Jersey. Computer Courseware Microsoft FrontPage 2002 Student Edition The Richard Stockton College of New Jersey Computer Courseware CustomGuide.com granted to Computer and Telecommunication Services a license agreement to print an

More information

Moving from FrameMaker to Blaze: Best Practices

Moving from FrameMaker to Blaze: Best Practices Moving from Adobe FrameMaker to MadCap Blaze is easy, although to get the best results you need to do some planning before you start. This document discusses suggestions and issues to make the import result

More information

DIRECTV Message Board

DIRECTV Message Board DIRECTV Message Board DIRECTV Message Board is an exciting new product for commercial customers. It is being shown at DIRECTV Revolution 2012 for the first time, but the Solid Signal team were lucky enough

More information

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager MAPLOGIC CORPORATION GIS Software Solutions Getting Started With MapLogic Layout Manager Getting Started with MapLogic Layout Manager 2008 MapLogic Corporation All Rights Reserved 330 West Canton Ave.,

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

More information

Table Basics. The structure of an table

Table Basics. The structure of an table TABLE -FRAMESET Table Basics A table is a grid of rows and columns that intersect to form cells. Two different types of cells exist: Table cell that contains data, is created with the A cell that

More information

Microsoft FrontPage. An Introduction to. Lecture No.1. Date: April Instructor: Mr. Mustafa Babagil. Prepared By: Nima Hashemian

Microsoft FrontPage. An Introduction to. Lecture No.1. Date: April Instructor: Mr. Mustafa Babagil. Prepared By: Nima Hashemian An Introduction to Microsoft FrontPage Lecture No.1 Date: April 20. 2007 Instructor: Mr. Mustafa Babagil Prepared By: Nima Hashemian 2006 An Introduction to FrontPage Mathematics Department Eastern Mediterranean

More information

Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller

Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller Table of Contents Introduction!... 1 Part 1: Entering Data!... 2 1.a: Typing!... 2 1.b: Editing

More information

Creating a Simple Webpage using Microsoft FrontPage 2003

Creating a Simple Webpage using Microsoft FrontPage 2003 Creating a Simple Webpage using Microsoft FrontPage 2003 Professor Carrie Damschroder ENGL 317: Technical Communication October 27, 2009 Brandi Goodman Heather Stanfield Dylan Thompson Nikki Truong Page

More information

Copyright 2018 MakeUseOf. All Rights Reserved.

Copyright 2018 MakeUseOf. All Rights Reserved. 15 Power User Tips for Tabs in Firefox 57 Quantum Written by Lori Kaufman Published March 2018. Read the original article here: https://www.makeuseof.com/tag/firefox-tabs-tips/ This ebook is the intellectual

More information

Boise State University. Getting To Know FrontPage 2000: A Tutorial

Boise State University. Getting To Know FrontPage 2000: A Tutorial Boise State University Getting To Know FrontPage 2000: A Tutorial Writers: Kevin Gibb, Megan Laub, and Gayle Sieckert December 19, 2001 Table of Contents Table of Contents...2 Getting To Know FrontPage

More information

Moving from FrameMaker to Blaze or Flare: Best Practices

Moving from FrameMaker to Blaze or Flare: Best Practices Moving from FrameMaker to Blaze or Flare: Best Practices Version 4.1 Moving from Adobe FrameMaker to MadCap Blaze or Flare is easy, although to get the best results you need to do some planning before

More information

PowerPoint Instructions

PowerPoint Instructions PowerPoint Instructions Exercise 1: Type and Format Text and Fix a List 1. Open the PowerPoint Practice file. To add a company name to slide 1, click the slide 1 thumbnail if it's not selected. On the

More information

EKTRON 101: THE BASICS

EKTRON 101: THE BASICS EKTRON 101: THE BASICS Table of Contents INTRODUCTION... 2 TERMINOLOGY... 2 WHY DO SOME PAGES LOOK DIFFERENT THAN OTHERS?... 5 LOGGING IN... 8 Choosing an edit mode... 10 Edit in context mode (easy editing)...

More information

How To Upload Your Newsletter

How To Upload Your Newsletter How To Upload Your Newsletter Using The WS_FTP Client Copyright 2005, DPW Enterprises All Rights Reserved Welcome, Hi, my name is Donna Warren. I m a certified Webmaster and have been teaching web design

More information

page 1 OU Campus User Guide

page 1 OU Campus User Guide page 1 OU Campus User Guide Logging Into OU Campus page page 2 1. Navigate to a page on your site that you wish to edit. 2. Scroll down to the footer and click the symbol. 3. Enter your OU Campus username

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

Basic Concepts 1. Starting Powerpoint 2000 (Windows) For the Basics workshop, select Template. For this workshop, select Artsy

Basic Concepts 1. Starting Powerpoint 2000 (Windows) For the Basics workshop, select Template. For this workshop, select Artsy 1 Starting Powerpoint 2000 (Windows) When you create a new presentation, you re prompted to choose between: Autocontent wizard Prompts you through a series of questions about the context and content of

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

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

Introduction to MS Office Somy Kuriakose Principal Scientist, FRAD, CMFRI

Introduction to MS Office Somy Kuriakose Principal Scientist, FRAD, CMFRI Introduction to MS Office Somy Kuriakose Principal Scientist, FRAD, CMFRI Email: somycmfri@gmail.com 29 Word, Excel and Power Point Microsoft Office is a productivity suite which integrates office tools

More information

Karlen Communications Importing/Exporting Styles in Word. Karen McCall, M.Ed.

Karlen Communications Importing/Exporting Styles in Word. Karen McCall, M.Ed. Karlen Communications Importing/Exporting Styles in Word Karen McCall, M.Ed. Table of Contents Introduction... 3 Resume Reading... 3 Clearing Formatting... 4 Cut, Copy and Paste Settings... 5 Smart Paste

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

Creating an with Constant Contact. A step-by-step guide

Creating an  with Constant Contact. A step-by-step guide Creating an Email with Constant Contact A step-by-step guide About this Manual Once your Constant Contact account is established, use this manual as a guide to help you create your email campaign Here

More information

DOING MORE WITH WORD: MICROSOFT OFFICE 2007

DOING MORE WITH WORD: MICROSOFT OFFICE 2007 DOING MORE WITH WORD: MICROSOFT OFFICE 2007 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

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

Web Site Documentation Eugene School District 4J

Web Site Documentation Eugene School District 4J Eugene School District 4J Using this Documentation Revision 1.3 1. Instruction step-by-step. The left column contains the simple how-to steps. Over here on the right is the color commentary offered to

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

More information

Getting Started with the Custom Intranet Sales & General Business Phone: 978-499-1897 Fax: 636-444-1897 Email: sales@intranetconcepts.com Intranet Concepts, Inc. P.O. Box 1139 Newburyport, MA 01950-6139

More information

Course Exercises for the Content Management System. Grazyna Whalley, Laurence Cornford June 2014 AP-CMS2.0. University of Sheffield

Course Exercises for the Content Management System. Grazyna Whalley, Laurence Cornford June 2014 AP-CMS2.0. University of Sheffield Course Exercises for the Content Management System. Grazyna Whalley, Laurence Cornford June 2014 AP-CMS2.0 University of Sheffield PART 1 1.1 Getting Started 1. Log on to the computer with your usual username

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

Microsoft Excel 2010 Basic

Microsoft Excel 2010 Basic Microsoft Excel 2010 Basic Introduction to MS Excel 2010 Microsoft Excel 2010 is a spreadsheet software in the new Microsoft 2010 Office Suite. Excel allows you to store, manipulate and analyze data in

More information

A Guided Tour of Doc-To-Help

A Guided Tour of Doc-To-Help A Guided Tour of Doc-To-Help ii Table of Contents Table of Contents...ii A Guided Tour of Doc-To-Help... 1 Converting Projects to Doc-To-Help 2005... 1 Using Microsoft Word... 10 Using HTML Source Documents...

More information

FrontPage Student IT Essentials. October 2005 This leaflet is available in other formats on request. Saving your work

FrontPage Student IT Essentials. October 2005 This leaflet is available in other formats on request. Saving your work Saving your work All students have access to a personal file storage space known as the U: Drive. This is your own personal secure area on the network. Each user has 60mb of space (40 bigger than a floppy

More information

Integrated Projects for Presentations

Integrated Projects for Presentations Integrated Projects for Presentations OUTLINING AND CREATING A PRESENTATION Outlining the Presentation Drafting a List of Topics Imagine that your supervisor has asked you to prepare and give a presentation.

More information

Creating Classroom Websites Using Contribute By Macromedia

Creating Classroom Websites Using Contribute By Macromedia Creating Classroom Websites Using Contribute By Macromedia Revised: 10/7/05 Creating Classroom Websites Page 1 of 22 Table of Contents Getting Started Creating a Connection to your Server Space.. Page

More information

Using Dreamweaver To Edit the Campus Template Version MX

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

More information

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

Microsoft Office Word 2010

Microsoft Office Word 2010 Microsoft Office Word 2010 Content Microsoft Office... 0 A. Word Basics... 4 1.Getting Started with Word... 4 Introduction... 4 Getting to know Word 2010... 4 The Ribbon... 4 Backstage view... 7 The Quick

More information

End-User Reference Guide Troy University OU Campus Version 10

End-User Reference Guide Troy University OU Campus Version 10 End-User Reference Guide Troy University OU Campus Version 10 omniupdate.com Table of Contents Table of Contents... 2 Introduction... 3 Logging In... 4 Navigating in OU Campus... 6 Dashboard... 6 Content...

More information

WORD 2010 TIP SHEET GLOSSARY

WORD 2010 TIP SHEET GLOSSARY GLOSSARY Clipart this term refers to art that is actually a part of the Word package. Clipart does not usually refer to photographs. It is thematic graphic content that is used to spice up Word documents

More information

Chapter 1 Introduction to Dreamweaver CS3 1. About Dreamweaver CS3 Interface...4. Creating New Webpages...10

Chapter 1 Introduction to Dreamweaver CS3 1. About Dreamweaver CS3 Interface...4. Creating New Webpages...10 CONTENTS Chapter 1 Introduction to Dreamweaver CS3 1 About Dreamweaver CS3 Interface...4 Title Bar... 4 Menu Bar... 4 Insert Bar... 5 Document Toolbar... 5 Coding Toolbar... 6 Document Window... 7 Properties

More information

MICROSOFT WORD XP INTERMEDIATE

MICROSOFT WORD XP INTERMEDIATE MICROSOFT WORD XP INTERMEDIATE Starting Word Click the start button, move the pointer to All Programs. Move the pointer to Microsoft Office and then select Microsoft Word and click the application or click

More information

Introduction. Watch the video below to learn more about getting started with PowerPoint. Getting to know PowerPoint

Introduction. Watch the video below to learn more about getting started with PowerPoint. Getting to know PowerPoint PowerPoint 2016 Getting Started With PowerPoint Introduction PowerPoint is a presentation program that allows you to create dynamic slide presentations. These presentations can include animation, narration,

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

DOING MORE WITH WORD: MICROSOFT OFFICE 2010

DOING MORE WITH WORD: MICROSOFT OFFICE 2010 DOING MORE WITH WORD: MICROSOFT OFFICE 2010 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

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

Controlling page appearance

Controlling page appearance L E S S O N 6 Controlling page appearance Suggested teaching time 35-45 minutes Lesson objectives To be able to change the appearance of the document at the page level, you will: a b c Create and view

More information

Working with Tables in Word 2010

Working with Tables in Word 2010 Working with Tables in Word 2010 Table of Contents INSERT OR CREATE A TABLE... 2 USE TABLE TEMPLATES (QUICK TABLES)... 2 USE THE TABLE MENU... 2 USE THE INSERT TABLE COMMAND... 2 KNOW YOUR AUTOFIT OPTIONS...

More information

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41 Table of Contents Objectives... 3 Introduction... 3 Excel Ribbon Components... 3 Office Button... 4 Quick Access Toolbar... 5 Excel Worksheet Components... 8 Navigating Through a Worksheet... 8 Making

More information

Explore commands on the ribbon Each ribbon tab has groups, and each group has a set of related commands.

Explore commands on the ribbon Each ribbon tab has groups, and each group has a set of related commands. Quick Start Guide Microsoft Excel 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Add commands to the Quick Access Toolbar Keep favorite commands

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 Dreamweaver CC. 3 Basic Page Editing. Planning. Viewing Different Design Styles

Using Dreamweaver CC. 3 Basic Page Editing. Planning. Viewing Different Design Styles 3 Now that you should know some basic HTML, it s time to get in to using the general editing features of Dreamweaver. In this section we ll create a basic website for a small business. We ll start by looking

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

EVERY NATION OUTLOOK WEB ACCESS (OWA) USER S GUIDE

EVERY NATION OUTLOOK WEB ACCESS (OWA) USER S GUIDE EVERY NATION OUTLOOK WEB ACCESS (OWA) USER S GUIDE Exchange 2003 Version Revised September 2005 TABLE OF CONTENTS WHAT S NEW IN OWA 2003?...2 General...2 Inbox and Message Composition...2 Tasks...2 INTRODUCTION

More information

Dreamweaver Tutorial #2

Dreamweaver Tutorial #2 Dreamweaver Tutorial #2 My web page II In this tutorial you will learn: how to use more advanced features for your web pages in Dreamweaver what Cascading Style Sheets (CSS) are and how to use these in

More information

Acrobat X Professional

Acrobat X Professional Acrobat X Professional Toolbar Well Page Navigations/Page Indicator Buttons for paging through document Scroll Bar/box page indicator appears when using the scroll button to navigate. When you release

More information

Sitefinity Manual. Webmasters. University of Vermont College of Medicine. Medical Communications

Sitefinity Manual. Webmasters. University of Vermont College of Medicine. Medical Communications Sitefinity Manual Webmasters University of Vermont College of Medicine Medical Communications Table of Contents Basics... 2 Navigating to the Website... 3 Actions.. 4 Titles & Properties. 5 Creating a

More information