Assignment 2.1

Now that you have gotten an introduction to HTML Basics, It’s time to submit your first assignment!

For this assignment, you are going to create a basic real or fake rΓ©sumΓ© for a fictional character or yourself.

Be sure that you use SEMANTIC HTML elements. All links should open in a new browser tab or window.

Also, in order to earn a passing mark, your rΓ©sumΓ© needs to include the following criteria:

  • A title
  • A description
  • A picture of a fictional character, such as Garfield (you may use this link: Here), or one of your own choosing
  • An Education section with at least one link to the institution and also include an Unordered List of degree(s) and any applicable accomplishments/honors.
  • An Experience section with an Ordered List of Employers (with links to those companies) and job responsibilities.
  • A Community Involvement section that includes a HTML Table with details about the Organization, Duration, and Responsibilities.
  • A footer section that includes your Contact information (email and phone number).

 

Below are screenshots of what a completed rΓ©sumΓ© may look like:

Header, Description, Picture Screenshot:

Education, Experience, Community Involvement Screenshot:

Footer (Contact Information) Screenshot:

Note: This assignment should take you about 2 HOURS to complete. If you encounter any issues, please review the previous checkpoints or do some research on the internet using resources such as MDN or StackOverflow. Be sure to talk about this assignment and any other questions and/or findings you have during your next mentor call. Good luck!