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.htm). Webpages (.html files) consist of 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 webpages for the World Wide Web. Each unique website has its 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 that have been 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. 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 oplibrary/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, Format Toolbar1, Format Toolbar 2, 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. 11.Put your mouse over the right edge of the Site Manager pane until the mouse turns into a 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. 12.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 list of Publishing Sites. This will fill in the current folder location. Try that now. You should see something like this:. Then click on the OP Library Website in the

6 13. 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: 14.Repeat step 13 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) 15.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: 16.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. 17.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 the very first time you try to save a new file, a box will pop up. This box holds the Property Title that is displayed in a browser tabs. For example, in the image below, the property title is Personal banking BMO. The property title should always be Website Webpage (e.g. Google Google Photos ) or Webpage Website (e.g. Personal Banking BMO). In our case, index.html will the home page so we are going put: OP Library Home as shown below: a. Then hit the OK button

9 b. You will then be prompted for a file name, make sure you always give a file name with NO spaces and all lower case. Make sure the first page you want people see (often your home page) is always called index.html. In this case, make sure you are in the oplibrary folder but NOT the images subfolder and give this file the file name index.html as shown here 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.

10 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 workspace 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.

11 10.Create another new webpage. Immediately do File>Save As and give it the property title of OP Library Our Teachers then click on OK and give a file name of teacher.html and make sure it is saved 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. 12.Type in the following information: Text to Type Roll Woods Staff Directory<Enter> Principal: Mr. Hardwood<Shift>+<Enter> (519) <Shift>+<Enter> hardwood@rollwood.ca<enter> Grade 1: Mrs. Smith<Shift>+<Enter> (519) <Shift>+<Enter> smith@rollwood.ca<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 between Principal: and Mr. Hardwood. 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.

12 MOVING BACK AND FORTH BETWEEN WEB PAGES 15.Click on the Refresh button in the Site Manager pane. 16.In the Site Manager pane, double click on index.html to open that page again if it is not open. 17.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 18.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 19.Click on the tab for the teacher.html webpage and paste (Edit>Paste OR Ctrl-P) the text at the top of this file (above the Roll Woods Staff Directory). 20.Save and close the teacher.html file but keep the index.html file open in the document window.

13 VIEWING THE WEBPAGE IN DIFFERENT MODES AND PREVIEWING IT IN A BROWSER 21.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 (sometimes called Design): 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 entering text, images and links into the Document window, KompoZer is actually creating the webpage using HTML codes under the covers (ie. You don t see the codes getting generated but they are being generated). We will be using this tab MOST of the time. 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. We will NOT be using this tab c. Source: Clicking on this mode shows the actual HTML code being built to create the webpage. You should be FAMILIAR with this tab, we will be using it occasionally. 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. We will NOT be using this tab. 22.Save your index.html again and then close KompoZer 23.Find your oplibrary folder on your memory stick using Explorer and right click on the file index.html and then select Open With and select Notepad

14 24.Notice in Notepad that you can see all the content and the HTML tags. Really, a webpage is just simple text and some HTML tags mixed in. If you know your tags well enough, you could create all your web pages using just a simple editor like Notepad. Also, notice that it is much harder to read this way than using KompoZer with the Normal Tab, that is why we use tools like KompoZer, they make our life easier. 25.Close Notepad 26.Now, still in the Explore window, double click on index.html. That should bring up the file in a browser. We always want to preview (i.e. check) our file in a browser as that will show us what the people who are looking at our webpage will see in THEIR browsers. 27.Open KompoZer again and click on the OP Library in the Site Manager pane and double click on index.html. Change the second line from Welcome to Our Library to Welcome to Our BRAND NEW Library 28.Save the index.html file (File>Save or click on the Save Icon )

15 29.Go back to your browser window and refresh (reload) your web page to make sure the changes were saved: 30.Note: KompoZer has a Browse button that should show you what the page will look like in a browser but this button is very buggy (i.e. The Browse button doesn t work well, ESPECIALLY on Macs). Instead of using the Browse button in KompoZer, we recommend you ALWAYS just double click on the file you want to check using Explorer (on Windows) or Finder (on a Mac) as shown in steps above. This will bring it up in your default browser, keep that browser containing the web page open. Also keep KompoZer open and make the changes in KompoZer, and save the web page. Then, to see if the changes worked, refresh or reload the page in your browser. AVOID USING THE KOMPOSER BROWSE BUTTON! REMEMBER: use Chrome, IE or Safari to check your pages, while you are working, never close the browser, just keep reloading the page every time you do a save in KompoZer to see if the changes worked.

