comp 1850 | introduction to web development

assignment two

create web pages about some of your favourite things

objective: Write, test, and publish linked, semantic HTML pages and upload to your bcitwebdev.com account.

requirements:

  1. Create an HTML page about your favorite movie. The page should include:
    1. the name of the movie;
    2. names of the director, major actors and actresses;
    3. a brief description of the movie;
    4. at least three hyperlinks to websites related to the movie (e.g., the official movie website, a review of the movie, website where the movie can be purchased, etc.).
  2. Create a second HTML page about your favorite musical group or artist. The page should include:
    1. the name of the group/artist(s);
    2. a brief bio or description;
    3. a list of at least three of their albums or songs;
    4. at least three hyperlinks to websites related to the artist (e.g., the official artist website, a video, Wikipedia page, etc.).
  3. Pages should include at least one example of each of the following elements:
    1. headings and paragraphs;
    2. unordered, ordered, or description lists;
    3. images;
    4. At least two inline tags (e.g., <em> for emphasis, <strong> for important text, etc.).
  4. Add links to your new pages from the page you created in Assignment One so that a user can navigate from your "main" page to the movie and band pages.
  5. On the movie and music pages, add a link back to your "main" page (feel free to add links to all pages so that people can get to any page from any other page).
  6. Publish all three pages (the movie and music pages, and the updated page from Assignment One) to your web space.

All page content must be marked up semantically to convey the meaning and relationships of the data.

Check your work using the online HTML Validator. Test all your links thoroughly, both before and after publishing online.

Email the URL of your finished assignment to your instructor.

Exercise is due before the start of the next session. Your instructor will not hunt you down to hand this in - no email sent to your instructor equals zero marks.

assigned: session 2
due: session 3
weight: 5% of final grade

comp 1850 home | about the course | resources | 01 | introduction | 02 | html fundamentals | 03 | intro to css | 04 | intro to page layout | 05 | responsive web design | 06 | planning site structure | 07 | design principles | 08 | advanced css elements | 09 | advanced page layout | 10 | forms | 11 | introduction to javascript | assignment one | assignment two | assignment three | assignment four | assignment five | assignment six | final project | dave tanchak | students on bcitwebdev | learning hub login | bcit | bcit: computing |