Below is the toolbar for the Rich Text Editor on the SharePoint Portal.

Size: px
Start display at page:

Download "Below is the toolbar for the Rich Text Editor on the SharePoint Portal."

Transcription

1 Rich Text Editor Below is the toolbar for the Rich Text Editor on the SharePoint Portal. You will find instructions for using each of these functions on the following pages. 1. Cut 2. Copy 3. Paste 4. Undo 5. Redo 6. Edit hyperlink 7. Remove hyperlink 8. Insert image 9. Insert reusable content 10. Insert table 11. Edit Table 12. Show/Hide gridlines 13. Table operations 14. Merge cells 15. Change column wide and row height 16. Edit HTML source 17. Hide inline styles 18. Left-to-right (justify) 19. Right-to-left (justify) 20. HELP 21. Select formatting element 22. Page content (inline styles) 23. Paragraph format 24. Font 25. Font size 26. Bold 27. Italic 28. Underline 29. Left align 30. Center 31. Right align 32. Numbered list 33. Bulleted list 34. Decrease indent 35. Increase indent 36. Text color 37. Text highlight color 1

2 Use the HTML Editor The HTML Editor feature of Microsoft Office SharePoint Server 2007 is a fullfeatured rich text editor. You can apply formatting styles to text or to content elements by using a menu on the HTML Editor toolbar. You can insert elements, such as tables and lists, by using buttons on the toolbar. You can search your content and even check the spelling of your content, all by using the toolbar. You can also access all of these features by using the keyboard. Insert and edit text The HTML Editor may appear inline, or it may appear in a Web Page dialog box, in a new window. You can type directly in the HTML Editor window as you would in any other text editor. Your text appears in the HTML Editor the way that it appears on the published page. Some features are not available when the HTML Editor appears inline. Copy and paste Copying and pasting text works the same as it does in other rich text editors, except that the HTML Editor offers paste options. When you paste text from the Clipboard and that text is formatted, the Paste Options menu appears. The Paste Options menu offers the following options: Remove Inline Styles This option removes any inline styles from the pasted text. Formatting that is not part of an inline style is left intact. Keep Text Only This option removes any inline styles and any formatting from the pasted text. Keep Inline Styles This option leaves all inline styles and formatting intact in the pasted text. Search for text in your content You can search for text in your content by clicking the Find button. When you click the Find button, a Find box appears, along with a Find Next button. In the Find box, type the text that you want to search for, and then click Find Next. If the text that you typed in the Find box occurs in the content that you are editing, the first instance of that text will be highlighted in the content. Click Find Next again to search for the next instance. NOTE If you move the cursor out of the Find box, the Find command starts searching your content wherever the cursor is located when you click Find Next and does not loop through the content after it reaches the end. To ensure that all of your content is searched, leave the cursor in the Find box when you click Find Next. NOTE inline. Search functionality is not available when the HTML Editor appears 2

3 Check your text for spelling errors You can check your text for spelling errors by clicking the Spell Check toolbar button. When you click the Spell Check button, a new window opens and displays possible spelling errors, along with suggestions for correcting them. Keyboard shortcut To check your spelling, press F7. NOTE Spelling check functionality is not available when the HTML Editor appears inline. Select text or HTML elements and apply formatting or custom styles When you want to change the appearance of text in your page content, you can use formatting and styles. Styles are predefined sets of formatting options that you can apply as if they were one formatting option. For example, you may have a predefined Article Title style that specifies bold, 14-point font, using the Arial font family, with a maroon font color. When you apply the Article Title style to a selection, each of the individual formatting options of the style is applied to the selection. There are two ways that you can select content: You can manually select content, or you can select the HTML elements and the content that those elements contain. Use the mouse or keyboard to select text You can select a block of text by using the mouse or the keyboard. To select a block of text by using the mouse, do either of the following: Drag the mouse pointer to select the text that you want. Double-click the text to select a word, or triple-click the text to select a paragraph, a list item, or a table cell. To select a block of text by using the keyboard, hold down SHIFT and press the LEFT ARROW or RIGHT ARROW key to adjust your selection by one character at a time. Or hold down SHIFT and press the UP ARROW or DOWN ARROW key to adjust your selection by one line at a time. You can also hold down CTRL and SHIFT while you press either the LEFT ARROW or RIGHT ARROW key to select one word at a time. 3

4 Use the Select menu to select HTML elements If you want to select all of the text that is contained by an HTML element, use the Select menu on the toolbar. The Select menu is context-sensitive, so its options depend on the element that the cursor is on. For example, if you click the Select menu while the cursor is on a list item, the Select menu displays these options: Select the formatted content (just the text in the current item). Select the formatting block (the text and the DIV element that contains the text). Select the list item (the list item element, including the text and the formatting block that the item contains). Select the list (all the list items in the current list, including their text and formatting blocks). Select all content (all of the content that is contained in the current HTML Editor window). 1. With the page content open in the HTML Editor, position the cursor in the text of the HTML element that you want to select, and then click Select on the toolbar. 2. Click the Select menu item that best matches the scope of the selection that you want. For example, if the cursor is in the text of a bulleted list item and you want to select the whole list, click Bulleted List. Use the Select menu to ensure that you are formatting or applying styles to specific HTML elements and not just to the text that you see highlighted in the editor window. This helps to keep your styles and formatting consistent. Apply styles by using the Styles menu Whether you select text by using the mouse and keyboard or select elements by using the Select menu, you can use the Styles menu to apply styles that have been defined for your site. Several such styles are installed as part of Office SharePoint Server 2007, and your site administrator or a page layout designer can define custom styles that you can access by using the Styles menu. The Styles menu is context-sensitive. The styles that it displays depend on the selection to which you are applying a style. Apply formatting by using the toolbar buttons You can use the toolbar buttons to apply formatting to a selection. These commands can be accessed by using the mouse or by using keyboard shortcuts. When you apply a format to a selection, it is added to the other formats that are already applied to the selection unless the two formats are incompatible with each other. If any two formats are incompatible for example, they specify two different font colors the second format is applied to the selection. 4

