4.6. First web page assignment#
4.6.1. Assignment#
Exercise 4.1
Host a basic index.html file on GitHub Pages. Include a favicon and make sure that the page validates with no errors or warnings.
Accept the GitHub Classroom assignment which will create a repo in your GitHub classroom account (you will have to also join our web dev organization when prompted). Then, follow the assignment instructions in the README file.
See rubric for grading details.
Tip
More info
Emmet - makes writing HTML and CSS faster by allowing you to type shortcuts that are expanded into code
Understanding HTML - for info on adding Open Graph (og) to your page for the optional extra credit
4.6.2. Rubric#
Rubric
Requirement |
Points |
---|---|
Repo passes all automated tests, including validating and proofing. 8 total automated tests x 2 points each |
16 |
Hosted on GitHub Pages Your |
4 |
General Any issues not covered by the pretests or other rubric entries (see feedback for details if you miss points here) |
10 |
GitHub About info Include a description and link to your web page in the About section of your repo. |
5 |
Extra credit +10 points
Include support for Open Graph. Add the following open graph information to your
|
(+10) |