CS Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB!

Size: px
Start display at page:

Download "CS Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB!"

Transcription

1 CS 1033 Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Lab 04: Introduction to KompoZer (Website Design - Part 1 of 3)

2 KompoZer is a complete web authoring system that combines web file management and WYSIWYG (What You See Is What You Get) webpage editing. KompoZer is easy-to-use, making it ideal for non-technical computer users who want to create an attractive, professional-looking website without needing to know HTML or web coding. KompoZer is free and is available for both the MAC and the PC. THE KOMPOZER ENVIRONMENT: KompoZer lets you create your own webpages. You don't have to know HTML to use KompoZer; it is as easy to use as a word processor. Toolbar buttons let you add lists, tables, images, links to other pages, colors, and font styles. You can see what your document will look like in a browser as you create it. When you open KompoZer it opens up the following screen. This screen layout is based on version Use this picture as a KompoZer layout reference sheet as you work through labs 4-6. If you are reading this on a paper printout be sure to open the original PDF file on your computer so you can see the different colours! Lab 4 Tutorial 1 Objectives: Upon completion of tutorial 1, you should be able to: Turn on and off the toolbars in KompoZer Find the Edit Site button and identify the Site Manager window in KompoZer Determine the number of sites that KompoZer is currently pointing at Using the Edit Site button, determine the folder location that each site is pointing at. Create a new website that points to an existing folder (i.e. directory) Create a new website that will point to new folder Remove an existing website from KompoZer without removing the folder and its contents Before we begin, we will review the terms website, webpage and HTML A website (called a site in KompoZer) is a collection of related webpages, images and media files stored in a folder. A webpage is a file stored in the website folder that has an HTML file format (i.e. the file extension of.html or.html). Webpages are created using content and HTML tags.

3 HTML is a language consisting of a standard set of tags that takes content and puts links, images, and formatting in to the content to create webpage for the World Wide Web. Each unique website has it s own folder/directory. In general, you should create the folder FIRST and then use KompoZer to point to that folder (i.e. to the site). Once you have a site, you can create webpages within the site (i.e. within the folder). You can create many folders and then using KompoZer, create a site for each folder and associate the site with folder. The KompoZer site manager allows you to navigate between sites easily so you can work with them. The Site Manager panel lists directories which you have specifically set up as Sites. You can set up many sites; each site will appear in Site Manager regardless of where the folder appears is stored on your hard drive/memory stick, thus the Site Manager panel is quite important. In the next few steps, you will create a new Site called: OP Library Website and associate it with the oplibrary folder using KompoZer. SETTING UP YOUR FOLDERS BEFORE BUILDING YOUR SITE 1. Browse to your memory stick (likely your F: drive), and create a new subfolder within the cs1033 folder called lab04. Then inside the lab04 folder, create 4 new subfolders called oplibrary, website1, website2 and website3. These folders are empty and will represent 4 websites that you will be creating/working with. Your folder/directory structure should look similar to this: Navigate inside your oplibrary folder and create a folder called images. Note: the names for ALL these folders should be all lower case. For example, make sure you call the folder images NOT Images. Every website should have an images folder to hold your pictures and graphic files you plan to put on your webpages. You should now have the following folders: F:\cs1033\lab04\oplibrary F:\cs1033\lab04\website1 F:\cs1033\lab04\website2 F:\cs1033\lab04\website3 2. Go to One at a time, rightclick on each file and save each image into the images folder you just created on our F: drive. Your F: drive should look like this now:

4 GETTING FAMILIAR WITH THE KOMPOZER ENVIROMENT 3. Start KompoZer by clicking on the KompoZer icon on the desktop 4. From the View menu, select the Show/Hide and make sure the following toolbars are checked: Composition Toolbar, Edit Mode Toolbar, Status Bar, Rulers and Site Manager. 5. Toggle each tool bar on and off to see the difference they make in the KompoZer window. 6. Press F9 to toggle the Site Manager pane on and off. (Or you can do View>Show/Hide>Site Manager). Make sure the Site Manager pane (along the left side of the window) is showing. CREATING A NEW WEBSITE 7. Create a new website by clicking on the Edit Sites button, circled in red in the this image

5 8. You will then see the Publish Settings window. This is where you will associate a Site Name with a folder/directory. In the Site Name: textbox type: OP Library Website 9. Click on the Select directory button and navigate to your oplibrary folder that you created on your memory stick. Click OK and then OK again. It will look like this: 10.The OP Library Website should now be listed in the Site Manager Page (as shown to the right). Click on the + symbol next to the OP Library Website name to expand the folder and make sure you can see the images folder you created earlier. Then click on the symbol to collapse the folder. Put your mouse over the right edge of the Site Manage pane until the mouse turns into an double headed arrow, then hold down your mouse and slide it to the left and right to decrease or expand the side of the Site Manager pane. 11.If you forget the folder location for the OP Library Website, you can find that information again by clicking on OP Library Website in the Site Manager Pane and then clicking on the Edit Sites button. Then click on the OP Library Website in the list of Publishing Sites. This will fill in the current folder location. Try that now. You should see something like this:

6 12. Now, we will create 3 more websites in KompoZer by associating 3 different names with 3 different folder. Click on the Edit Sites button and type the name Website Project 1 in the Site Name: box and browse to the folder F:\\cs1033\lab04\website1 and then click OK and then OK again. Your new Website Project 1 should now also be listed in the Site Manager pane. If you complete it and then click on the Edit Site button again, it should looks similar to this: 13.Repeat step 12 and create TWO more sites by pointing Website 2 Project to the website2 folder and Website 3 Project to your website3 folder. After you are done, the Site Manager pane should look similar to this:

7 REMOVING A SITE (DISASSOCIATING A SITE FROM KOMPOZER) 14.If you no longer are working on a website and wish to remove it from KompoZer, you can do this WITHOUT removing the folder from the hard drive/memory stick. To do this, click on the Edit Sites button, then click on the site you wish to remove, in this case the Website 1 Project, then click on the Remove Site button and finally click on the OK button: 15.Browse to your memory stick and notice that the website1 folder is still there. When you remove a site, you are only disassociating it, NOT deleting the folder from your hard drive/memory stick. 16.Repeat the above step for Website 2 Project and Website 3 Project. So OP Library Website should be the only site left in the Site Manager pane. Lab 4 Tutorial 2 Objectives: Upon completion of tutorial 2, you should be able to: Create a new webpage using KompoZer Put a blank line between 2 lines in a webpage using the <Enter> key Put a line break between 2 lines in a webpage using the <Shift>+<Enter> keys Identify the different modes for viewing a webpage inside of KompoZer Open and close an existing webpage in KompoZer Toggle between 2 open webpages in KompoZer List and switch between the 4 modes for viewing a webpage in KompoZer Preview your webpage in a real browser such as Chrome or IE CREATING YOUR FIRST WEBPAGE 1. In the Site Manager window, click on the OP Library Website

8 2. Go the File menu and select File>New, then select A blank document and make sure Strict DTD is checked and click on the Create button. 3. Notice the Document window opens with a blank file labeled untitled which appears in the tab directly above the document window. 4. Right now this webpage has no file name. We are going to save it with the file name index.html. index.html is the starter page (or landing site) for any website, i.e. it is the first page that gets displayed, the browser looks for the index.html page to show first. Go to File>Save As and type the name index in the textbox. NOTE: a. Make sure index is lower case b. Do NOT add the file extension.html because KompoZer will do that for you. c. If you are prompted for a location, make sure you save it in the oplibrary folder on your memory stick but NOT in your images subfolder. 5. Your index file should show up in the Site Manager pane. If it is not there, hit the Refresh button in the Site Manager:. Then you should see this: 6. In the Site Manager, click on index.html, then before you start typing in content to the webpage, change the format dropdown box to Paragraph. Once that is changed you can start typing.

9 7. Start typing in the webpage by following the chart below. Type the content on the left AND, as you go, perform the instruction on the right. Text to Type Roll Woods Park Public School Library <Enter> Welcome to Our Library <Enter> Take a tour of our library where your children have access to books, computer labs and a quiet work space area for reading, research and group work. <Enter> Welcome to our library <Shift>+<Enter> where children, learning and fun<shift>+<enter> are brought together.<enter> Through books, computers and technology<shift>+<enter> open your child s mind<shift>+<enter> to learning and the future.<enter> Instructions and Notes <Enter> means press the Enter key on the keyboard. When you press <Enter> it will insert a paragraph break, ie it puts a paragraph break after the line Roll Woods. Keep typing and allow the line breaks to occur as the text runs out of space. Do not press <Enter> until the last word: work. <Shift>+<Enter> forces the cursor to the next line without putting a blank line. 8. From the menu, select File>Save As and confirm everything is still going in the oplibrary folder under the name index.html. Always use File>Save As to make sure your webpages go into the correct folder. Click yes when prompted if you want to override the index.html file. If you use File>Save sometime a file will go in the wrong folder and you won t be able to find it. 9. Close the index.html webpage (not the whole site) by clicking on the red X in the top right corner of this page. 10.Create another new webpage. Immediately do File>Save As and give it the name teacher and save it to your oplibrary folder This should save it as teacher.html. Use the Refresh button in the Site Manager pane to make sure the new page is there. 11.Select Paragraph from the Format dropdown box in the top left corner.

10 12.Type in the following information: Text to Type Roll Woods Staff Directory<Enter> Principal: Mr. Hardwood<Shift>+<Enter> (519) <Shift>+<Enter> Grade 1: Mrs. Smith<Shift>+<Enter> (519) <Shift>+<Enter> Grade 2: Mr. Jordan<Shift>+<Enter> (519) <Shift>+<Enter> Instructions and Notes Between the text Principal: and Mr., leave three spaces. You cannot have MORE THAN ONE space into a webpage without using a special code. KompoZer puts this special code in for you each time you hit the space bar. You can see the code by switching to Source view (the tab at the bottom of the window pane): Notice a tag &nbsp This is a space HTML tag. Now click back on Normal view. Remember, if you want a blank line, for example between paragraphs, hit the <Enter> key and if you just want a line break, hold down the <Shift> key and hit the <Enter> key, otherwise don t hit enter and just let the window decide where to break the lines. 13.Do File>Save As and save it again as teacher.html in the oplibrary and replace the old version of teacher.html 14.Click on the red X in the top right to close the teacher.html webpage. MOVING BACK AND FORTH BETWEEN WEBPAGES 15.Click on the Refresh button in the Site Manager pane. In the Site Manager pane, double click on index.html to open that page again if it is not open. 16.In the Site Manager pane, double click on teacher.html to open that page again if it is not open. Click back and forth on the tab for the 2 webpages. As of right now, the OP Library Website contains 2 webpage: index.html and teacher.html 17.Make sure the index.html tab is open and highlight and copy (Edit>Copy or Ctrl-C) the text Roll Woods Park Public School Library 18.Click on the tab for the teacher.html webpage and paste (Edit>Paste OR Ctrl-P) the text at the top of this file. 19.Save and close the teacher.html file but keep the index.html file open in the document window.

11 VIEWING THE WEBPAGE IN DIFFERENT MODES AND PREVIEWING IT IN A BROWSER 20.At the bottom of the document window, you will notice 4 tabs: Normal, HTML Tags, Source and Preview. They indicate the mode you are currently looking at the page in. Press each of these of tabs and you will see the document window change. The modes are as follows: a. Normal: This is the mode or view you will normally be using. It displays the webpage almost exactly like the webpage will look in a real browser. This is also called a WYSIWYG mode ( What You See Is What You Get ). When in Normal mode, as you are enter text, images and links into the Document window, KompoZer is actually creating the webpage using HTML code under the covers. b. HTML Tags: This mode or view is for people familiar with HTML. There is a yellow marker for the start tag for all HTML elements (end tags are omitted). Clicking on a marker selects and highlights the whole of the element. Try clicking on these markers. c. Source: Clicking on this mode shows the actual HTML code being built to create the webpage. d. Preview: Preview mode offers almost the same view as if you viewed the page in a browser with the addition of rulers and sizing boxes. The main differences are that scripts do not run (so their effects will not be seen) and links do not operate. 21.We need to make sure that the webpage will look the same way on a webserver as it appears to us in KompoZer. To test this we need to preview our webpage in an actual browser such as Chrome or IE. Click on the Browse button found in the Composition Toolbar:

12 22.The first time it may come up with this dialog box. Click on Remember my choice for all links of this type. Click on Launch application. It will open your default web browser so you can see how your webpage will look once it is on the Web. If you have not saved your page, KompoZer will prompt you to do so before it launches the browser. 23.Notice that the webpage s first line in the paragraph may look longer when viewing the browser. This happens because the page content is not built within a table to constrain the content to a fixed width. (You will be learning later how to use tables). Resize the browser window by clicking on the browser s middle button in the top right corner of the browser window. Drag one of the browser window corners to see the window get smaller and larger, and watch how the first paragraph in the webpage changes in length. This occurs because the text is not stored inside of a table cell so it just resizes to fill the window. Later on we will put the content in a table so that it does not just fill the whole window but rather gives us a nice clean alignment. 24.Close the browser window. Lab 4 Tutorial 3 Objectives: Upon completion of tutorial 3, you should be able to: Add a property title, author and description to a webpage Check that the property title is set using a web browser Format the headings on a webpage with one of the 6 heading styles Change the colour, fonttype and size of text on a webpage on an individual basis. SETTING THE WEBPAGE S PROPERTY TITLE 1. In the Site Manager window, click on the OP Library Website 2. Double click on the index.html webpage so that it is open in the Document Window.

13 3. Click on the Browse button again to bring up the webpage in a browser such as Chrome or Firefox. Notice how it has index as the webpage property title This is not a very descriptive name for someone viewing your webpage. The property title is one of the MOST important places that Google looks for keywords, so it is important to set it to a good name. The general rule is to give a webpage the property title of Website Name Webpage Name for example: Bank of Montreal New Accounts OR Bank of Montreal - Contact Us 4. To change the Webpage Property Title of the index.html webpage, go to Format>Page Titles and Properties. Then, in the: a. Title textbox, type: Roll Woods Library Home b. Author textbox, type: your name c. Description textbox, type: Roll Woods Library is a publically funded library for elementary students 5. Finally, hit the OK button 6. Click on the Source mode tab at the bottom of the Document Window and you will see the HTML that was generated to create this information. Then click back to Normal mode.

14 7. Click on the Browse button and you should see your new property title in the browser s tab. Close the browser and go back to the Document Window but do not close the index.html file. FORMATTING THE HEADINGS (i.e. TITLES) IN A WEBPAGE 8. Now we are going to format the text on the home page (index.html) to make it look a bit neater. You can use the Headers to indicate section headings. Highlight/select the text at the top of the index.html page, the text: Roll Woods Park Public School Library. 9. From the Format Toolbar 1: click on the first dropdown box and select Heading 1. Notice the heading change sizes. Now highlight the text again and select Heading 3. Notice it is still bolded but slightly smaller. There are 6 sizes for headings: Heading 1 (largest) to Heading 6 (smallest). All 6 headings will bold the text and force a paragraph break at the end of the line. DO NOT use headings for formatting paragraphs of text, reserve them for headings or titles. 10.Highlight the text: Roll Woods Park Public School Library and set it back to Heading Highlight the text: Welcome to our library and set it to Heading 3. FORMATTING THE FONT (COLOUR, FONTTYPE AND SIZE) IN A WEBPAGE INDIVIDUALLY 12.Now we will set the heading to be red. Highlight the text: Roll Woods Park Public School Library again and from the Format toolbar 2, click on the BLACK rectangle in this icon: 13.When the color picker window opens, select red from the predefined colors or type #FF0000 in the Hex: box. This is useful when you know the Hex number for a color. Then click on the OK button. 14.Highlight the text: Roll Woods Park Public School Library and from the Format Toolbar 2, select the dropdown box with Variable Width and select Arial. NOTE: you can also set the font from the top menu Format>Font. Keep in mind that if you have an unusual font stored on your machine, it might not be on the machine of the person viewing your page, so try to pick standard fonts (Times Roman, Arial, etc) for your webpages. If you decide you want to let the person viewing your page use his/her default font, then picked Variable Width (will use the user s default proportional font) or Fixed Width (will use the user s default monospace font).

15 15.Highlight the first paragraph starting with Take a tour of our library... From the Format Toolbar 2, use the icons to increase or decrease text size (relative to the surrounding text). You can also use the Format>Size menu to change the font size. The only way you can use a pixel measurement is with setting font size with Style Sheets which you will learn in the next section. 16. Note that you can also bold, italized or underline text in your webpage also but NEVER USE THE UNDERLINE BUTTON, underlined text in a webpage is assumed to be a link! Lab 4 Tutorial 4 Objectives: Upon completion of tutorial 4, you should be able to: Create an internal rule in KompoZer using the CaScadeS editor Set the font styles for all types of the same tag with in a webpage, such as the h1 tag Set the font styles for everything in a webpage by setting rules for the body tag Modify the rules of an existing rule. Create rules that for a class rather than for tag. In the previous tutorial (tutorial 3), we were using inline formatting, i.e. the rules for changing the colour, size and font were added to the html tag right where the text we were changing was located (see HTML in image below): Inline rules are frowned upon in webpage design. The preferred method is to create CSS rules. When formatting text within KompoZer, you can create CSS rules (CSS styles) which will set the attributes of the text (colour, size, alignment, etc.). Once you have created a rule, you