5 Insert and edit tables and other HTML elements You can use the toolbar buttons to insert tables, lists, hyperlinks, images, and reusable content. Reusable content consists of blocks of text and HTML elements that can be inserted into page content. You cannot change the content or structure of reusable content by using the HTML Editor. You can use the HTML Editor to apply styles and formatting to reusable content. Insert and edit a table You can insert a table by clicking the Insert Table toolbar button. When you click Insert Table, a new window opens where you can choose the following table properties: Size properties: Rows Use this property to choose the number of rows. Columns Use this property to choose the number of columns. Specify dimensions Select this check box in order to change the width and height of the table in the Width and Height boxes. Clear this check box if you want the table dimensions to be managed by the server. Width and Height If you selected the Specify dimensions check box, you can choose the Width and Height properties to control the dimensions of the table. Type a number in the Width or Height box, and then click the arrow to select either pixel or percent. For example, to specify that the table should be half as wide as the page, type 50 in the Width box, and then click percent in the list. Format properties: Use Predefined Table Format Select this check box in order to choose a table format from the drop-down list. Office SharePoint Server 2007 provides a number of predefined table formats, and your site administrator can create custom table formats and add them to the list. When you choose a table format from the list, a preview of that format is shown in the Preview box. Clear the Use Predefined Table Format check box to turn off the options in the Format section. No format is applied to the table. Apply special formats to Each predefined table format can contain formatting that applies to the heading row, the last row, the first column, and the last column. Use these four row and column options to specify whether the particular formatting for that row or column is applied. For example, to specify that the heading row is not formatted 5

6 as specified by the predefined table format, clear the Heading Row check box. NOTE These options are available only if the Use Predefined Table Format check box is selected. You can also edit a table to change its size, formatting, and other properties. The best way to edit a table is by using the Cell Menu. To open the Cell Menu, click the arrow at the right edge of the table cell that you are editing. The Cell Menu contains the following commands: Insert Row Above This command inserts a row directly above the cell that you are editing. Insert Row Below This command inserts a row directly below the cell that you are editing. Insert Column Left This command inserts a column directly to the left of the cell that you are editing. Insert Column Right This command inserts a column directly to the right of the cell that you are editing. Delete Row This command deletes the row that contains the cell that you are editing. Delete Column This command deletes the column that contains the cell that you are editing. Merge Cell This command merges the cell that you are editing with the cell to its right, or, in right-to-left languages, the cell to its left. Split Cell This command splits the cell that you are editing and places the cursor in the left-most cell that results. Height and Width This command opens a dialog box that allows you to change the row height and column width of the row and column that contain the cell that you are editing. Edit Table This command opens a dialog box that allows you to change any of the properties of the table that contains the cell that you are editing. You can also perform all of the Cell Menu actions by using the toolbar buttons. Insert a list You can insert a list by clicking the Numbered List or Bulleted List toolbar button. Keyboard shortcut To insert a numbered list, press CTRL+SHIFT+E. To insert a bulleted list, press CTRL+SHIFT+L. 6

7 Insert a hyperlink You can insert a hyperlink by clicking the Insert Hyperlink toolbar button. Keyboard shortcut To insert a hyperlink, press CTRL+K. When you insert a hyperlink, the Edit Hyperlink Properties Web Page dialog box opens. In the Selected URL box, you can type a URL or click the Browse button to browse to an item or document in your site. Select the Open Link In New Window check box to open the hyperlink in a new window. If this check box is cleared, the hyperlink will open in the same window. Select the Display link with icon check box to display an icon in front of the hyperlink text. This is done by adding an image tag (<IMG>) at the beginning of the link. By default, the icon that is displayed reflects the type of document that the hyperlink points to, but you can later change the image that is displayed by editing the source attribute of the image tag (<IMG src=>). If the Display link with icon check box is cleared, the hyperlink is displayed as hyperlink text. In the ToolTip box, you can type text that will be displayed when the mouse pointer rests on the hyperlink. This text is saved as the title attribute of the hyperlink's anchor tag (<A title=>). In the Bookmark section, in the Name box, you can type a name for the hyperlink. This name is saved as the ID attribute of the hyperlink's anchor tag (<A id=>). Use this to create a bookmark on the page that you can link to from other pages or from elsewhere on the same page. You can edit an existing hyperlink by using the same toolbar buttons or by pressing CTRL+K when the hyperlink that you want to edit is selected. Delete a hyperlink To delete a hyperlink, do the following: 1. Select the link that you want to delete by using the Select menu. 2. Do one of the following: Press DELETE or BACKSPACE. Click the Remove Hyperlink toolbar button. 7

