Simple CV - January 20, 2015

advertisement
COMP 2680 Web Site Design and Development
Seminar/Lab 2.
Simple CV
1. Objectives
a) Get yourselves familiar with the HTML elements.
2. You simple CV
a) In this week, you will write a simple web page for your CV. Your CV must include the following sections:

Heading
o


Contact information
o
Address
o
Phone number
o
Email address
Education
o

From high school, university, …
Work experience
o

Your name
If you have any
Skills
o
Programming related topics
b) Requirements

Each section should start with a heading.

The p element can be used for the content for each section.

Your CV should include

o
At least two wo different text colors
o
At least two wo different background colors
Each section should use the title attribute so that when the mouse moves over the section, the section
name would be displayed.

Sections should be separated by using horizontal lines.

Bold text for headings.

Italic text for address, phone number, and email address.

Your name should be aligned at the horizontal center.

At least one link should be included, e.g., TRU.

At least one image should be included.
c) Here is an example CV.
John Smith
---------------------------------------------------------------------------------------------------------------------------------------------------
Contact information
Address: 907 McGill Rd, Kamloops, BC, Canada
Phone: (250) 888-5544
Email: student@tru.ca
---------------------------------------------------------------------------------------------------------------------------------------------------
Education
High school: Sahali Secondary High school
University: Thompson Rivers University
--------------------------------------------------------------------------------------------------------------------------------------------------…
3. Assignment
a) You will be given roughly 1 assignment or 2 assignments every week to help you understand all the topics in the
lectures.
b) Submission

For this week assignment, you just need to send me the URL of the web application on cs.tru.ca, not the
file, in 2) by email.
o
The URL of the web application, not the file itself
o
You would better to use always a different file name from the previous assignments.
o
Please include the course number in the email title so that I can easily classify the submitted
assignment.

Due: 11:59 PM, January 20, 2015. Any late submission will not be accepted.

Total marks: 10

You should not update the application after you submitted. The information of any update of a
file/directory will be left on CS, and I can check the last update date and time.

The evaluation will be usually one of pass, half-pass, and fail. Most incomplete applications will get fail.
Download