16 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 Create a link to another webpage in the same folder Create a link to a webpage on the World Wide Web Create a link to an address that opens an ing program SETTING THE WEBPAGE S PROPERTY TITLE 1. Open KompoZer. 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. 3. Make sure that index.html is also still open in a browser (IE or Chrome - Double click on it using Explorer if you accidently closed it), you are going to toggle between the browser and KompoZer a lot so position both windows so you can see them. 4. In the browser, notice the property title in the top of the tab. You might need to change this if you didn t set it correctly originally when you first saved your file. 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 5. To change the Webpage Property Title of the index.html webpage, go back to Kompozer and go to Format>Page Titles and Properties. (NOTE: if the Page Titles and Properties option is disabled close KompoZer and open it again, it is a bit buggy!)

17 Then, in the screen that pops up, for : a. Title textbox, type: Roll Woods Library Home b. Author textbox, type: your name c. Description textbox, type: Elementary Publicly Funded Library 6. Finally, hit the OK button 7. 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 (meta content is sometimes used when Google builds its index). Then click back to Normal mode and save your index.html file. 8. Refresh or reload the browser and make sure the new property title appears in the top tab line. FORMATTING THE HEADINGS (i.e. TITLES) IN A WEBPAGE 9. 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. 10.From the Format Toolbar 1: click on the first dropdown box (it probably says Paragraph) and select Heading 1. ((NOTE: If this dropdown menu is disabled, close KompoZer and open it again, KompoZer is a bit buggy!) 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 six headings will bold the text and force a paragraph break at the end of the line. DO NOT use headings for formatting a whole paragraph of text, instead only use them for headings or titles.

18 11.Highlight the text: Roll Woods Park Public School Library and set it back to Heading Highlight the text: Welcome to Our BRAND NEW Library and set it to Heading Save your file and then reload/refresh in the browser to make sure it worked. LINKING TO ANOTHER PAGE 14.In KompoZer, open the file index.html. Move your cursor to the very bottom of this page (after the line: to learning and the future), make sure that Paragraph is selected in the toolbar and hit <enter> and then add the text: Click here to see our staff. Hit <enter> and add the text: Click here to see another beautiful library. and save index.html 15.Highlight the sentence Click here to see our staff. and then click on the button in the tool bar called Link 16.In the new box that pops up, to the right of the long white textbox you will see a folder icon. Click on that folder icon and then find the oplibrary folder and click on the file called teacher.html and then click on the Open button and then on the OK button.

19 17.Now highlight the sentence: Click here to see another beautiful library and click on the Link button again. Then in the white textbox type the following URL: and hit the OK button. 18.Save your index.html file and then go to your Chrome or IE browser window and refresh/reload the browser. Click on the first link and make sure it takes you to the teacher.html page, and then click on the back button and try out the second link and make sure it takes you to Western Libraries page and then hit the back button. 19. While still in your browser, make sure you on index.html webpage and try testing your links again. Notice that both links stay in the same tab, they do NOT open a new tab. Because the teacher.html is in your oplibrary folder, it is a page from YOUR website, so it should NOT open a new tab and/or new window BUT the link to the Western Libraries does go to another site (the site) and away from your site, so it should open a new tab rather than us having to remember to hit the back button to get back to our page. We can force this link to open in a new tab using KompoZer. 20.Go back to KompoZer and open your index.html webpage. Click anywhere on your second link (the libraries link) and hit the Link button. 21.In the Target area of the Link Properties box, check the box that says Link to be opened and make sure: in a new window is selected from the dropdown box. Then hit the OK button and save your index.html file again. 22.Refresh/reload your index.html file in Chrome or IE browser and test the second link. It should now open a new tab. REMEMBER: if you have a link that does NOT link to something within YOUR site folder, rather it opens a link to something in the World Wide Web, then it should open in a new tab! 23.Now try making a link yourself! In KompoZer, open the file teacher.html. Add a line to the bottom of this page that says: Click here to go back home. 24.Then create a link that does NOT open in a new tab (since it is linking to a webpage WITHIN your site) that links back to the index.html page, save the file and test it in a browser.

20 25.Now we will create an link. Open the teacher.html file in KompoZer. Highlight the text and then click on the Link button. 26.In the white box type in the following address: and then check the box that says The above is an address and click on the OK button. 27. Save the file and reload it into a browser. Test that the link tries to open an program. 28.On the teacher.html page, turn the text: smith@rollwood.ca into an link also. 29.Save your teacher.html file and reload/refresh it in a browser and check that your new link works and your new link takes you back to the index.html page AND your original link on the index.html page still takes you to the teacher.html page. Thus, you should be able to toggle back and forth between the 2 pages without using the browser Back button, you should just be able to use the links you created.

21 Lab 4 Tutorial 4 Objectives: Upon completion of tutorial 4, you should be able to: Upload a folder to a webserver and check that the website displays properly Debug a site where the links are broken using the HTML codes We are now going to move (SFTP) our folder up to a webserver to view it on the internet, not just on the machine we are working on. Then we are going to do some things that will break our site but we are going to learn how to fix it! UPLOADING YOUR FOLDER TO CREATE A WORKING WEBSITE 1. Search for the program WinSCP on your machine and open that program. (If you have a MAC, Filezilla is a program that does the same thing as WinSCP). Fill in the boxes as follows: a. File protocol: SFTP b. Host name: panther.uwo.ca c. Port number: 22 d. User name: Your Western User ID e. Password: Your Western Password 2. Hit the Login Button 3. If prompted, click on the Continue Button 4. On the right side pane, double click on the public_html folder to open that folder. The right side is your individual area on the Western Webserver where you can upload websites. 5. On the left side pane, browse to find your oplibrary folder (it is likely on your memory drive). The left side is the machine you are currently working at. 6. Drag the oplibrary folder from the left side and drop it in the white area on the right side. Be careful to drop it in the white area and not into a folder. If you drop over a folder it might be dropped INSIDE that folder and that is not what we want, we want it just inside the public_html folder, not inside subfolders of public_html! If you did it

22 correctly, it should look like this: 7. Now we need to check if our site is on the internet. Open a new tab in a browser (Chrome or IE or Firefox) and then type this web address: 8. If it worked, you should see the index.html page! Try clicking on your links to make sure they work also! 9. Right now, everything works perfectly because we walked you through the steps, but sometimes, when you make your own website, you occasionally do things that break your site and you don t realize it till you upload (SFTP) your site. We are going to do that now, PURPOSELY BREAK YOUR SITE SO THAT YOU LEARN HOW TO FIX IT. 10.One thing students do that breaks everything is moving files after they have created links or renaming files after they have created links. We are going to do both these things, prove that the links are broken and then fix the links. Open Explorer and find your oplibrary folder and make a new subfolder in the oplibrary folder called mypages. Then move the file teacher.html into the new subfolder, so your oplibrary folder should

23 look like this now: 11.Now go back to WinSCP and delete the oplibrary folder in the right pane. IMPORTANT READ THIS NEVER EVER DELETE A FOLDER ON THE LEFT PANE! It will remove EVERYTHING you have been working on from your machine/stick. IF YOU DELETE WITH WINSCP, ONLY DELETE FOLDERS IN THE RIGHT PANE! 12.Then drag the oplibrary folder from the left side and drop it inside public_html (drop it in the white area again). 13.Now go back to your browser and test your links at: publish.uwo.ca/~youruserid/oplibrary Reload/refresh the link. Notice that your links are broken now! 14.Now go to and click on the teacher.html file and then try clicking on the Click here to go back to the home page link and notice it is broken too! 15. THE MORAL HERE IS: IF YOU MOVE YOUR FILES AROUND YOU MIGHT BREAK YOUR LINKS! 16.Go back to Explorer and move teacher.html back into oplibrary folder and delete the mypages folder so that everything is back the way it was (index.html and teacher.html in the same folder!). 17.In WinSCP, delete the oplibrary folder on the RIGHT side (on the webserver) and drag it over again from the left side to the right side and test that the links work again in the browser.

24 18. Now we are going to rename files to break the links. Go into Explore and rename index.html to be Index.html (with a capital I). 19.In WinSCP, delete the oplibrary folder on the RIGHT side (webserver side) and drag it over again. CLOSE your browser and then start the browser again and reload your site publish.uwo.ca/~youruserid/oplibrary in your browser. Notice that now it doesn t show your home page automatically, that is because it only shows the file called index.html automatically, NOT the one called Index.html. (Capitalization will mess everything up here). Click on the Index.html in your browser and then click on the link to teacher.html file. Reload your teacher.html file and then click on the link to take you back to the home page. Notice that is broken also, this is because your link was pointing to index.html NOT to Index.html! THE MORAL HERE IS: BE VERY CAREFUL WHEN YOU CHANGE FILENAMES AFTER YOU HAVE BUILT YOUR SITE, you might break all the links you have built! 20.Fix Index.html so that it is index.html again, delete oplibrary folder on the RIGHT side and reupload it to the webserver. Make sure everything works again. 21.The last mistake we want to show you is something that can happen while you are in KompoZer. Open KompoZer and open the OP Library Site. Then double click on the index.html file and click on the text that says Click here to see our staff, then click on the Link button, so that you see the text link to the teacher.html file:

25 22.In the Link Properties box, uncheck the checkbox called: URL is relative to page location as follows: 23.Notice that there is now a long path referring to your machine in in the white box! Click on OK and save your index.html file. 24.Go to Explore and double click on the file called index.html to bring it up in a browser 25.Then try to test your link to go to teacher.html (Click here to see our staff) and it looks like it is working. DO NOT BE DECEIVED! It is only working on this machine but if you SFTP it up to panther.uwo.ca, it will no longer work. Let s try this out. 26. In WinSCP, delete oplibrary folder on the RIGHT side. Drag your oplibrary folder from the left side to the right side and drop it in the white area (inside public_html). Then go to in a browser.

26 27.Hover your mouse over the link to Click here to see our staff. Notice that it is pointing to your machine, this may work for you, but other people won t be using the same machine so this link will be broken for others. 28. Right click on the page and select VIEW SOURCE (or View Page Source). Find the link to teacher.html and notice that it is referring to your machine. THIS IS WRONG as people who view your page will NOT be on YOUR machine, make sure that you never ever see things like file:///c in your HTML code, it will NOT WORK! THE MORAL HERE IS: a. ALWAYS TEST YOUR SITE FROM A MACHINE OTHER THAN THE ONE YOU BUILT IT ON b. IN KOMPOZER, ALWAYS CHECK THE BOX: URL is relative to page location when you are building your site so that the HTML does not point to your actual machine.

27 Lab 4 Tutorial 5 Objectives: Upon completion of tutorial 5, you should be able to: Fix a site that has broken links. 1. Someone make this site but had many problems, you are going to fix the problems. Open the site in your browser: 2. Notice that there are several things wrong with it, for example, the first page doesn t show automatically, this is because the person who created it, called the home page INDEX.html instead of index.html 3. Click on the INDEX.html file and try to click on the Cool Cuts link. Notice that it doesn t work. 4. Right click on that page and select View Source and see if you can see why the link doesn t work. 5. Go back to and click on the coolcuts.html file. Notice that the image doesn t display. Notice that the image is called images/afrollama.jpg 6. Go back to and click into the images folder. Look at the file names, do you see one called afrollama.jpg? Can you see the mistake the person made? (they probably renamed their file AFTER they had added it to the page) 7. Go back to the coolcuts.html page and try to click on the Weddings link. Notice that it is broken too. Hit the back button to get back to the coolcuts.html page and right click to view source. Notice that the link looks correct: 8. But now go back to here: Notice that there is a INDEX.html file, a coolcuts.html file but no wedding.html file. The person building this site accidentally moved it into the images subfolder. Click into the images folder and you will see the wedding.html file (click on it to view it). 9. You are going to fix this site. Download this file to your memory stick: 10.Right click on it and select Extract All and make sure you extract it to inside your Lab04 folder on your memory stick.

28 12.Open KompoZer and click on the Edit Sites Button in the Site Manager Pane. Then click on the Site Name: box put Find Mistakes and then find the folder (lab4llamas) you just extracted using the Select Directory button and then hit OK. 13.Close KompoZer and open it again (KompoZer is a little buggy, if something stops working, close and open KompoZer, that often fixes things). Click on the + next to Find Mistakes to see all the files and then click on the + next to images to see the image file names. 14.Double click on the coolcuts.html file in KompoZer. Then double click on the picture of the llama. This will bring up the Image Properties box. See if you can figure out how to fix this image. 15.Using either KompoZer OR windows explorer (use windows explorer to either move or rename files), fix the site so that the images show and all the links work. 16.Use WinSCP to upload the corrected lab4llamas folder up to a webserver. This time, instead of panther.uwo.ca, you are going to move it to the cs1033.gaul.csd.uwo.ca webserver. Fill in the boxes as follows: a. File protocol: SFTP b. Host name: cs1033.gaul.csd.uwo.ca c. Port number: 1033 d. User name: Your Western User ID e. Password: Your Western Password 17.Drag the lab4llamas folder from the left side to the right side and drop it in the white area near the bottom. 18.Go to this URL: cs1033.gaul.csd.uwo.ca/~yourwesternuserid to make sure ALL your links and images work (make sure you test the 3 links for EACH of the 3 pages, so you need to do 9 tests). If something doesn t work, then delete the lab4llamas folder on the RIGHT side, fix it using View Source (right click on the page) and then KompoZer and/or Windows Explorer and then drag it up again using WinSCP.

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

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

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

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

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

TYPO3 Editing Guide Contents

TYPO3 Editing Guide Contents TYPO3 Editing Guide Contents Introduction... 2 Logging in... 2 Selecting your Workspace for editing... 2 Working with Content Elements... 3 Working in the Editing Window... 4 Pasting content from MS Word

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

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

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

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

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

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

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

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

More information

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

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

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

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

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

USING DRUPAL. Hampshire College Website Editors Guide https://drupal.hampshire.edu

USING DRUPAL. Hampshire College Website Editors Guide https://drupal.hampshire.edu USING DRUPAL Hampshire College Website Editors Guide 2014 https://drupal.hampshire.edu Asha Kinney Hampshire College Information Technology - 2014 HOW TO GET HELP Your best bet is ALWAYS going to be to

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

Ektron Advanced. Learning Objectives. Getting Started

Ektron Advanced. Learning Objectives. Getting Started Ektron Advanced 1 Learning Objectives This workshop introduces you beyond the basics of Ektron, the USF web content management system that is being used to modify department web pages. This workshop focuses

More information

Dreamweaver CS6. Table of Contents. Setting up a site in Dreamweaver! 2. Templates! 3. Using a Template! 3. Save the template! 4. Views!

Dreamweaver CS6. Table of Contents. Setting up a site in Dreamweaver! 2. Templates! 3. Using a Template! 3. Save the template! 4. Views! Dreamweaver CS6 Table of Contents Setting up a site in Dreamweaver! 2 Templates! 3 Using a Template! 3 Save the template! 4 Views! 5 Properties! 5 Editable Regions! 6 Creating an Editable Region! 6 Modifying

More information

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing Managing Your Website with Convert Community My MU Health and My MU Health Nursing Managing Your Website with Convert Community LOGGING IN... 4 LOG IN TO CONVERT COMMUNITY... 4 LOG OFF CORRECTLY... 4 GETTING

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

COMPUTER FOR BEGINNERS

COMPUTER FOR BEGINNERS COMPUTER FOR BEGINNERS INTRODUCTION Class Objective: This class will familiarize you with using computers. By the end of the session you will be familiar with: Starting programs Quitting programs Saving

More information

FIT 100 LAB Activity 3: Constructing HTML Documents

FIT 100 LAB Activity 3: Constructing HTML Documents FIT 100 LAB Activity 3: Constructing HTML Documents Winter 2002.pdf version of this lab (may be better formatted) Required Reading for Lab 3 Chapter 4 of the FIT course pack Additional helpful references

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

Transitioning Teacher Websites

Transitioning Teacher Websites Transitioning Teacher Websites Google sites is an online web building tool that can be accessed and updated from anywhere there is an internet connection. Here is a brief video introduction of Google sites.

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

Introduction to Moodle

Introduction to Moodle Introduction to Moodle Preparing for a Moodle Staff Development Session... 2 Logging in to Moodle... 2 Adding an image to your profile... 4 Navigate to and within a course... 6 Content of the basic template

More information

Dreamweaver Handout. University of Connecticut Prof. Kent Golden

Dreamweaver Handout. University of Connecticut Prof. Kent Golden Dreamweaver Handout University of Connecticut Prof. Kent Golden Kent@GoldenMultimedia.com www.goldenmultimedia.com Main goal of this handout: To give you the steps needed to create a basic personal website

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

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

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

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

University of Pittsburgh Communications Services. Basic Training Manual Drupal 7

University of Pittsburgh Communications Services. Basic Training Manual  Drupal 7 University of Pittsburgh Communications Services Basic Training Manual www.shrs.pitt.edu Drupal 7 Table of Contents Users... 3 Log In... 3 Log Out... 3 What is a Content Management System?... 4 What are

More information

Faculty Pages on the RCC Website

Faculty Pages on the RCC Website Faculty Pages on the RCC Website Full-time faculty members will have an official RCC contact page on the Richland Community College Web Site. Part-Time Faculty members will have a link to their e- mail

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

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

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

Creating a Website with Publisher 2016

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

More information

CAL 9-2: Café Soylent Green Chapter 12

CAL 9-2: Café Soylent Green Chapter 12 CAL 9-2: Café Soylent Green Chapter 12 This version is for those students who are using Dreamweaver CC. You will be completing the Forms Tutorial from your textbook, Chapter 12 however, you will be skipping

More information

Lucid CMS User Guide

Lucid CMS User Guide "We create exceptional business solutions for cash-pay healthcare professionals that enable them to realize their full potential." Lucid CMS User Guide Version 1.2 3/13/2012 1 Table of Contents Table of

More information

Useful Google Apps for Teaching and Learning

Useful Google Apps for Teaching and Learning Useful Google Apps for Teaching and Learning Centre for Development of Teaching and Learning (CDTL) National University of Singapore email: edtech@groups.nus.edu.sg Table of Contents About the Workshop...

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

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

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

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

Beginner Workshop Activity Guide 2012 User Conference

Beginner Workshop Activity Guide 2012 User Conference Beginner Workshop Activity Guide 2012 User Conference TUESDAY, MARCH 6 2:00PM 5:00 PM Beginner Training Workshop Attendees will learn the end user functions of OU Campus TM. They will learn how to log

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

Setting up Your Teacher Website Using ischooldistrict

Setting up Your Teacher Website Using ischooldistrict Setting up Your Teacher Website Using ischooldistrict This year we are transferring our web hosting and layout to a central system controlled and maintained at the county level. The goals of centralizing

More information

WORDPRESS 101 A PRIMER JOHN WIEGAND

WORDPRESS 101 A PRIMER JOHN WIEGAND WORDPRESS 101 A PRIMER JOHN WIEGAND CONTENTS Starters... 2 Users... 2 Settings... 3 Media... 6 Pages... 7 Posts... 7 Comments... 7 Design... 8 Themes... 8 Menus... 9 Posts... 11 Plugins... 11 To find a

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

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

There are six main steps in creating web pages in FrontPage98:

There are six main steps in creating web pages in FrontPage98: This guide will show you how to create a basic web page using FrontPage98 software. These instructions are written for IBM (Windows) computers only. However, FrontPage is available for Macintosh users

More information

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

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

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Just so you know: Things You Can t Do with Word... 1 Get Organized... 1 Create the

More information

Goldfish 4. Quick Start Tutorial

Goldfish 4. Quick Start Tutorial Goldfish 4 Quick Start Tutorial A Big Thank You to Tobias Schilpp 2018 Fishbeam Software Text, Graphics: Yves Pellot Proofread, Photos: Tobias Schilpp Publish Code: #180926 www.fishbeam.com Get to know

More information

Student Website Setup

Student Website Setup In this course, students upload assignments to their websites hosted on the coislinux.austincc.edu server. Each student is supplied with a password protected account to access their individual websites.

More information

Word - Basics. Course Description. Getting Started. Objectives. Editing a Document. Proofing a Document. Formatting Characters. Formatting Paragraphs

Word - Basics. Course Description. Getting Started. Objectives. Editing a Document. Proofing a Document. Formatting Characters. Formatting Paragraphs Course Description Word - Basics Word is a powerful word processing software package that will increase the productivity of any individual or corporation. It is ranked as one of the best word processors.

More information

A Quick-Reference Guide. To access reddot: https://cms.hampshire.edu/cms

A Quick-Reference Guide. To access reddot: https://cms.hampshire.edu/cms Using RedDot A Quick-Reference Guide To access reddot: https://cms.hampshire.edu/cms For help: email reddot@hampshire.edu or visit http://www.hampshire.edu/computing/6433.htm Where is... Page 6 Page 8

More information

Vetstreet Web Builder Editor Tool User Guide v2.1. Web Builder. User Guide v2.1

Vetstreet Web Builder Editor Tool User Guide v2.1. Web Builder. User Guide v2.1 Web Builder User Guide v2.1 Contact your Account Manager at (888) 799-8387 or email support@vetstreet.com with questions. Page 1 Index... 1 The Editor Tool... 7 Forgot Your Username or Password?... 7 How

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

Introduction. Getting Started. Selecting a Template. 1 of 1

Introduction. Getting Started. Selecting a Template. 1 of 1 1 of 1 Introduction Visual materials are one of the most effective means of communicating a message. They can give a presentation a professional quality. Visuals help a speaker to be well prepared, organized,

More information

Working with Pages... 9 Edit a Page... 9 Add a Page... 9 Delete a Page Approve a Page... 10

Working with Pages... 9 Edit a Page... 9 Add a Page... 9 Delete a Page Approve a Page... 10 Land Information Access Association Community Center Software Community Center Editor Manual May 10, 2007 - DRAFT This document describes a series of procedures that you will typically use as an Editor

More information

Microsoft PowerPoint 2003 Basic Activities

Microsoft PowerPoint 2003 Basic Activities Microsoft PowerPoint 2003 Basic Activities Activity 1 Creating a new blank presentation... 1 1A. Applying Layouts... 1 1B. Applying a Slide Design... 1 1C. Applying a Background... 2 1D. Entering Text...

More information

CS Multimedia and Communications. Lab 10: Sound Editing with Audacity and Incorporating Sound, Animation and Video into a Webpage with KompoZer

CS Multimedia and Communications. Lab 10: Sound Editing with Audacity and Incorporating Sound, Animation and Video into a Webpage with KompoZer CS 1033 Multimedia and Communications Lab 10: Sound Editing with Audacity and Incorporating Sound, Animation and Video into a Webpage with KompoZer NOTE: you will need headphones for this lab to plug into

More information

HTML/CSS Lesson Plans

HTML/CSS Lesson Plans HTML/CSS Lesson Plans Course Outline 8 lessons x 1 hour Class size: 15-25 students Age: 10-12 years Requirements Computer for each student (or pair) and a classroom projector Pencil and paper Internet

More information

Last modified: Adobe Experience Manager

Last modified: Adobe Experience Manager Last modified: 5.30.17 Adobe Experience Manager Table of Contents Chapter 1: Introduction 1.1 Responsive Design 1.2 Edit Anywhere 1.3 Logging In Chapter 2: AEM Overview 2.1 Parent-Child Relationship 2.2

More information

Tutorial. Activities. Code o o. Editor: Notepad Focus : Text manipulation & webpage skeleton. Open Notepad

Tutorial. Activities. Code o o. Editor: Notepad Focus : Text manipulation & webpage skeleton. Open Notepad Tutorial Activities Code o o Editor: Notepad Focus : Text manipulation & webpage skeleton Open Notepad Click in the search bar and type notepad to load it up, you should see something like this: Type in

More information

OU Campus VERSION 10

OU Campus VERSION 10 OU Campus VERSION 10 End User Manual Last Update: 8/15/2017 Contact Tish Sailer with comments or questions regarding this Manual. Contents INTRODUCTION...3 HELP DOCUMENTS AND SUPPORT... 3 ACCESSING PAGES

More information

Introduction to the Learning Environment 8.3 to 8.4.x

Introduction to the Learning Environment 8.3 to 8.4.x Introduction to the Learning Environment 8.3 to 8.4.x User Guide Second edition, November 30, 2009 Contents My Home Accessing your courses Searching for courses Navigating inside a course Lists Actions

More information

Essay & Assignment Preparation using MindGenius

Essay & Assignment Preparation using MindGenius Essay & Assignment Preparation using MindGenius This workshop is aimed at those of you who struggle gathering and sorting information when beginning to write an essay. Using MindGenius you can plan essays

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

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

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

Wordpress Training Manual

Wordpress Training Manual The Dashboard... 2 If this is your first time logging in:... 2 How do I change my password or email address?... 3 Search Engine Optimization (SEO)... 4 SEO for Pages... 4 SEO for Images... 5 Managing Pages...

More information

page 1 OU Campus User Guide

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

More information

Café Soylent Green Chapter 12

Café Soylent Green Chapter 12 Café Soylent Green Chapter 12 This version is for those students who are using Dreamweaver CS6. You will be completing the Forms Tutorial from your textbook, Chapter 12 however, you will be skipping quite

More information

Training Manual and Help File

Training Manual and Help File Training Manual and Help File 30.06.2011 Update Manage Grow Welcome to your new Juniper Website Management System with CMS Introduction The Juniper Website Management System with CMS (Website Content Management

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

A Document Created By Lisa Diner Table of Contents Western Quebec School Board October, 2007

A Document Created By Lisa Diner Table of Contents Western Quebec School Board October, 2007 Table of Contents A Document Created By Lisa Diner Western Quebec School Board October, 2007 Table of Contents Some Basics... 3 Login Instructions... 4 To change your password... 6 Options As You Login...

More information

New Website User Manual

New Website User Manual New Website User Manual General Notes 3 How To Login To Your Website And Access Admin Dashboard 4 Adding / Editing Sliders 5 Home Slider 5 School Slider (Same steps for ALL school pages) - Add a Slide

More information

WELCOME TO GOOGLE DRIVE!

WELCOME TO GOOGLE DRIVE! WELCOME TO GOOGLE DRIVE! Google Drive is a free service from Google that allows you to store files from your computer online and access them anywhere using the cloud. Google Drive also gives you access

More information

Hands-On Introduction to Queens College Web Sites

Hands-On Introduction to Queens College Web Sites Hands-On Introduction to Queens College Web Sites This handout accompanies training workshops for Queens College Content Editors who will manage and maintain the web content in their areas. Overview of

More information

What s New in Cognos. Cognos Analytics Participant s Guide

What s New in Cognos. Cognos Analytics Participant s Guide What s New in Cognos Cognos Analytics Participant s Guide Welcome to What s New in Cognos! Illinois State University has undergone a version upgrade of IBM Cognos to Cognos Analytics. All functionality

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

This will be a paragraph about me. It might include my hobbies, where I grew up, etc.

This will be a paragraph about me. It might include my hobbies, where I grew up, etc. Module 3 In-Class Exercise: Creating a Simple HTML Page Name: Overview We are going to develop our web-pages the old-fashioned way. We will build them by hand. Even if you eventually decide to use WYSIWYG

More information

Administrative Training Mura CMS Version 5.6

Administrative Training Mura CMS Version 5.6 Administrative Training Mura CMS Version 5.6 Published: March 9, 2012 Table of Contents Mura CMS Overview! 6 Dashboard!... 6 Site Manager!... 6 Drafts!... 6 Components!... 6 Categories!... 6 Content Collections:

More information

Login: Quick Guide for Qualtrics May 2018 Training:

Login:   Quick Guide for Qualtrics May 2018 Training: Qualtrics Basics Creating a New Qualtrics Account Note: Anyone with a Purdue career account can create a Qualtrics account. 1. In a Web browser, navigate to purdue.qualtrics.com. 2. Enter your Purdue Career

More information

Hands-on Session. Styles Tool. Bullets & Numbering

Hands-on Session. Styles Tool. Bullets & Numbering Styles Tool 1. The Styles tool gives the ability to define a pre-set collection of font styles that make it easy and automatic to use branding throughout a document. 2. The Styles tool is located on the

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

Easy Windows Working with Disks, Folders, - and Files

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

More information

Using Dreamweaver CS6

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

More information

The major change in Word is the ribbon toolbar. The File menu has been replaced with a button.

The major change in Word is the ribbon toolbar. The File menu has been replaced with a button. Word 2007 There are a lot of new changes to Office 2007. This handout will provide a few examples on how to do basic formatting. If at any point you get stuck, remember that Office has a feature that allows

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

Parish . User Manual

Parish  . User Manual Parish Email User Manual Table of Contents LOGGING IN TO PARISH EMAIL... 3 GETTING STARTED... 3 GENERAL OVERVIEW OF THE USER INTERFACE... 3 TERMINATE THE SESSION... 4 EMAIL... 4 MESSAGES LIST... 4 Open

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