8 Insert an image You can insert an image by clicking the Insert Image toolbar button. Keyboard shortcut To insert an image, press CTRL+SHIFT+G. When you click the Insert Image button or press CTRL+SHIFT+G, the Edit Image Properties Web Page dialog box opens. Click the Browse button to browse through the available images. When you click Browse, the Select an Image Web Page dialog box opens and displays the images that are stored in the Publishing Images library of the site that contains the page content that you are editing. Click an image, and then click OK to insert that image. You can type alternate text for the image in the Alternate Text box. Alternate text is read by screen readers in lieu of displaying the image and is displayed in the browser if the image cannot be rendered by a visitor's Web browser. Select options in the Layout section to specify the alignment, border thickness, and spacing of the image. Select options in the Size section to specify the size of the image. You can specify that the image will be displayed at its default size, or you can choose the display size in pixels. If you specify the display size, you can choose both the height and width of the image or choose to maintain its aspect ratio (preserve the ratio of height to width). When you finish editing the image properties, click OK. You can edit an existing image by using the same toolbar button or by pressing CTRL+SHIFT+G when the image that you want to edit is selected. Insert reusable content You can insert reusable content by clicking the Insert Reusable Content toolbar button. After you insert reusable content, you can change its position on the page and its size and apply styles and formatting option. To change the position or size of the reusable content, click the content and use its frame to adjust its position or size. To apply styles or formatting options, click the reusable content, click the Select menu, and then click Bulleted List. You can then apply styles by using the Styles menu and apply formatting options by using the toolbar buttons or keyboard shortcuts. For more information about reusable content, see the article Use Reusable Content. 8

9 Use HTML source editing mode You can switch from text editing to HTML source editing at any time by clicking the Edit HTML Source toolbar button. HTML source editing mode is useful for changing the attributes of the HTML elements in your content. When you are in HTML source editing mode, the HTML Editor window displays your content in HTML, and most of the toolbar buttons are disabled. You can edit the HTML source by using standard HTML tags and syntax. The HTML Editor supports the HTML version 4.01 Transitional standard. 9

MS Word 2007 practical notes

MS Word 2007 practical notes MS Word 2007 practical notes Contents Opening Microsoft Word 2007 in the practical room... 4 Screen Layout... 4 The Microsoft Office Button... 4 The Ribbon... 5 Quick Access Toolbar... 5 Moving in the

More information

WYSIWYG Editor in Detail

WYSIWYG Editor in Detail WYSIWYG Editor in Detail 1. Print prints contents of the Content window 2. Find And Replace opens the Find and Replace dialogue box 3. Cut removes selected content to clipboard (requires a selection) 4.

More information

Umbraco v4 Editors Manual

Umbraco v4 Editors Manual Umbraco v4 Editors Manual Produced by the Umbraco Community Umbraco // The Friendly CMS Contents 1 Introduction... 3 2 Getting Started with Umbraco... 4 2.1 Logging On... 4 2.2 The Edit Mode Interface...

More information

Help on Icons and Drop-down Options in Document Editor

Help on Icons and Drop-down Options in Document Editor Page 1 of 5 Exact Synergy Enterprise Help on Icons and Drop-down Options in Document Editor Introduction The following table provides descriptions on the icons and drop-down options that are available

More information

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move WORD PROCESSING In this session, we will explain some of the basics of word processing. The following are the outlines: 1. Start Microsoft Word 11. Edit the Document cut & move 2. Describe the Word Screen

More information

Introduction to Word 2007

Introduction to Word 2007 Introduction to Word 2007 You will notice some obvious changes immediately after starting Word 2007. For starters, the top bar has a completely new look, consisting of new features, buttons and naming

More information

UNPAN Portal Content Management System (CMS) User Guide

UNPAN Portal Content Management System (CMS) User Guide UNPAN Portal Content Management System (CMS) User Guide www.unpan.org User Manual Version 1.0 260309 Page 1 of 36 Table of Contents A. UNPAN Sitemap... 3 B. DPADM Sitemap... 4 C. Introduction to UNPAN

More information

Microsoft Word 2010 Tutorial

Microsoft Word 2010 Tutorial Microsoft Word 2010 Tutorial GETTING STARTED Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents, brochures,

More information

Microsoft Word 2013 Tutorial

Microsoft Word 2013 Tutorial Microsoft Word 2013 Tutorial GETTING STARTED Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents, brochures,

More information

Advanced Presentation Features and Animation

Advanced Presentation Features and Animation There are three features that you should remember as you work within PowerPoint 2007: the Microsoft Office Button, the Quick Access Toolbar, and the Ribbon. The function of these features will be more

More information

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide CONTENTM WEBSITE MANAGEMENT SYSTEM Getting Started Guide Table of Contents CONTENTM WEBSITE MANAGEMENT SYSTEM... 1 GETTING TO KNOW YOUR SITE...5 PAGE STRUCTURE...5 Templates...5 Menus...5 Content Areas...5

More information

WYSIWYG Tips and FAQ

