Presentation is loading. Please wait.

Presentation is loading. Please wait.

1 Assembling an Educational Website Setup Text Saving and Viewing.

Similar presentations


Presentation on theme: "1 Assembling an Educational Website Setup Text Saving and Viewing."— Presentation transcript:

1 1 Assembling an Educational Website Setup Text Saving and Viewing

2 2 Assembling an Website Educational Initial Setup  Log onto computer (Mac) in ITC001 (turn on if necessary)  Connect to server: public_html  In finder, select GO and then Connect to Server  Type smb://cougar.wou.edu/public_html  Enter username (if not provided) and password  A public_html icon should appear on the desktop and the word public_html should appear in the Finder window when you open the Finder (leftmost icon in the dock)

3 3 Assembling an Website Educational Initial Setup (continued)  Start a new folder for this project  Click on public_html icon, then select New Folder under File  Name the new folder “web” (the computer should default so that you can immediately type “web”); you will put all webpage documents in this folder

4 4 Assembling an Website Educational Initial Setup (continued)  Start another new folder  Click on public_html icon, then click on “web” then select New Folder under File  Name the new folder “images” (the computer should default so that you can immediately type “images”); you will put all images in this folder

5 5 Assembling an Website Educational Initial Setup (continued)  Open DreamWeaver (one of the question marks in the dock at the bottom of the screen)  Open a browser (Safari or Firefox recommended)

6 6 Assembling an Website Educational DreamWeaver setup With Dreamweaver open, click on New under File, then HTML (middle of screen) and finally Create (bottom right)

7 7 Assembling an Website Educational DreamWeaver setup In the upper left of the Dreamweaver screen click on “Split”

8 8 Assembling an Website Educational Remote Desktop Connection PC On a PC All Programs - Accessories - Remote Desktop Connection type ts.wou.edu type WOU username, password and MASH logon with WOU username and password All Programs - Macromedia - Dreamweaver All Programs - Adobe - Photoshop

9 9 Assembling an Website Educational Remote Desktop Connection CoRD (Mac) On a Mac Download CoRD from Internet (Google cord) Open CoRD type ts.wou.edu type WOU username, password and MASH logon with WOU username and password All Programs - Macromedia - Dreamweaver All Programs - Adobe - Photoshop

10 10 Assembling an Website Educational Using Files and Folders on Remote Desktop Connection in My Computer find p-drive (public_html) in p-drive, find folder web put all webpages documents in this folder in the web folder, find folder images put all images in this folder (first)

11 11 Assembling an Website Educational Introduction to HTML Basic tool : tags, e.g. ; Basic to each document (DW does this for you, and more) Title of the Webpage ----this is where you will enter most of your code---

12 12 Assembling an Website Educational Introduction to HTML Basic tool : tags, e.g. ; Basic to each document (DW does this for you, and more)

13 13 Assembling an Website Educational Introduction to Fundamentals of Webpage Design for ED421 T ext (think MS Word, it’s straight forward) I mages (pictures and don’t forget Photoshop) L inks (connections to other pages) T ables (layout design)

14 14 Assembling an Website Educational Text In DW, on the lower half of the split screen type some text, such as, “This is the Title of my First Webpage”

15 15 Assembling an Website Educational Text On the bottom of the page you will note a window of Properties (if this window is not here, click on Modify in the top menu and click on Selection Properties)

16 16 Assembling an Website Educational Text Modify the text by highlighting some text and selecting a variety of properties, such as center (icon), Bold, change of color, etc. (It’s a bit like MS Word.) Watch how the code is changing in the upper half of your split screen; from time to time you may want to enter your text or code in the upper half

17 17 Assembling an Website Educational Text Save this document: Under File, click on Save As; click on the little blue square with little triangle at the right of the name box to see the full window and list of all folders Type in a name for your webpage Click on public_html and then web (the folder you created above) and then click on Save

18 18 Assembling an Website Educational Text Save the document: Note the recommended rules for naming webpages) Rule #1: Always use only small letters (to avoid confusion remembering if you used capitals or small letters) Rule #2: Do not use special characters or spaces (they look ugly and confusing in the URL address for your users) Rule #3: End the webpage name with.htm or.html (always use the same ending for consistency) Rule #4: Use short names (this is a recommendation) Example: firstpage.html

