-
-
Notifications
You must be signed in to change notification settings - Fork 43
Html css homework/ann #89
base: master
Are you sure you want to change the base?
Html css homework/ann #89
Conversation
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.
’ve checked your blog. https://github.com/Angelannacyf/Annblog
Very nice work. Good use of contrasts, clear design. Great use of semantic HTML elements. Consistent code format and indentation.
You satisfied all the acceptance criteria. Only one minor wasn’t used:
- Research the :first-child pseudo-class and use it to style the first article so that it stands out from the others.
Another thing I've spotted. I see that you're using lots of commits that is great, however, pay more attentention to put a terse meaningful text into the commit message as the whole point of that is to provide some context for reader. Though at this stage of your journey, it is not a problem as the focus is not on git but better to build a routines from the beggining.
Please Check the files I have edited in order to create my blog using semantic tags and Css files, thanks regards