WYSIWYG Tips and FAQ WYSIWYG Tips and FAQ Version 1.0 WYSIWYG: What you see is what you get. This is an abbreviation for the type of editor Acalog uses. You will layout your content in the editor, and when you hit preview,

More information

BLACKBOARD 9.1: Text Editor

BLACKBOARD 9.1: Text Editor BLACKBOARD 9.1: Text Editor The text editor in Blackboard is a feature that appears in many different areas, but generally has the same look and feel no matter where it appears. The text editor has changed

More information

To change title of module, click on settings

To change title of module, click on settings HTML Module: The most widely used module on the websites. This module is very flexible and is used for inserting text, images, tables, hyperlinks, document downloads, and HTML code. Hover the cursor over

More information

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9. Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format

More information

Word 2007: Basics Learning Guide

Word 2007: Basics Learning Guide Word 2007: Basics Learning Guide Exploring Word At first glance, the new Word 2007 interface may seem a bit unsettling, with fat bands called Ribbons replacing cascading text menus and task bars. This

More information

MICROSOFT WORD TUTORIAL

MICROSOFT WORD TUTORIAL MICROSOFT WORD TUTORIAL G E T T I N G S T A R T E D Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents,

More information

Handout: Word 2010 Tips and Shortcuts

Handout: Word 2010 Tips and Shortcuts Word 2010: Tips and Shortcuts Table of Contents EXPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 IMPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 USE THE FORMAT PAINTER... 3 REPEAT THE LAST ACTION... 3 SHOW

More information

Mastering the JangoMail EditLive HTML Editor

Mastering the JangoMail EditLive HTML Editor JangoMail Tutorial Mastering the JangoMail EditLive HTML Editor With JangoMail, you have the option to use our built-in WYSIWYG HTML Editors to compose and send your message. Note: Please disable any pop

More information

USER GUIDE. Unit 4: Schoolwires Editor. Chapter 1: Editor

USER GUIDE. Unit 4: Schoolwires Editor. Chapter 1: Editor USER GUIDE Unit 4: Schoolwires Chapter 1: Schoolwires Centricity Version 4.2 TABLE OF CONTENTS Introduction... 1 Audience and Objectives... 1 Getting Started... 1 How the Works... 2 Technical Requirements...

More information

Creating Web Pages with Microsoft FrontPage

Creating Web Pages with Microsoft FrontPage Creating Web Pages with Microsoft FrontPage 1. Page Properties 1.1 Basic page information Choose File Properties. Type the name of the Title of the page, for example Template. And then click OK. Short

More information

Using Adobe Dreamweaver CS4 (10.0)

Using Adobe Dreamweaver CS4 (10.0) Getting Started Before you begin create a folder on your desktop called DreamweaverTraining This is where you will save your pages. Inside of the DreamweaverTraining folder, create another folder called

More information

WORDPAD TUTORIAL WINDOWS 7

WORDPAD TUTORIAL WINDOWS 7 WORDPAD TUTORIAL WINDOWS 7 Quick Access bar Home Tab Triangles = More Commands Groups on the Home tab Right paragraph margin Left paragraph Margin & Indent Paragraphs Ruler Hover the mouse pointer over

More information

Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010

Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Contents Microsoft Office Interface... 4 File Ribbon Tab... 5 Microsoft Office Quick Access Toolbar... 6 Appearance

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

Creating Web Pages With Dreamweaver MX 2004

Creating Web Pages With Dreamweaver MX 2004 Creating Web Pages With Dreamweaver MX 2004 1 Introduction Learning Goal: By the end of the session, participants will have an understanding of: What Dreamweaver is, and How it can be used to create basic

More information

Creating Personal Web Sites Using SharePoint Designer 2007

Creating Personal Web Sites Using SharePoint Designer 2007 Creating Personal Web Sites Using SharePoint Designer 2007 Faculty Workshop May 12 th & 13 th, 2009 Overview Create Pictures Home Page: INDEX.htm Other Pages Links from Home Page to Other Pages Prepare

More information

General Electric Foundation Computer Center. FrontPage 2003: The Basics

General Electric Foundation Computer Center. FrontPage 2003: The Basics General Electric Foundation Computer Center FrontPage 2003: The Basics September 30, 2004 Alternative Format Statement This publication is available in alternative media upon request. Statement of Non-discrimination

More information

No restrictions are placed upon the use of this list. Please notify us of any errors or omissions, thank you, support@elmcomputers.

No restrictions are placed upon the use of this list. Please notify us of any errors or omissions, thank you, support@elmcomputers. This list of shortcut key combinations for Microsoft Windows is provided by ELM Computer Systems Inc. and is compiled from information found in various trade journals and internet sites. We cannot guarantee

More information

Exercise 4 - Practice Creating Text Documents Using WordPad

Exercise 4 - Practice Creating Text Documents Using WordPad Exercise 4 - Practice Creating Text Documents Using WordPad 1. Open and use WordPad by doing the following: A. Click on the Start button on the left side of the taskbar to open the Start window. B. Click

More information

Excel 2007 Basic knowledge

Excel 2007 Basic knowledge Ribbon menu The Ribbon menu system with tabs for various Excel commands. This Ribbon system replaces the traditional menus used with Excel 2003. Above the Ribbon in the upper-left corner is the Microsoft

More information

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ PowerPoint is the presentation program included in the Microsoft Office suite. With PowerPoint, you can create engaging presentations that can be presented in person, online,

More information

Basic Microsoft Excel 2007

Basic Microsoft Excel 2007 Basic Microsoft Excel 2007 The biggest difference between Excel 2007 and its predecessors is the new layout. All of the old functions are still there (with some new additions), but they are now located

More information

Google Docs Basics Website: http://etc.usf.edu/te/

Google Docs Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ Google Docs is a free web-based office suite that allows you to store documents online so you can access them from any computer with an internet connection. With Google

More information

Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu)

Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu) Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu) Updated on 10/17/2014 Table of Contents About... 4 Who Can Use It... 4 Log into Ingeniux... 4 Using Ingeniux

More information

Excel 2007: Basics Learning Guide

Excel 2007: Basics Learning Guide Excel 2007: Basics Learning Guide Exploring Excel At first glance, the new Excel 2007 interface may seem a bit unsettling, with fat bands called Ribbons replacing cascading text menus and task bars. This

More information

PowerPoint 2013: Basic Skills

PowerPoint 2013: Basic Skills PowerPoint 2013: Basic Skills Information Technology September 1, 2014 1 P a g e Getting Started There are a variety of ways to start using PowerPoint software. You can click on a shortcut on your desktop

More information

Joomla Article Advanced Topics: Table Layouts

Joomla Article Advanced Topics: Table Layouts Joomla Article Advanced Topics: Table Layouts An HTML Table allows you to arrange data text, images, links, etc., into rows and columns of cells. If you are familiar with spreadsheets, you will understand

More information

NAVIGATION TIPS. Special Tabs

