Here’s our cohort schedule.
Reply with your questions, comments, and additional resources regarding the info presented in the Build a Tribute Page project.
You can edit this post, like a wiki, to help keep things organized and add resources and other information you want to share with others.
DEADLINE: 11/20/2017 11:59PM PST
Resources
- Common Web Dev Mistakes
- HTML/CSS Best Coding Practices
- Validate HTML and Check Document Outline
- Tribute Project Forum Search
- Let's discuss your "Tribute Page" Forum Topic
- FCC Beta HTML Doctype Challenge
- FCC Beta HTML Head and Body Challenge
Checklist for reviewing projects:
(Source: Codecademy)
-
Does this project adhere to best coding practices? Is it well formatted and tidy?
-
Is the HTML structure convoluted and unnecessarily nested? Are container elements used in a way that enhance overall page structure? In other words, does the student effectively use container elements to create a coherent structure without venturing into divitis territory?
-
Does the stylesheet make good use of the cascade and classes to avoid redundancy in the CSS?
-
Can the CSS or HTML be simplified?
-
Are selectors too long (say greater than three elements) and does the student try to keep CSS specificity low?
-
Are the relative paths correct?
-
Are semantic tags being used correctly? Are deprecated tags being used?
-
Are concise but descriptive alt attributes being used?
-
Are semantic class names being used?
Finished Projects for Review
Please create a new forum topic and add the forum topic URL below. Also, if you add your project here, please try to review at least two other projects so everyone’s projects can get reviewed.