pn787 / Week-01-Solution_PN

Portia Noel About Me-Assnmt 01
0 stars 0 forks source link

Assignment 1 Review #1

Open elgreg opened 9 years ago

elgreg commented 9 years ago

FEWD Week #1 Project: HTML/CSS Basics


Description

For the first assignment, you will begin creating the beginnings of your first website. Take what you've learned from class and build a portfolio site that showcases all of the projects you'll be completing over the next few weeks. Build two pages - an 'About Page' and a 'Portfolio' - that link to one another. Your 'About Page' should describe your mission and value proposition and your 'Portfolio' should include descriptions of the work you [will] do for Relaxr, Startup Matchmaker, and CitiPix.

Student: _Portia Noel___

Project URL: https://github.com/pn787/Week-01-Solution_PN/commit/f47084ebe787d1514175287c4c5c969053f269e7

Technical Requirements Does Not Meet Expectations (0) Meets Expectations (1) Exceeds Expectations (2)
Link both pages together using a tag x
Use a unique title and a single unique h1 tag x
Show images using img tags including unique alt attributes x
Use an external CSS stylesheet to style your pages x
Select at least 5 elements on the page and apply at least 5 different css properties (font-size, color, font-family, background, text-decoration) to these elements x
Use at least 6 different HTML tags (h1, h2, h3, h4, h5, h6, p, ul, ol, a, img) on your pages x
Follow naming conventions, maintain consistency across your .html and .css files x
Indent nested elements to increase your code's readability x
TOTAL: 11_/16

Explanation (for anything 1 or 0)

elgreg commented 9 years ago

Rubric score is low - but I think that might just be because this is your first assignment. So far the code is looking like it's going in the right direction. Please make sure to read the rubric for the next assignment to make sure you hit these very specific technical requirements.

elgreg commented 9 years ago

After comparing notes with emilia and chris, I've update your scores to reflect how the rest of the class is doing and what we're expecting.