16 can apply it to any text in your webpage and that text will take on the rule/style s colour, size, alignment, etc. These rules are created using CSS (Cascading Style Sheets). Thus HTML tags defines/ wraps around the content on your page but CSS defines how the content will look (the content (i.e. text) s style). Think of HTML as the cake and CSS as the icing OR HTML as the person and CSS as the clothes that cover the person! There are 2 ways to apply CSS rules in a webpage: Internal Style Sheets this means the CSS rules you create are actually embedded into your webpage. Thus, a rule can be used in many different places on that webpage but it can NOT be used in a different webpage. If we created an Internal Style Sheet rule in the index.html webpage, that rule could NOT be used in the teacher.html page! Within this way, we will look at 2 different types of Internal Style Sheet Rules: o Rules that can be applied to a particular HTML tag such as the h1 tag o Rules that can be applied to any part(s) of the webpage (called class rules), in this case you build a class rule (give the rule a class name) and then assign various section(s) of the webpage to be of that class (assign those sections the class name). External Style Sheets this means the CSS rules you create are stored in a separate file (usually with a.css extension) and this files is linked to any webpage that wants to use the rules created. Thus, if you created an External Style Sheet, any rules in that style sheet could be applied to text both in the index.html webpage AND the teacher.html webpage. External Styles Sheets are the preferred way of creating rules if you have more than one webpage in your site and you want the look and feel to be consistent across all your webpages in that site. We will create External Style Sheets in the next tutorial. CREATING FORMATTING RULES (COLOUR, FONTTYPE AND SIZE) WHICH CAN BE APPLIED TO SIMILIAR TYPES OF HTML ELEMENTS/TAGS WITHIN THE SAME WEBPAGE 1. Double click on index.html in Site Manager window and make sure that index.html is open in the Document window. 2. Click on the tab at the bottom called Source so that you are viewing the HTML tags and find the area for the h1 tag. IT should look similar to this: <h1 style= color: rgb(255, 102, 102); font-family: Arial: > Roll Woods Park Public School Library</h1> 3. Then remove all the formatting on the heading 1 of Roll Woods Park Public School Library as follows: Change <h1 style= color: rgb(255, 102, 102); font-family: Arial: >Roll Woods Park Public School Library</h1> to <h1>roll Woods Park Public School Library</h1> This will remove all the formatting. 4. Go back to Normal mode (the Normal tab at the bottom of the Document window) and save your index.html file. 5. Now we are going to create some Internal Style Rules (remember Internal Style Rules will only apply to this webpage) using the KompoZer CaScadeS editor. To start the

17 CaScadeS editor, click on the CaScadeS editor button: 6. You will then see this window. Make sure that style applied to all elements of type is selected. This will apply your rule to all text of the same type (e.g. all Heading 1 text). 7. In the dropdown box, select h1. We are going to apply our rule to all heading 1 headers. Thus your screen should look like this: 8. Click on the Create Style rule button, then click on the Text tab at the top of this window. Fill in the following: a. Click on Use custom font family radio button b. From the dropdown box below that radio button select Arial c. In the Font size: textbox TYPE 24px (type it directly into the box) d. In the Color: textbox type #3366ff OR pick a blue from the color square and color picker palette e. In the Font Weight textbox, select Bold f. In the Font Style textbox, select Normal

18 g. In the Alignment textbox, select Center It should look like this: 9. Click on the General tab at the top so that you can see the CSS code that was generated by your selections. Click on the OK button to close this window. You should now see the rules being applied to the heading: 10.To edit an existing rule, click on the CaScadeS Editor button. Click on the h1 listed under internal stylesheets along the left. Click on the Text tab at the top and change this rule so that instead of displaying the text as blue, it is now green. Then click on the OK button 11.Create a new rule for the h3 headings by starting the CaScadeS Editor. To create a new rule, click on this icon in the top left corner which will bring up the window where you enter your rules. 12.Make sure the radio button style applies to all elements of type is selected 13.From the dropdown box, select h3 14.Click on the Create Style Rule button 15.Select the Text tab at the top and assign the following: a. Font Size 24px b. Color #3366FF c. Font Weight Bold d. Alignment Left 16.Click on the OK button to exit this window.

19 17.Now modify your h3 rule (click again on the CaScadeS button, select h3 along the left) and change the Font Size to 20px, then click on OK. You should see this: CREATING FORMATTING RULES WHICH CAN BE APPLIED TO DIFFERENT TYPES OF HTML ELEMENTS/TAGS (USING CLASSES) WITHIN THE SAME WEBPAGE 18.If you make a rule for the body element, you are applying a rule to EVERYTHING in your webpage that does NOT already have another rule applied to it. So in our case, h1 and h3 already have rules, so they would not be changed if we made a rule for the body but ALL other text will be changed. We will do that now. Go into the CaScadeS editor and click on the little icon in the top left to create a new rule. Make sure the radio button style applies to all elements of type is selected. Then from the dropdown menu select body and hit the Create Style rule button. Click on the Text tab at the top and set the following: a. Select Use custom font family b. Select Arial Narrow from the dropdown box c. Font Size 14px d. Font Weight Normal e. Alignment Left f. Color # Before clicking on the OK button to close the Cascades Editor, click on the General tab, then click on the h1 rule, the h3 rule and body rule. Notice the different rules. Click on the OK button 20.Save your index.html webpage. Then go into the Source mode (click on the Source tab) to see the rules in your index.html file. Also notice there is no External Style Sheet in the Site Manager. Remember all these rules we created were internal, so they are stored right inside the index.html file as indicated in the image to the right. 21.Click on the Normal tab again to go into Normal mode. 22.Sometimes you will have a situation where you want the rules to be same for most of the h1 headers but not ALL of them. Or maybe you want the first paragraph to be red, the second to be orange and the third to be yellow. In these cases you can NOT set the rules a standard tag/element, instead you have create classes, set

20 rules for each class and then apply the correct class to anything you want changed. We will try that now. Start the CaScadeS editor. Then click on the CaScadeS icon in the top left corner: 23.Select the radio button of style applied to all elements of class and notice that now the dropdown box has a period in it: 24.Enter a descriptive name for the new style rule we are creating. Here we will enter the name.greentextparagraph (don t type the period again, it is already there for you). Then click on the Create Style rule button and then click on the Text tab at the top. 25.Set the following attributes: a. Use custom font family Tahoma b. Font Size leave this blank (it will just be body size we created before) c. Font Style italics d. Color #10F72E (lime green) 26.Click OK to exit from the CaScadeS editor. 27.You should notice that nothing was affected yet. This is because the new style.greentextparagraph has not yet been applied to any of our text. Highlight the first paragraph: Take a tour of our group work. 28. Then from the Format toolbar, click on the dropdown box with the label (no class) : and select.greentextparagraph 29.Highlight the last paragraph and set it to.greentextparagraph also 30.Save index.html and make sure you can see that both the first paragraph and last paragraph have been modified.

21 Lab 4 Tutorial 5 Objectives: Upon completion of tutorial 5, you should be able to: Create an external blank style sheet with the extension.css using a text editing tool such as Notepad. Link an external.css style sheet with an existing.html webpage file. Create a style rule within an external.css style sheet Apply an external CSS style rule to a particular area within one or more webpages. 1. KompoZer does not have a way to create the stylesheet internally, thus you have to use an external text editor such as Notepad (Windows) or TextEdit (MAC) to create the file that will be the external stylesheet. From Windows Explorer open the application Notepad. When the application opens, do not type anything into the document. Save the file using the menu command File > Save As and call it mystyles.css. Make sure that you are pointed to your memory stick and in the folder F:/cs1033/lab04/oplibrary 2. Close Notepad and return back to KompoZer. In the Site Manager pane click on the Refresh button so that you can see the mystyles.css in the Site Manager pane 3. Double click on the index.html file so that it is open in the Document window 4. Start the CaScadeS editor. 5. Click on the dropdown next to the CaScadeS icon in the top left corner of the Cascades editor dialog box and select Linked stylesheet

22 6. Click on the Choose File button and search for the mystyles.css in the oplibrary folder and then click on the Open button but do NOT click on the OK button yet! You should see something like this: 7. Click on the Create Stylesheet button. Then click on the OK button. You have now attached the External stylesheet mystyles.css to the webpage index.html. However, you haven t created any style rules yet (remember we created it as an empty file in Notepad). 8. Hit the Refresh button again in the Site Manager pane. 9. Start the CaScadeS editor again. You should now see the left pane contains two stylesheets: internal stylesheet and mystyles.css 10.Click on the mystyles.css to highlight it. 11.Click on dropdown box next to the CaScadeS icon in the top left and select Style rule.

