home
course description
lessons
assignments
student pages
class photos
point totals

 

 

Assignments

Session One
| Session Two | Session Three | Session Four | Session Five | Session Six | Session Seven | Session Eight | Session Nine

Session One -- March 26

Your first assignment involves writing html code without using a web editor, writing the examples that we have given in class. See lessons. When you finish your in-class tasks, send me your new tripod web address to keefe@hec.fr. In addition, sign up for your team project in groups. Visit a local business near the school and get them to agree for your team to do a REAL marketing web site for them. Write up your proposal for the marketing web site (who, where, what you intend to put on the site, etc) and hand me a written paper at the START of Session Three.

DETAILS

    • sign up for a personal web page from tripod.com OR geocities.com OR another English-based site

    • create a personal web page by writing html code, without a web editor

    • name your web page march26 by placing this term between the <title> and </title> of your web page

    • IMPORTANT: upload your website to tripod, naming it march26.htm

    • on the tripod website (www.tripod.com) click on build&edit, then using the pull-down menu, go to tutorials and click on into to html, then go toward botton of page and click on learn more, and complete as many of the learning items as you can. Hint: go to Got a handle on it? Now try it yourself.

    • on your web page, include a paragraph of your choosing, and use the following tags to edit your page the way you wish <b>, <p>, <br>, <center>, <i>, don't forget to put the text and tags between the body tags <body>your writing</body>

    • at the bottom of your page, include your email address with
      <a href="mailto:youremailaddress">your name</a>

    • in the body of your web page, create a series of lists using <ul>, <ol>, <li>. Titles of these lists may include: my favorite movies, my favorite restaurants, my team members, investment banks to work for, best-sellers, recommended wines, and so on.

    • use the <hr> (horizontal rule tag) to separate sections of your work

    • send me your personal web address to keefe@hec.fr and be sure to put the acronym ISU (internet start ups) in the subject line

    • sign up for a team to do your group project (creating a real web site for a business that does not have one already) you will start creating your business web site in session three (april 9)

Back to Top

Session Two -- April 2

Today's assignment involves developing your personal pages by adding meta tags to your homepage (index.html), creating a new web page called april2.html, adding a wide variety of tables to your april2.html page, inserting meta tags on your homepage index.html, learning to insert photos and images into your tables and website, and using hyperlinks on your web pages. See lessons.

DETAILS

    • go to you tripod web page by using build and edit and file manager, and click on index.html and also, march26.html to look at your previous work.

    • while in file manager, click on free form and then create a new practice page for today called april2.html Write something like Practice Exercises for April 2, centering it, in bold, and in italics at the top. Save and then preview, as usual, what you wrote.

    • now, go back to your homepage (index.html) and place meta tags in the <head> section, explaining 1) who the author of the page is -- you! 2) what the keywords are. 3) what the description of your page is. You will see that tripod has already provided most of the meta tags for you. Confirm that the html code has changed by going to VIEW, then SOURCE.

    • using www.w3schools, create a variety of tables (starting with a 2x3 and a 3x2) in their practice frames and then copy (control + c) and paste (control + v) these tables into the <body> of your april2.html practice page. For ease of use, put numbers 1, 2, 3, . . . in all the cells of your table.

      • using <hr> to separate your table exercises, create even more tables by changing the following parameters: border="", width="", align="", cellpadding="", cellspacing="", bgcolor="", bordercolor="",

      • Hint: an example of the parameters of one table could be: <table border="1" align="center" cellpadding="10",cellspacing="50", bgcolor="0000ff", bordercolor="ffffff", width="50%">. . . .

    • using different photo sources such as www.google.com IMAGES, or www.art.com, or www.arttoday.com , www.corbis.com and so on, right click on your mouse (and then use save picture as) to copy these photos and images and then to paste them IN the cells of your tables.

      • use <img src="myimage.jpeg">

      • use width and height parameters such as <img src="myimage.jpeg" width="107" height="143" >

      • tip: do not forget to upload your image to your site at tripod, as well as your changed webpage!

    • after creating a number of images in your tables, make a new list, either ordered or unordered and call this list my favorite movies. Create at least five hyperlinks to your movie websites. Hint: use <a href="http://www.spiderman.sonypictures.com/>Spiderman</a>.

    • feel free to use your creativity and add as much html code as you want on your exercise page.

    • Get reading to make a one minute presentation of your web site at the beginning of session four. This will be a part of your final grade.

    • do not send me an email about your new site because I can get onto it through our home page!


Back to Top

Session Three -- April 9

In today's assignment, you will work on preparing your personal page for a lightening-fast, one-minute presentation next class, and start your business web site.

For your personal site, first of all, jazz up your homepage (remember: in your file manager this is labeled as index.html or index.htm). Put all the tables, pictures, links, and whatnot on your home page, and make sure that you put links to your march26.html, april2.html, and april9.html practice pages. Your site may not be so elegant, but you should be satisfied with your ability to fill it up with your original and creative html code.


As for your business site, you will reserve a new tripod website.

DETAILS
Back to Top

Session Four -- April 23

You will, at the beginning of the April 23 class, present your website to the whole class by clicking on your web address as it is listed on www.businesscourses.com/hec2003/studentpages.htm Your presentation should last ONLY one minute.

Create a personal page called april23 and use FrontPage to create a "pirate" page. Your objective is to avoid REINVENTING THE WHEEL by searching other people's work and BORROWING their ideas: formats, pictures, layouts, etc. Be sure to link, as always, your personal page on your homepage. You may also wish to use FrontPage to create some fancy tables to organize your page. Experiment!

If your group does not have your group photo done yet, do it now! Just ask.

As for your business page, start filling it out, and create a multiple language site if your client uses any language other than English. Send your business address to me, and I will put it on our homepage.

Back to Top

Session Five -- April 30

For your personal page, create a file called april30 and sometime this week put your CV on this page, using FrontPage and html code that you have learned.

For your business page, do a benchmarking study of businesses similar to the one that you are doing. You will be doing a benchmarking report in front of the class for our final session.

Back to Top

Session Six -- May 7

For your personal page, insert jumps by using <a href="#top">Top</a>, <a name="top"> into your CV which is on your april30 page. To see how it is done on this page with Back to Top , click on view, then source, and search for the appropriate html code. If you ever get lost, go to W3Schools! They have the answer for everything!

Also on your CV, if you wish, you may insert many other jumps that go to the various sections of your CV: education, work experience, computer skills, interests, and so on.

In addition, create a page called may7 and, as usual, put a link on your home page that goes directly to may7. Create a small powerpoint presentation and save it. Then, use tripod file manager to upload your powerpoint slides onto your may7 page.

Continue to work on your business site, inserting a powerpoint slide show which will show your benchmarking study that you did on April 30. You will present this powerpoint and benchmarking study in the final presentations, the last day of class May 28.

Back to Top

Session Seven -- May 14

Prepare your final presentation for Session Nine.
Create a link on your personal page that goes to your group report.
Your report should include:
Back to Top

Session Eight -- May 21

Back to Top

Dennis Keefe
keefe@hec.fr
last updated May 7, 2003