-
Notifications
You must be signed in to change notification settings - Fork 44
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
Carets, Canaan #35
base: master
Are you sure you want to change the base?
Carets, Canaan #35
Conversation
Static SiteWhat We're Looking For
|
|
||
|
||
|
||
.say_this article:nth-child(n) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you actually can leave off the :nth-child(n)
bit! when you just have n
as the parameter here, it just targets every article
left: 42%; | ||
} | ||
|
||
.say_this article:nth-child(n) h2 { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same comment as above
Good work! Regarding your comprehension question answers:
|
Static Site
Congratulations! You're submitting your assignment!
Comprehension Questions