Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uneamour patch 8 1 #59

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Conversation

uneamour
Copy link

@uneamour uneamour commented Jan 2, 2020

Added background color under .feature (see row 40)

Added missing opening and closing curly brackets (see rows 1 and 38)
Added missing hyphens (see row 6)
Added missing colons (see row 21)
Replaced ".element" with "div.feature" (row 35)
Added new groupings (see row 12 and 41)
Added ".header" before h1 tag (see row 20)
Added Eric Meyers Reset.CSS file to the css-exercise-one repository
Added missing opening and closing curly brackets (see rows 1 and 38)
Added missing hyphens (see row 6)
Added ".header" before h1 tag (see row 20)
Added missing colons (see row 21, 27, 36)
Added missing semi-colons (see row 27)
Added new groupings (see row 12 and 41)
Added ".feature, div, and background color" (see rows 43-53)
Updated the Style.CSS file to now include missing code that resets the margins and padding (see rows 1-19)
Removed reference to "div" (see row 38)
Removed duplicates of the .feature indicator so that there is only one referenced in the code at the end
Removed independent groupings of height and weight indicators and instead add them to the  .nav (see row 9 and 10) and .element (see rows 34 and 35) in the code
Third round revision to style.css file
Updated index file to modify the last 3 div in the code
Made modifications to the last 3 div classes in the HTML file
Second revision to index.css file
Added reference to the .element to change the color of the last three divs (see rows 38-42)
Fourth round revisions to the Style.CSS file
Added background color to .element grouping (see row 36)
Added hex background color under .feature (See row 40). 
Removed background color after row 35.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant