logo © 1996 Phil Waclawski
Felitaur Site
Offerings
About Me
Crafts
Services
ftp files
Help Files
What's New?
Home Page
Other Links
Anatomy &
Physiology
Arthropods
Biology
Computers
Ferrets
Fun Links
Internet
Linux
S.C.A.
Win 95/NT
Comments or
Suggestions
webmaster@ felitaur.com
   
Assignment 3 & 4 for CIS233DA

[Main Class Page] [Assignments] [Exams]

Due November 5th

  1. You are going to redesign your "projects" site for this one.
    • You will move everything into a frameset
    • Your will create a project4.html page will have the questions that are assignment 4 on it
    • This should give you practice in redesigning a site (something your customers will do to you, usually JUST after you got everything done the way they originally wanted it ;)
  2. go into www/projects/ (use cd www and then cd projects)
  3. move (rename) your index.html file to proj1.html (mv index.html proj1.html)
  4. You will create at least three more .html files, one called "menu.html", "intro.html" and the other "title.html"
  5. You will create a new index.html page, which will be your frames definition page.
    • It will have three frames
    • One across part of, or all of the top for your "title.html"
    • One for your "menu.html", where you place it is up to you.
      • Your menu.html will have links to all the projects that you do this summer, and they will target your main window (so you need to use "name" in the frames page and "target" in your menu links
      • AND for any external links (like in project 2) make sure you use target="_top"
    • Then the main "frame" will be for your "intro.html" page
  6. Your main "intro" page should use CSS, external and embedded.
    • Create a style for the following tags
      • <P>
      • <H1>
      • <UL LI>
      • create one "class" and use it
  7. On a page called "proj4.html" you will answer the following questions (This is your assignment 4)
  8. What is special about "white space" when you use the <PRE> tags?
  9. What are cookies? Why are folks concerenced? Should they be?
  10. What does WYSIWYG mean? Why can't web editors be TRULY WYSIWYG?
  11. Name 3 WYSIWYG Web editors
  12. Name 3 HTML Tag Editors
  13. What are HTML Converters? Name 3 examples.
  14. Print out the individual frames that you have created, turn them in