19 19 Assembling an Website Educational Text View the document: Viewing your Webpages 1. Click on a browser (Safari or Firefox) to open it 2. Under File in the top Menu, select Open File 3. Find your webpage (should be in public_html, in folder web), select your webpage 4. Click on Open (or double click on the webpage name)

20 20 Assembling an Website Educational Text View the document: Viewing your Webpages Ah ha!

21 21 Assembling an Website Educational Text View the document: Viewing your Webpages To view your webpage from other computers or your home computer: Open your browser Type www.wou.edu/~username/web/firstpage.html (where username is your username, like jjones; web is the name of the folder you created earlier; and firstpage.html is the name of your webpage you just saved)

22 22 Assembling an Website Educational Text View the document: Viewing your Webpages Ah ha!

23 23 Assembling an Website Educational In Summary Logon to your computer in ITC001 Connect to public_html Create the web folder (first time only) Create the images folder (first time only) Open DreamWeaver, create documents Save images in the images folder Save webpages in ED421 Open browser and open webpage, or Open browser and enter URL www.wou.edu/~username/web/firstpage.html In Summary Logon to your computer in ITC001 Connect to public_html Create the web folder (first time only) Create the images folder (first time only) Open DreamWeaver, create documents Save images in the images folder Save webpages in ED421 Open browser and open webpage, or Open browser and enter URL www.wou.edu/~username/web/firstpage.html

24 24 Assembling an Educational Website Images

25 25 Assembling an Website Educational Image First … Start another new folder Click on public_html icon and then on your ED421 folder - Select New Folder under File Name the new folder “images” (all small letters); you will put absolutely all images in this folder >>> before you put them on your website <<<

26 26 Assembling an Website Educational Image Second … Find an image From the Internet Search using a search engine like Google Download the actual image, probably to your Desktop, not a thumbnail From your camera Download from your camera to Desktop From the scanner Scan and move image to your Desktop

27 27 Assembling an Website Educational Image Third … Size and modify image In Photoshop, open the desired image Under Image, select Image size

28 28 Assembling an Website Educational Image Third … Size and modify image In Photoshop, open the desired image Under Image, select Image size Adjust the size Resolution of 72 is good for webpages A width of 800 is almost the full page, a width of 100 is quite small, a width of about 300 is very workable Click on OK

29 29 Assembling an Website Educational Image Third … Size and modify image In Photoshop, open the desired image Under Image, select Image size Adjust the size Resolution of 72 is good for webpages A width of 800 is almost the full page, a width of 100 is quite small, a width of about 300 is very workable Click on OK “Save for Web & Devices” under File

30 30 Assembling an Website Educational Image Third … Size and modify image In Photoshop, open the desired image Under Image, select Image size Adjust the size Resolution of 72 is good for webpages A width of 800 is almost the full page, a width of 100 is quite small, a width of about 300 is very workable Click on OK “Save for Web or Devices” under File Typically choose “jpeg”; click Save Save in your “image” folder which is in the ED421 folder which is in the public_html Give the image a good name Save

31 31 Assembling an Website Educational Images Back in DW, on the lower half of the split screen place your cursor behind your text and press Return, this positions your image

32 32 Assembling an Website Educational Images Under View, select Image On the next screen, select your public_html folder, then your ED421 folder, then your images folder, click on the name of your image, and click on Choose

33 33 Assembling an Website Educational Images Once your image is on your webpage, you can justify its position left, right and center; you can change the size; and more (see Properties at bottom of page) Note the names of your images in the code portion of the screen and also in the Properties Type in a name or word in Alt (this word will be read by the computer of blind persons) See next slide for visual

34 34 Assembling an Website Educational Images

35 35 Assembling an Website Educational Images Save this document: again and frequently Under File, click on Save (or use the key stroke shortcut) View your Webpage Click on a browser Under File in the top Menu, select Open File, and find your webpage document, or Type your address in the URL box, eg. www.wou.edu/~yourusername/web/firstpage.html

36 36 Assembling an Website Educational Images View this document: Ah ha!

37 37 Assembling an Website Educational Images Congratulations! You have the basic tools for designing a webpage. Now we will add links and create a table to improve the way things look

38 38 Assembling an Educational Website Links

39 39 Assembling an Website Educational Links Links for Text or Images are very similar Highlight Text or click on an Image

40 40 Assembling an Website Educational Links Note the Link box in the Properties in both cases Highlight Text or click on an Image There several options at this point: Directly type in the complete URL of another webpage, eg. http://www.wou.edu/library Directly type in the name of another document you have or will have in your ED421, eg. secondpage.html Use the little blue folder icon to the right of the text box to browse for another one of your documents

41 41 Assembling an Website Educational Links Note the Link box in the Properties in both cases Highlight Text or click on an Image There several options at this point: Directly type in the complete URL of another webpage, eg. http://www.wou.edu/library Directly type in the name of another document you have or will have in your ED421, eg. secondpage.html Use the little blue folder icon to the right of the text box to browse for another one of your documents

42 42 Assembling an Website Educational Links To add an link to your email: Click on Insert and then Email Link Type in your email address Note the code in the Preperties

43 43 Assembling an Website Educational Links You have mastered the technique of linking webpages At this point you may try several things: Add at least one link to another webpage, save your webpage and view your webpage, trying your link Create a second webpage in your folder to practice linking to one of your own webpages; save and view. Wait until the next lesson to try your links. You have confidence they will work! Now we’re on to getting text and images in the right places on the page - using tables.

44 44 Assembling an Educational Website Tables

45 45 Assembling an Website Educational Tables Before we use Tables we will explore their possibilities Think of Tables like a page divided into squares and rectangles; bricks, if you will; or similar to an Excel spreadsheet With your browser (Firefox or Safari) and critically view several websites: cnn, com, google.com, wou.edu/saxowsky/tech/ed421/ed421.html, or others

46 46 Assembling an Website Educational Tables Notice CNN.com is somewhat complex but definable Google.com is essentially a non-table or a single cell table My webpage has two rows and two columns; this is a great place to start. I recommend this table!

47 47 Assembling an Website Educational Tables We’re getting close to designing the website, so in your mind, or on a scratch sheet, you can start to visualize your webpage. Let’s practice a table first! In DW, under File, create a New webpage, choose HTML (middle of the page) and click on Create (lower right) Click on the icon in the upper left to “split” the screen. Click your mouse in the lower half of the screen. Your table will be created where you click your mouse.

48 48 Assembling an Website Educational Tables Click on Insert and then choose Table Choose the number of rows and columns 800 is a good width (experiment!) Nothing in Border implies invisible Padding is like matting in the cell Spacing is the distance between cells

49 49 Assembling an Website Educational Tables The Table appears! Click in any cell and insert Text and Images as we have done in the past. Click on the central vertical line and drag it to adjust widths

50 50 Assembling an Website Educational Tables Click in any cell and insert Text and Images as we have in the past

51 51 Assembling an Website Educational Tables If you wish to modify the table, click on table under your webpage and make adjustments in the Properties! You can change background colors or add a background image here also. Put the image in your “images” folder first.

52 52 Assembling an Website Educational Tables and beyond One more thing: Under Modify in the menu of DW you can choose Page Properties. Here you can, and should, name your page. Here you can also change the color of all text and background.

53 53 Assembling an Educational Website Assignment and Strategies

54 54 Assembling an Website Educational Assignment Create a website! Create an educational website: Use the website to teach a lesson Use the website to outline a coursework or program Use the website to explain your class to parents/public Technical minimums: Homepage, plus Five additional pages (at least) Links from all pages back to homepage At least two links to other websites At least two images

55 55 Assembling an Website Educational Assignment (strategies) Plan ahead!!! Design the homepage Plan the names* of the five additional pages Use the website to outline a coursework or program Use the website to explain your class to parents/public

56 56 Assembling an Website Educational Assignment (strategies) Plan ahead!!! Design one (of the five) additional page(s) very well in detail including all links and colors (expect the images and text content to vary with each page) Save this page five times naming them the five *names

57 57 Assembling an Website Educational Assignment (strategies) Design one (of the five) additional page(s) very well in detail including all links and colors (expect the images and text content to vary with each page) Save this page five times naming them the five *names

58 58 Assembling an Website Educational Assignment (strategies) Return to each page and enter the appropriate content of text and images Save this page when revisions are made

59 59 Assembling an Website Educational Assignment (strategies) Your public_html may, actually should, look something like this:

60 60 Assembling an Website Educational Assignment (strategies) Your webpages should look something like this at minimum

61 61 Assembling an Website Educational Assignment (Congratulations) You have met the minimum requirements and now you can go back and decorate, add fancy buttons and other interesting and intriguing features.


Download ppt "1 Assembling an Educational Website Setup Text Saving and Viewing."

Similar presentations


Ads by Google