NAVIGATION TIPS. Special Tabs rp`=j~êëü~ää=påüççä=çñ=_ìëáåéëë Academic Information Services Excel 2007 Cheat Sheet Find Excel 2003 Commands in Excel 2007 Use this handout to find where Excel 2003 commands are located in Excel 2007.

More information

collab.virginia.edu UVACOLLAB ECLPS: BUILDING COURSE PORTALS UVaCollab User Guide Series collab-support@virginia.edu

collab.virginia.edu UVACOLLAB ECLPS: BUILDING COURSE PORTALS UVaCollab User Guide Series collab-support@virginia.edu UVACOLLAB ECLPS: BUILDING COURSE PORTALS UVaCollab User Guide Series collab-support@virginia.edu Revised 4/28/2014 CONTENTS The eclps Overview... 3 Objectives... 3 Adding the Syllabus or Lessons Tool to

More information

Microsoft Word 2010. Quick Reference Guide. Union Institute & University

Microsoft Word 2010. Quick Reference Guide. Union Institute & University Microsoft Word 2010 Quick Reference Guide Union Institute & University Contents Using Word Help (F1)... 4 Window Contents:... 4 File tab... 4 Quick Access Toolbar... 5 Backstage View... 5 The Ribbon...

More information

7 th Annual LiveText Collaboration Conference. Advanced Document Authoring

7 th Annual LiveText Collaboration Conference. Advanced Document Authoring 7 th Annual LiveText Collaboration Conference Advanced Document Authoring Page of S. La Grange Road, nd Floor, La Grange, IL 6055-455 -866-LiveText (-866-548-3839) edu-solutions@livetext.com Page 3 of

More information

Excel 2003 Tutorial I

Excel 2003 Tutorial I This tutorial was adapted from a tutorial by see its complete version at http://www.fgcu.edu/support/office2000/excel/index.html Excel 2003 Tutorial I Spreadsheet Basics Screen Layout Title bar Menu bar

More information

Web Portal User Guide. Version 6.0

Web Portal User Guide. Version 6.0 Web Portal User Guide Version 6.0 2013 Pitney Bowes Software Inc. All rights reserved. This document may contain confidential and proprietary information belonging to Pitney Bowes Inc. and/or its subsidiaries

More information

Clip Art in Office 2000

Clip Art in Office 2000 Clip Art in Office 2000 In the process of making a certificate, we will cover: Adding clipart and templates from the Microsoft Office Clip Gallery, Modifying clip art by grouping and ungrouping, Flipping

More information

Microsoft Word Tips and Tricks

Microsoft Word Tips and Tricks Microsoft Word Tips and Tricks Viewing the Document There are 4 views for every Word document. These are found in the lower left corner of the screen. The most common is the print layout view. Hold your

More information

Contents. Launching FrontPage... 3. Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame...

Contents. Launching FrontPage... 3. Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame... Using Microsoft Office 2003 Introduction to FrontPage Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.0 Fall 2005 Contents Launching FrontPage... 3 Working with

More information

Introduction to Drupal

Introduction to Drupal Introduction to Drupal Login 2 Create a Page 2 Title 2 Body 2 Editor 2 Menu Settings 5 Attached Images 5 Authoring Information 6 Revision Information 6 Publishing Options 6 File Attachments 6 URL Path

More information

Cascade Server. End User Training Guide. OIT Training and Documentation Services OIT TRAINING AND DOCUMENTATION. oittraining@uta.

Cascade Server. End User Training Guide. OIT Training and Documentation Services OIT TRAINING AND DOCUMENTATION. oittraining@uta. OIT Training and Documentation Services Cascade Server End User Training Guide OIT TRAINING AND DOCUMENTATION oittraining@uta.edu http://www.uta.edu/oit/cs/training/index.php 2013 CONTENTS 1. Introduction

More information

Website Editor User Guide

Website Editor User Guide CONTENTS Minimum System Requirements... 3 Design Your Website... 3 Choosing your Theme... 4 Choosing your Header Style... 4-5 Website Content Editor... 6 Text Editor Toolbar features... 6 Main Menu Items...

More information

Sage Accountants Business Cloud EasyEditor Quick Start Guide

Sage Accountants Business Cloud EasyEditor Quick Start Guide Sage Accountants Business Cloud EasyEditor Quick Start Guide VERSION 1.0 September 2013 Contents Introduction 3 Overview of the interface 4 Working with elements 6 Adding and moving elements 7 Resizing

More information

Chapter 2 Review Questions and Answers

Chapter 2 Review Questions and Answers Chapter 2 Review Questions and Answers 1. What is a word processor? A word processor is a computer application used to create, modify, print, and e-mail documents. 2. a) What is the insertion point? The

More information

How to Use the Text Editor in Blackboard

How to Use the Text Editor in Blackboard How to Use the Text Editor in Blackboard The image below is the text editor in Blackboard. No matter you add an item or discussion forum for your course as an instructor, post threads and replies on a

More information

Digital Marketing EasyEditor Guide Dynamic

Digital Marketing EasyEditor Guide Dynamic Surveys ipad Segmentation Reporting Email Sign up Email marketing that works for you Landing Pages Results Digital Marketing EasyEditor Guide Dynamic Questionnaires QR Codes SMS 43 North View, Westbury

More information

Tutorial Microsoft Office Excel 2003

Tutorial Microsoft Office Excel 2003 Tutorial Microsoft Office Excel 2003 Introduction: Microsoft Excel is the most widespread program for creating spreadsheets on the market today. Spreadsheets allow you to organize information in rows and

More information

Login: https://ipfw.edu/c Quick Guide for dotcms & Accessibility November 2014 Training: http://ipfw.edu/training

Login: https://ipfw.edu/c Quick Guide for dotcms & Accessibility November 2014 Training: http://ipfw.edu/training dotcms & Accessibility Folders Creating a New Folder Note: All folders showing on menu must have an index page. 1. Right-click the parent folder in which the new folder will reside. 2. Click New > Folder.

More information

Microsoft Excel Training - Course Topic Selections

Microsoft Excel Training - Course Topic Selections Microsoft Excel Training - Course Topic Selections The Basics Creating a New Workbook Navigating in Excel Moving the Cell Pointer Using Excel Menus Using Excel Toolbars: Hiding, Displaying, and Moving

More information

Developing Website Using Tools

Developing Website Using Tools 7 Developing Website Using Tools 7.1 INTRODUCTION A number of Software Packages are available in market for creating a website. Among popular softwares are Dreamweaver, Microsoft FrontPage and Flash. These

More information

Drupal Training Guide

Drupal Training Guide Drupal Training Guide Getting Started Drupal Information page on the IT site: http://it.santarosa.edu/drupal On this page is information about Drupal sign up, what Drupal is, which is a content management

More information

Where do I start? DIGICATION E-PORTFOLIO HELP GUIDE. Log in to Digication

Where do I start? DIGICATION E-PORTFOLIO HELP GUIDE. Log in to Digication You will be directed to the "Portfolio Settings! page. On this page you will fill out basic DIGICATION E-PORTFOLIO HELP GUIDE Where do I start? Log in to Digication Go to your school!s Digication login

More information

If you want to go back to the normal text just. Editing the code in HTML is a technical feature and it should only be done by advanced users.

If you want to go back to the normal text just. Editing the code in HTML is a technical feature and it should only be done by advanced users. Content Editor Audience: Website Administrators, Faculty/ Staff, CMS Page Authors and Publishers The Content Editor is how the regular user can create true HTML pages. This editor has similar functions

More information

MS Excel. Handout: Level 2. elearning Department. Copyright 2016 CMS e-learning Department. All Rights Reserved. Page 1 of 11

MS Excel. Handout: Level 2. elearning Department. Copyright 2016 CMS e-learning Department. All Rights Reserved. Page 1 of 11 MS Excel Handout: Level 2 elearning Department 2016 Page 1 of 11 Contents Excel Environment:... 3 To create a new blank workbook:...3 To insert text:...4 Cell addresses:...4 To save the workbook:... 5

More information

Word 2010: The Basics Table of Contents THE WORD 2010 WINDOW... 2 SET UP A DOCUMENT... 3 INTRODUCING BACKSTAGE... 3 CREATE A NEW DOCUMENT...

Word 2010: The Basics Table of Contents THE WORD 2010 WINDOW... 2 SET UP A DOCUMENT... 3 INTRODUCING BACKSTAGE... 3 CREATE A NEW DOCUMENT... Word 2010: The Basics Table of Contents THE WORD 2010 WINDOW... 2 SET UP A DOCUMENT... 3 INTRODUCING BACKSTAGE... 3 CREATE A NEW DOCUMENT... 4 Open a blank document... 4 Start a document from a template...

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

Dreamweaver. Introduction to Editing Web Pages

Dreamweaver. Introduction to Editing Web Pages Dreamweaver Introduction to Editing Web Pages WORKSHOP DESCRIPTION... 1 Overview 1 Prerequisites 1 Objectives 1 INTRODUCTION TO DREAMWEAVER... 1 Document Window 3 Toolbar 3 Insert Panel 4 Properties Panel

More information

GOOGLE DOCS APPLICATION WORK WITH GOOGLE DOCUMENTS

GOOGLE DOCS APPLICATION WORK WITH GOOGLE DOCUMENTS GOOGLE DOCS APPLICATION WORK WITH GOOGLE DOCUMENTS Last Edited: 2012-07-09 1 Navigate the document interface... 4 Create and Name a new document... 5 Create a new Google document... 5 Name Google documents...

More information

WebCT 4.x: HTML Editor

WebCT 4.x: HTML Editor Competencies After reading this document, you will be able to: Employ the HTML Editor capabilities to create and publish content. About HTML Editor The HTML editor provides word-processor-like features

More information

Basics of MS Word :: 137

Basics of MS Word :: 137 7 BASICS OF MS WORD 7.1 INTRODUCTION MS Word 2000 is an application program that allows you to create letters, reports, newsletters, tables, form letters, brochures, and Web pages. Using Word you can add

More information

Creating tables of contents and figures in Word 2013

Creating tables of contents and figures in Word 2013 Creating tables of contents and figures in Word 2013 Information Services Creating tables of contents and figures in Word 2013 This note shows you how to create a table of contents or a table of figures

More information

Quick Start Guide To: Using the Sage E-marketing Online Editor

Quick Start Guide To: Using the Sage E-marketing Online Editor Quick Start Guide To: Using the Sage E-marketing Online Editor When you first enter the Sage E-marketing online editor, you will see two tabs on the left-hand side of the screen: Content Editor and Customize

More information

Site Maintenance. Table of Contents

Site Maintenance. Table of Contents Site Maintenance Table of Contents Adobe Contribute How to Install... 1 Publisher and Editor Roles... 1 Editing a Page in Contribute... 2 Designing a Page... 4 Publishing a Draft... 7 Common Problems...

More information

Joomla! 2.5.x Training Manual

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

More information

-SoftChalk LessonBuilder-

-SoftChalk LessonBuilder- -SoftChalk LessonBuilder- SoftChalk is a powerful web lesson editor that lets you easily create engaging, interactive web lessons for your e-learning classroom. It allows you to create and edit content

More information

Content Author's Reference and Cookbook

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

More information

Basic Excel Handbook

Basic Excel Handbook 2 5 2 7 1 1 0 4 3 9 8 1 Basic Excel Handbook Version 3.6 May 6, 2008 Contents Contents... 1 Part I: Background Information...3 About This Handbook... 4 Excel Terminology... 5 Excel Terminology (cont.)...

More information

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface...

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface... 2 CONTENTS Module One: Getting Started... 6 Opening Outlook... 6 Setting Up Outlook for the First Time... 7 Understanding the Interface...12 Using Backstage View...14 Viewing Your Inbox...15 Closing Outlook...17

More information

Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5

Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5 Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5 University of Sheffield Contents 1. INTRODUCTION... 3 2. GETTING STARTED... 4 2.1 STARTING POWERPOINT... 4 3. THE USER INTERFACE...

More information

Microsoft Word 2010 Tutorial

Microsoft Word 2010 Tutorial 1 Microsoft Word 2010 Tutorial Microsoft Word 2010 is a word-processing program, designed to help you create professional-quality documents. With the finest documentformatting tools, Word helps you organize

More information

Content Management System

Content Management System OIT Training and Documentation Services Content Management System End User Training Guide OIT TRAINING AND DOCUMENTATION oittraining@uta.edu http://www.uta.edu/oit/cs/training/index.php 2009 CONTENTS 1.

More information

Quick Reference Guide

Quick Reference Guide Simplified Web Interface for Teachers Quick Reference Guide Online Development Center Site Profile 5 These fields will be pre-populated with your information { 1 2 3 4 Key 1) Website Title: Enter the name

More information

Microsoft Excel 2010. Understanding the Basics

Microsoft Excel 2010. Understanding the Basics Microsoft Excel 2010 Understanding the Basics Table of Contents Opening Excel 2010 2 Components of Excel 2 The Ribbon 3 o Contextual Tabs 3 o Dialog Box Launcher 4 o Quick Access Toolbar 4 Key Tips 5 The

More information

Highlight from current position to end of line. Move one word to the left at a time Move one word to the right at a time

Highlight from current position to end of line. Move one word to the left at a time Move one word to the right at a time BASIC SHORTCUT KEYS Alt + F Alt + E F1 Ctrl + A Ctrl + X Shift + Del Ctrl + C Ctrl + Ins Ctrl + V Shift + Ins Home Ctrl + Home End Ctrl + End Shift + Home Shift + End Ctrl + Ctrl + File menu options in

More information

Formatting & Styles Word 2010

Formatting & Styles Word 2010 Formatting & Styles Word 2010 Produced by Flinders University Centre for Educational ICT CONTENTS Layout... 1 Using the Ribbon Bar... 2 Minimising the Ribbon Bar... 2 The File Tab... 3 What the Commands

More information

HOW TO USE THIS GUIDE

HOW TO USE THIS GUIDE HOW TO USE THIS GUIDE This guide provides step-by-step instructions for each exercise. Anything that you are supposed to type or select is noted with various types and colors. WHEN YOU SEE THIS Click Help

More information

Tutorial: Microsoft Office 2003 Word Introduction

Tutorial: Microsoft Office 2003 Word Introduction Tutorial: Microsoft Office 2003 Word Introduction Introduction: Microsoft Word is an essential tool for the creation of documents. Its ease of use has made Word one of the most widely used word processing

More information

PowerPoint 2013 Basics for Windows Training Objective

PowerPoint 2013 Basics for Windows Training Objective PowerPoint 2013 Basics for Windows PowerPoint 2013 Basics for Windows Training Objective To learn the tools and features to get started using PowerPoint more efficiently and effectively. What you can expect

More information

Microsoft Office Excel 2007 Key Features. Office of Enterprise Development and Support Applications Support Group

Microsoft Office Excel 2007 Key Features. Office of Enterprise Development and Support Applications Support Group Microsoft Office Excel 2007 Key Features Office of Enterprise Development and Support Applications Support Group 2011 TABLE OF CONTENTS Office of Enterprise Development & Support Acknowledgment. 3 Introduction.

More information

Beginning Word. Objectives: You will-

Beginning Word. Objectives: You will- Beginning Word Objectives: You will- 1. Open, close, and save documents. 2. Use the help button to answer questions. 3. Enter/Delete text. 4. Set tabs manually and with page set up. 5. Navigate in a document

More information

Mass Email. General Use

Mass Email. General Use Mass Email The Q Mass Email application allows users to compose and mass email students and/or their contacts. The application will mass send emails based on the selected Sender and creation of a Recipients

More information

Basics of Word Processing

Basics of Word Processing 36 :: Data Entry Operations 3 Basics of Word Processing 3.1 INTRODUCTION Word processing is an application program that allows you to create letters, reports, newsletters, tables, form letters, brochures,

More information

Word basics. Before you begin. What you'll learn. Requirements. Estimated time to complete:

Word basics. Before you begin. What you'll learn. Requirements. Estimated time to complete: Word basics Word is a powerful word processing and layout application, but to use it most effectively, you first have to understand the basics. This tutorial introduces some of the tasks and features that

More information

Penn State Behrend Using Drupal to Edit Your Web Site August 2013

Penn State Behrend Using Drupal to Edit Your Web Site August 2013 Penn State Behrend Using Drupal to Edit Your Web Site August 2013 Alternative Format Statement This publication is available in alternative media upon request. Statement of Non-Discrimination The Pennsylvania

More information

Getting Started with KompoZer

Getting Started with KompoZer Getting Started with KompoZer Contents Web Publishing with KompoZer... 1 Objectives... 1 UNIX computer account... 1 Resources for learning more about WWW and HTML... 1 Introduction... 2 Publishing files

More information

Microsoft Office PowerPoint 2013

Microsoft Office PowerPoint 2013 Microsoft Office PowerPoint 2013 Navigating the PowerPoint 2013 Environment The Ribbon: The ribbon is where you will access a majority of the commands you will use to create and develop your presentation.

More information

Microsoft Excel 2010 Tutorial

Microsoft Excel 2010 Tutorial 1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and

More information

Word Processing. with. OpenOffice Writer

Word Processing. with. OpenOffice Writer Word Processing with OpenOffice Writer W o r d P r o c e s s i n g w i t h O p e n O f f i c e W r i t e r P a r t 1 Part I: Introduction to OpenOffice Writer OpenOffice Writer is an open-source free software

More information

Microsoft PowerPoint Tutorial

Microsoft PowerPoint Tutorial Microsoft PowerPoint Tutorial Contents Starting MS PowerPoint... 1 The MS PowerPoint Window... 2 Title Bar...2 Office Button...3 Saving Your Work... 3 For the first time... 3 While you work... 3 Backing

More information

WordPerfect for Windows shortcut keys for the Windows and DOS keyboards

WordPerfect for Windows shortcut keys for the Windows and DOS keyboards WordPerfect for Windows shortcut keys for the Windows and DOS keyboards Courtesy of the Toolbox for WordPerfect at Http://wptoolbox.com [Revised: Jan 3, 2016] [From the WordPerfect X7 Help (Index):]...

More information

P a g e 0. Training Guide for the Content Management System

P a g e 0. Training Guide for the Content Management System P a g e 0 Training Guide for the Content Management System P a g e 1 Table of Contents: Website Administration Page 2 Editing Pages Page 3 Adding Images. Page 4 Editor Toolbar Key... Page 5 & 6 Training

More information

DOING MORE WITH WORD: MICROSOFT OFFICE 2010

DOING MORE WITH WORD: MICROSOFT OFFICE 2010 University of North Carolina at Chapel Hill Libraries Carrboro Cybrary Chapel Hill Public Library Durham County Public Library DOING MORE WITH WORD: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites

More information