23 12.On the right pane, you will see you are in the General tab, click on the radio button called: style applied to all elements of class and the type in the name.mainheading (Note:the name should be descriptive and NOT contain spaces or special characters) 13.Click on the Create Style rule button 14.Click on the Text tab 15.Set the attributes as follows: 16.Notice the rule.mainheading is underneath the mystyles.css in the left pane. Click on the OK button. It is stored in this external file now. 17.Create another style rule called.orangeparagraph and store it in the external style sheet mystyles.css. Give it the following attributes: Use Custom Font Family: Arial Black; Color: Orange (#FF9900); Bold; Italics; Left alignment. 18.Click on File>Save

24 19.At this point, your index.html should look like this: 20.Let s see all the styles associated with the index.html webpage. Click on the Cascades Editor. In the left pane, click on the + next to Internal stylesheets and next to mystyles.css. You should see all your style rules 21.Click OK to exit the CaScadeS editor and get back to your Document window. 22.In your index.html webpage, highlight the middle paragraph (Welcome to ) and from the class dropdown box, select.orangeparagraph 23.Notice in the very bottom left corner of the screen, you can see which style rules have been applied to the text.

25 Try clicking anywhere in the title Roll Woods and you will see the style rules for the title. 24.In the Site Manager pane, double click on the teacher.html webpage. Highlight the principal s information (name, phone number and ), then go the class dropdown box and try to apply a rule to it. Notice there are NO rules for the teacher.html page. This is because we have not created any internal style rules for it AND we have not linked to an external style sheet. Let s link it to mystyles.css so that we can use some of those rules on the teacher.html webpage. Make sure teacher.html is clicked on in the Site Manager pane. Click on the Cascades Editor button. Click on the dropdown next to the Cascades Icon and select Linked stylesheet. Then click on the Choose file button and find the mystyles.css file. Then click on the Create Stylesheet button, then click on the OK button. 25.Now highlight the principal s information again and click on the dropdown class box and this time you should see the.orangeparagraph and.mainheading rules:

26 Select the.orangeparagraph and then Save the teacher.html file. 26.NOTICE how now you can create the rule ONCE in the external style sheet but apply it on many webpages in the same website. This will be very useful to achieve consistency among webpage for the assignments in this course. Lab 4 Tutorial 6 Objectives: Upon completion of tutorial 5, you should be able to: Determine which style rules are applied to parts of your webpage. Remove style rules from parts of your webpage 1. Double click on index.html so that it is open in the Document window. 2. Click somewhere on the heading/title Roll Woods Park Public School Library. Look down at the bottom left corner and you should see any HTML tags that are associated with that area of the webpage. You should see the tags <body><h3>: 3. Now click on the text Take a tour of our. You will see a tag for.greentextparagraph.

27 4. You could also see the tags and rules by going into Source Mode (click on the Source tab at the bottom of the Document window.). While in Source Mode, scroll up to the very top of the file and you will see something like this: Notice: you can see where KompoZer put our Internal Style Sheet rules and you can see where KompoZer linked our External Style Sheet 5. Go back to Normal Mode. Save your index.html file

28 REMOVING STYLE RULES ON SECTIONS OF TEXT 6. KompoZer allows you to remove a style associated with some text. Click anywhere on the heading text: Roll Woods Park Public School Library. In the Format toolbar you will see that it currently says Heading 1. Change it to Body Text. NOTE If KompoZer will not allow you to change to Body of Text, then quit out (File>Exit) of KompoZer and start it again and then again, click anywhere on the heading and change it to Body Text 7. Hit CTRL Z to undo this last change. 8. Click anywhere on the title text Welcome to Our Library 9. At the bottom left corner you will see <body><h3>. You can never remove the <body> tag, it is the most basic tag and must always be there but you can remove the <h3> tag. Right click on the <h3> tag in the bottom left corner and select Remove tag. :

29 10.Click anywhere inside the second orange paragraph Welcome to our library In the bottom left corner, right click on the <p class= orangeparagraph > and go to Classes and uncheck orangeparagraph. Notice the change to the paragraph 11.Now change the first paragraph so that it is no longer green (i.e. remove the class associated with this paragraph). In general, we strongly recommend you use External Style Sheets rather than Internal Style Sheets or Inline style INSTALLING KOMPOZER ON YOUR HOME MACHINES: NOTE: The lab machines already have KompoZer installed on them but if you want to install KompoZer on your laptop or home computer, here are the instructions: 1. Download the latest stable version from: 2. Click on the button and it will begin the download operation, and once complete it will open a dialog box asking to unzip the file. Here are some additional resources if you get stuck: (Step-by-step instructions on installing on Windows 7) (Installing on Windows) (Building your first webpage)

CS Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB!

CS Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! CS 1033 Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Lab 04: Introduction to KompoZer (Website Design - Part 1 of 3) KompoZer is a complete web authoring system that

More information

CS Multimedia and Communications. Lab 04: Introduction to Dreamweaver (Website Design part 1 of 3)

CS Multimedia and Communications. Lab 04: Introduction to Dreamweaver (Website Design part 1 of 3) CS 1033 Multimedia and Communications Lab 04: Introduction to Dreamweaver (Website Design part 1 of 3) REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Dreamweaver Layout Reference Sheet Use this picture

More information

CS Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB!

CS Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! CS 1033 Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Lab 06: Introduction to KompoZer (Website Design - Part 3 of 3) Lab 6 Tutorial 1 In this lab we are going to learn

More information

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

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

More information

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

OU EDUCATE TRAINING MANUAL

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

More information

Tutorials. Lesson 3 Work with Text

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

More information

Creating 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

MICROSOFT WORD 2010 BASICS

MICROSOFT WORD 2010 BASICS MICROSOFT WORD 2010 BASICS Word 2010 is a word processing program that allows you to create various types of documents such as letters, papers, flyers, and faxes. The Ribbon contains all of the commands

More information

Dreamweaver Basics Workshop

Dreamweaver Basics Workshop Dreamweaver Basics Workshop Robert Rector idesign Lab - Fall 2013 What is Dreamweaver? o Dreamweaver is a web development tool o Dreamweaver is an HTML and CSS editor o Dreamweaver features a WYSIWIG (What

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Joomla! 2.5.x Training Manual

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

More information

CS Multimedia and Communications. Lab 06: Webpage Tables and Image Links (Website Design part 3 of 3)

CS Multimedia and Communications. Lab 06: Webpage Tables and Image Links (Website Design part 3 of 3) CS 1033 Multimedia and Communications Lab 06: Webpage Tables and Image Links (Website Design part 3 of 3) REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Table Properties Reference Guide The Property

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

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

DOING MORE WITH WORD: MICROSOFT OFFICE 2013

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

More information

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

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

More information

Eng 110, Spring Week 03 Lab02- Dreamwaver Session

Eng 110, Spring Week 03 Lab02- Dreamwaver Session Eng 110, Spring 2008 Week 03 Lab02- Dreamwaver Session Assignment Recreate the 3-page website you did last week by using Dreamweaver. You should use tables to control your layout. You should modify fonts,

More information

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

Using Dreamweaver CC. Logo. 4 Creating a Template. Page Heading. Page content in this area. About Us Gallery Ordering Contact Us Links Using Dreamweaver CC 4 Creating a Template Now that the main page of our website is complete, we need to create the rest of the pages. Each of them will have a layout that follows the plan shown below.

More information

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

Nauticom NetEditor: A How-to Guide

Nauticom NetEditor: A How-to Guide Nauticom NetEditor: A How-to Guide Table of Contents 1. Getting Started 2. The Editor Full Screen Preview Search Check Spelling Clipboard: Cut, Copy, and Paste Undo / Redo Foreground Color Background Color

More information

SeaMonkey Composer: Creating Web Pages

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

More information

Adobe Dreamweaver CS5/6: Learning the Tools

Adobe Dreamweaver CS5/6: Learning the Tools Adobe Dreamweaver CS5/6: Learning the Tools Dreamweaver is an HTML (Hypertext Markup Language) editor, authoring tool, and Web site management tool. Dreamweaver is a WYSIWYG (what you see is what you get)

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

Introduction to the MODx Manager

Introduction to the MODx Manager Introduction to the MODx Manager To login to your site's Manager: Go to your school s website, then add /manager/ ex. http://alamosa.k12.co.us/school/manager/ Enter your username and password, then click

More information

The Newsletter will contain a Title for the newsletter, a regular border, columns, Page numbers, Header and Footer and two images.

The Newsletter will contain a Title for the newsletter, a regular border, columns, Page numbers, Header and Footer and two images. Creating the Newsletter Overview: You will be creating a cover page and a newsletter. The Cover page will include Your Name, Your Teacher's Name, the Title of the Newsletter, the Date, Period Number, an

More information

CS Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Lab 02: Introduction to Photoshop Part 1

CS Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Lab 02: Introduction to Photoshop Part 1 CS 1033 Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Lab 02: Introduction to Photoshop Part 1 Upon completion of this lab, you should be able to: Open, create new, save

More information

Introduction to Microsoft Word 2007 Quickguide

Introduction to Microsoft Word 2007 Quickguide Introduction to Microsoft Word 2007 Quickguide Opening Word -Click the Start button -Click Programs from the start menu -Select Microsoft Office -Click Microsoft Office Word 2007 -A new blank document

More information

Do It Yourself Website Editing Training Guide

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

More information

Corel Ventura 8 Introduction

Corel Ventura 8 Introduction Corel Ventura 8 Introduction Training Manual A! ANZAI 1998 Anzai! Inc. Corel Ventura 8 Introduction Table of Contents Section 1, Introduction...1 What Is Corel Ventura?...2 Course Objectives...3 How to

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

Dreamweaver CS 5.5. University Information Technology Services. Training, Outreach, Learning Technologies, and Video Production

Dreamweaver CS 5.5. University Information Technology Services. Training, Outreach, Learning Technologies, and Video Production Dreamweaver CS 5.5 Creating Web Pages with a Template University Information Technology Services Training, Outreach, Learning Technologies, and Video Production Copyright 2012 KSU Department of Information

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

CROMWELLSTUDIOS. Content Management System Instruction Manual V1. Content Management System. V1

CROMWELLSTUDIOS. Content Management System Instruction Manual V1.   Content Management System. V1 Content Management System Instruction Manual V1 www.cromwellstudios.co.uk Cromwell Studios Web Services Content Management System Manual Part 1 Content Management is the system by which you can change

More information

Lesson 2 Quick Tour and Features

Lesson 2 Quick Tour and Features Lesson 2 Quick Tour and Features Objectives Students will format a document page. Students will use a spell-checker. Students will copy, cut, and paste text. Students will adjust paragraph indentations.

More information

Electronic Portfolios in the Classroom

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

More information

Taking Fireworks Template and Applying it to Dreamweaver

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

More information

BHM Website Teacher User Guide

BHM Website Teacher User Guide BHM Website Teacher User Guide How to Login 1. Go to HUhttp://bhmschools.org/userUH 2. Enter your username and password and click Log in How to Change Your Password 1. Go to My Account in your Nav bar

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

Adobe Dreamweaver CS5 Tutorial

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

More information

Authoring World Wide Web Pages with Dreamweaver

Authoring World Wide Web Pages with Dreamweaver Authoring World Wide Web Pages with Dreamweaver Overview: Now that you have read a little bit about HTML in the textbook, we turn our attention to creating basic web pages using HTML and a WYSIWYG Web

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

QRG: Using the WYSIWYG Editor

QRG: Using the WYSIWYG Editor WYSIWYG Editor QRG: Using the WYSIWYG Editor WYSIWYG stands for What You See Is What You Get. The WYSIWYG Editor is the reason you don t need to be an IT Programmer to write content for your web page.

More information

REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB!

REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! CS 1033 Multimedia and Communications Lab 07: Introduction to Animation using Photoshop REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! LAB #7 - Exercise 1 Objectives: Upon completion of Exercise 1 you

More information

Adobe Dreamweaver CC 17 Tutorial

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

More information

WORD XP/2002 USER GUIDE. Task- Formatting a Document in Word 2002

WORD XP/2002 USER GUIDE. Task- Formatting a Document in Word 2002 University of Arizona Information Commons Training Page 1 of 21 WORD XP/2002 USER GUIDE Task- Formatting a Document in Word 2002 OBJECTIVES: At the end of this course students will have a basic understanding

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

In the fourth unit you will learn how to upload and add images and PDF files.

In the fourth unit you will learn how to upload and add images and PDF files. Introduction Here at SUNY New Paltz, we use the Terminal Four (T4) web content management system (CMS). This puts the power of editing content on our college s webpage in the hands of our authorized users.

More information

Lab 2. CSE 3, Summer 2010 In this lab you will learn about file structures and advanced features of Microsoft Word.

Lab 2. CSE 3, Summer 2010 In this lab you will learn about file structures and advanced features of Microsoft Word. Lab 2 CSE 3, Summer 2010 In this lab you will learn about file structures and advanced features of Microsoft Word. A. Create a basic File Structure Let s start by opening up the My Documents folder on

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

ORB Education Quality Teaching Resources

ORB Education Quality Teaching Resources These basic resources aim to keep things simple and avoid HTML and CSS completely, whilst helping familiarise students with what can be a daunting interface. The final websites will not demonstrate best

More information

Using Dreamweaver CS6

Using Dreamweaver CS6 Using Dreamweaver CS6 4 Creating a Template Now that the main page of our website is complete, we need to create the rest of the pages. Each of them will have a layout that follows the plan shown below.

More information

Dreamweaver Basics Outline

Dreamweaver Basics Outline Dreamweaver Basics Outline The Interface Toolbar Status Bar Property Inspector Insert Toolbar Right Palette Modify Page Properties File Structure Define Site Building Our Webpage Working with Tables Working

More information

Section 3. Editing a Web Page

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

More information

Microsoft Word 2011 Tutorial

Microsoft Word 2011 Tutorial Microsoft Word 2011 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

User s guide to using the ForeTees TinyMCE online editor. Getting started with TinyMCE and basic things you need to know!

User s guide to using the ForeTees TinyMCE online editor. Getting started with TinyMCE and basic things you need to know! User s guide to using the ForeTees TinyMCE online editor TinyMCE is a WYSIWYG (what you see is what you get) editor that allows users a familiar word-processing interface to use when editing the announcement

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

Photoshop tutorial: Final Product in Photoshop:

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

More information

Contents. Launching Word

Contents. Launching Word Using Microsoft Office 2007 Introduction to Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.0 Winter 2009 Contents Launching Word 2007... 3 Working with

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

Developing successful posters using Microsoft PowerPoint

Developing successful posters using Microsoft PowerPoint Developing successful posters using Microsoft PowerPoint PRESENTED BY ACADEMIC TECHNOLOGY SERVICES University of San Diego Goals of a successful poster A poster is a visual presentation of your research,

More information

The Domino Designer QuickStart Tutorial

The Domino Designer QuickStart Tutorial The Domino Designer QuickStart Tutorial 1. Welcome The Domino Designer QuickStart Tutorial You've installed Domino Designer, you've taken the Designer Guided Tour, and maybe you've even read some of the

More information

Microsoft. Computer Training Center 1515 SW 10 th Avenue Topeka KS

Microsoft. Computer Training Center 1515 SW 10 th Avenue Topeka KS Microsoft Computer Training Center 1515 SW 10 th Avenue Topeka KS 66604-1374 785.580.4606 class@tscpl.org www.tscpl.org Microsoft Word 2007 Introduction to Word Processing 1 How to Start Word is a full-featured

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

MS Word Basics. Groups within Tabs

MS Word Basics. Groups within Tabs MS Word Basics Instructor: Bev Alderman L e t s G e t S t a r t e d! Open and close MS Word Open Word from the desktop of your computer by Clicking on the Start>All programs>microsoft Office >Word 2010

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

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

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

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

More information

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

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

More information

SchoolDesk University

SchoolDesk University SchoolDesk University Forms, Surveys, and Polls Module 101 Guided Walk-through for the basic fields, terminology, and location of tools. What is the NEW SD7 Forms Module? The NEW SchoolDesk Forms Module,

More information

Microsoft Word: Steps To Success (The Bare Essentials)

Microsoft Word: Steps To Success (The Bare Essentials) Microsoft Word: Steps To Success (The Bare Essentials) Workbook by Joyce Kirst 2005 Microsoft Word: Step to Success (The Bare Essentials) Page Contents 1 Starting Word 2 Save 3 Exit 5 Toolbars, Alignment,

More information

How to lay out a web page with CSS

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

More information

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

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

Excel Select a template category in the Office.com Templates section. 5. Click the Download button.

Excel Select a template category in the Office.com Templates section. 5. Click the Download button. Microsoft QUICK Excel 2010 Source Getting Started The Excel Window u v w z Creating a New Blank Workbook 2. Select New in the left pane. 3. Select the Blank workbook template in the Available Templates

More information

Creating a Website in Schoolwires Technology Integration Center

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

More information

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

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

Unit 21 - Creating a Navigation Bar in Macromedia Fireworks

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

More information

Chapter 5 Making Life Easier with Templates and Styles

Chapter 5 Making Life Easier with Templates and Styles Chapter 5: Making Life Easier with Templates and Styles 53 Chapter 5 Making Life Easier with Templates and Styles For most users, uniformity within and across documents is important. OpenOffice.org supports

More information

For many students, creating proper bookmarks can be one of the more confounding areas of formatting the ETD.

For many students, creating proper bookmarks can be one of the more confounding areas of formatting the ETD. Step 6: Bookmarks This PDF explains Step 6 of the step-by-step instructions that will help you correctly format your ETD to meet UCF formatting requirements. UCF requires that all major and chapter headings

More information

Guide to Completing Your Senior English and Government Portfolios

Guide to Completing Your Senior English and Government Portfolios Sheridan High School s Guide to Completing Your Senior English and Government Portfolios Written by: Dave Burkhart Updated: August 24, 2014 2 Clicking on a topic or a page number will automatically take

More information

Open Book Format.docx. Headers and Footers. Microsoft Word Part 3 Office 2016

Open Book Format.docx. Headers and Footers. Microsoft Word Part 3 Office 2016 Microsoft Word Part 3 Office 2016 Open Book Format.docx Headers and Footers If your document has a page number, you already have a header or footer (and can double click on it to open it). If you did not

More information

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA PRESENCE RadEditor Guide SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Contents... 2 Introduction... 3 What is RadEditor?... 3 RadEditor

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

Creating a Website in Schoolwires

Creating a Website in Schoolwires Creating a Website in Schoolwires Overview and Terminology... 2 Logging into Schoolwires... 2 Changing a password... 2 Navigating to an assigned section... 2 Accessing Site Manager... 2 Section Workspace

More information

ICT IGCSE Practical Revision Presentation Web Authoring

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

More information

EXCEL BASICS: MICROSOFT OFFICE 2007

EXCEL BASICS: MICROSOFT OFFICE 2007 EXCEL BASICS: MICROSOFT OFFICE 2007 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

Microsoft Office Training Skills 2010

Microsoft Office Training Skills 2010 Lesson 3 - Creating Documents with MS word 2010 Introduction to Word Processing MS-Word 2010 is word processing application that is used create and edit documents such as: Books, letters, reports, newsletters,

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

Lava New Media s CMS. Documentation Page 1

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

More information

End User Guide. 2.1 Getting Started Toolbar Right-click Contextual Menu Navigation Panels... 2

End User Guide. 2.1 Getting Started Toolbar Right-click Contextual Menu Navigation Panels... 2 TABLE OF CONTENTS 1 OVERVIEW...1 2 WEB VIEWER DEMO ON DESKTOP...1 2.1 Getting Started... 1 2.1.1 Toolbar... 1 2.1.2 Right-click Contextual Menu... 2 2.1.3 Navigation Panels... 2 2.1.4 Floating Toolbar...

More information

Using Microsoft Word. Working With Objects

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

More information

User Guide. Web Intelligence Rich Client. Business Objects 4.1

User Guide. Web Intelligence Rich Client. Business Objects 4.1 User Guide Web Intelligence Rich Client Business Objects 4.1 2 P a g e Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence 4.1... 5 Log into EDDIE...

More information

Working with PDF s. To open a recent file on the Start screen, double click on the file name.

Working with PDF s. To open a recent file on the Start screen, double click on the file name. Working with PDF s Acrobat DC Start Screen (Home Tab) When Acrobat opens, the Acrobat Start screen (Home Tab) populates displaying a list of recently opened files. The search feature on the top of the

More information

Faculty Development Seminar Series Constructing Posters in PowerPoint 2003 Using a Template

Faculty Development Seminar Series Constructing Posters in PowerPoint 2003 Using a Template 2008-2009 Faculty Development Seminar Series Constructing Posters in PowerPoint 2003 Using a Template Office of Medical Education Research and Development Michigan State University College of Human Medicine

More information

FrontPage Help Center. Topic: FrontPage Basics

FrontPage Help Center. Topic: FrontPage Basics FrontPage Help Center Topic: FrontPage Basics by Karey Cummins http://www.rtbwizards.com http://www.myartsdesire.com 2004 Getting Started... FrontPage is a "What You See Is What You Get" editor or WYSIWYG

More information

Beginners Guide to Snippet Master PRO

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

More information

New website Training:

New website Training: New website Training: Table of Contents 1. Logging in and out of the new site. 2. Edit Content a. How to edit content b. Paragraph types c. Adding links d. Adding an image e. Adding a document f. Saving

More information