Web: Greeting card page HELP

Here is a simple step guide you can use. There is no need to use this guide if you'd rather work in a different order.

If you get stuck in here: e-mail yourself the web card AND all the pictures so you have something to work with in class; Also, post to the webhelp discussion board.

                                                                                                             you can skip to page 2 stepping guide

A stepping guide:    (some of these steps refer to movies here)

  • Download two pictures to the my_public_html folder. (See the first part of the add a picture movie)
  • Create an empty index.html:
    • Open mozilla (or SeaMonkey) and take the window menu and then the composer option.
    • Choose file / save as, and it will ask for a title.
    • Type web greeting from <your name> and press <ok>.
    • Navigate to the my_public_html folder using the down arrow key next to "save in" at the top of the screen. Click until my_public_html is in the "save in" box.
    • Write a quick greeting to the person (i.e. just type: Happy Birthday Kris)
    • Insert image and choose the first picture. (See the add a picture movie)
    • Write 10 things you remember doing with that person (or some other list of about 10 items that will mean something to the receiver)
    • Insert the background using: Format / page colors and background and choose the second picture. (See the set a background picture movie).
      • Type contact me,
      • highlight the words for the link
      • and then choose insert / link
      • Open internet explorer and look at the web site you want to reach.
      • Copy the address in internet explorer with edit / copy.
      • Back in Mozilla, highlight the name of the site and insert link and paste (using CTRL V) the copied address into the link.
      • Put your cursor at the top of the page and insert / named anchor and call it top1.
      • Type Top of Page somewhere at the bottom of the page. Highlight that and insert / link and then hit the down arrow and double click top1.
    • Connect to panther by choosing file / site manager/ and clicking on your site and hitting connect. If your site is not set up, click here to see the ftp guide
      • Type www.adelphi.edu/~<your user> and press Enter

For any problems, see web debug tips AND web skills

o         

A stepping guide for Page 2 - a page about web design (this video will help you start page 2)

  • Start with some research on web design
    • Do a little bit of research to see what you want to put on your page. You can search for web development tools. You can search for marketing your web site. You can search for great backgrounds or buttons. Pick a couple links or pictures to put on your page.
    • Download 1 picture and use irfanview to create a smaller or larger picture - so you have a thumbnail and a big picture.
    • Download at least one more picture to the same folder as your index (see the first part of  add a picture movie)
    • Use irfanview to create a different sized copy of that picture (see add a thumbnail for instructions)
    • Open irfanview
      File / open and click on the picture
      Image / resize & resample
      Under "set new size", choose inches, and then click 1.
      Choose ok
      Choose file / save as (NOT save)
      Navigate using the down arrow next to "save in" at the top to the folder with your original picture.
      Add "thumb" to the "filename" box at the bottom. (i.e. picthumb)
      Exit irfanview.
  • Create an empty page2.html:
    • Open mozilla (or SeaMonkey) and take the window menu and then the composer option.
    • Choose file / save as, and it will ask for a title.
    • Type web greeting page 2 and press ok.
    • Navigate to the my_public_html folder using the down arrow key next to "save in" at the top of the screen. Click until my_public_html is in the "save in" box.
    • Type the filename page2 and hit save.
    • You now have a new, empty page2.
  • Now, you can create the web page itself:
    • Add a small image:
      • Insert image and choose the smaller picture. (See the add a picture movie)

o        Create the email link:

§         Type contact me,

§         highlight the words for the link

§         and then choose insert / link

§         type "mailto:" followed by the email address. There should be no spaces. (See the create a link to e-mail movie)

o        Create the link to the top of page: (see the create a link to another spot in your own page movie)

§         Put your cursor at the top of the page and insert / named anchor and call it top1.

§         Type Top of Page somewhere at the bottom of the page. Highlight that and insert / link and then hit the down arrow and double click top1.

o        Copy some html from another source.

§         Choose the insert menu option

§         Choose "html " to insert html

§         Paste the youtube embed code you copied from the you tube site into here.

§         Return to view / normal (You will not see the video until you browse.)

    • File / Save.
    • File / Browse to see the video
    • Connect to panther by choosing file / site manager/ and clicking on your site and hitting connect. If your site is not set up, click here to see the ftp guide
    • Type www.adelphi.edu/~<your user> and press Enter

For any problems, see web debug tips AND web skills

And fix your pictures