You are on page 1of 4

ASSIGNMENT 01 - HTML

Time: 135 minutes


Please design an HTML (No CSS) page with content as shown below:
REQUIREMENT:
1. Students based on the RESTUME template above, the design is similar in
form. The content tries to put information about themselves.
2. All html files including the folder containing the images will be compressed
and named in the following format:
Assignment01_ RollNumber_ <Your Name>.zip
Example: Assignment01_ CE171767_HuynhGiaBao.zip
This archive needs to be submitted to the LMS on time.
3. Hint:
 Directory structure:

 Correct HTML5 Structure: <header>, <nav>, <main>, <section>, <footer>


 Tags use:
o h1, h2, h3
o div, span, p, a, strong, em, img, ul, ol, li, progress
o iframe, video, audio
o form, table (sử dụng border=”1px”)
o Special character
o Add a menu item that links to a page section
4. Scoring Criteria:
 Similar in form, English content, meaningful, full tags (10 point)
 The form is not the same deduct 3 points maximum
 Vietnamese content deduct 1 point
 Unclear content about Resume reduced 0.5 point
 Missing each tag deduct 0.5 point.

You might also like