Finalize and Submit the assignment
What you need to submitโ
On canvas, you need to submit:
- Link to your GitHub Repository from part 1
 - Link to your hosted GitHub Page from part 1.
 
Grading Criteriaโ
You will be graded using the following criteria.
- The WebPage has all the required sections. (10 Points - 2 points each)
- Including styles and script files using relative paths.
 - familiarity with nesting HTML tags. i.e.: a 
<div>containing other elements.- Following the instructions will lead to passing the auto-graded tests.
 
 - presenting content using different HTML tags. i.e. 
<ol>,<ul>,<p>,<img> - assigning classes and IDs properly.
 - Styling the page using classes and IDs in the css file.
 
 - The Web page is hosted on GitHub Pages. (3 Points)
 - Proper usage of git and GitHub and making frequent commits (3 points).
 - Pull request is submitted. (4 points)
 
Don't Forget toโ
- You don't fill out the self-evaluation and self-grading section on the 
README.mdfile. - You upload your assignment into GitHub instead of properly using GitHub commits and pushes.