ZA2-Anthony Mogotlane-HTML/CSS Module Project-W3#366
Conversation
TemwaNyirenda
left a comment
There was a problem hiding this comment.
Well done! Your website is near perfect, everything almost the same as the original. Other than the colour of the button, I see no issues
| .learn-btn { | ||
| margin-top: 2.5em; | ||
| padding: .45em; | ||
| background: rgb(216, 142, 5); |
There was a problem hiding this comment.
This button should be orange (rgb(224,99,58)), yours is yellow.
Suggestion: There's a Chrome extension, Eye Dropper, it can help to pick up colours off of webpages.
There was a problem hiding this comment.
Thanks, I will take a look on that.
There was a problem hiding this comment.
Thanks, I will take a look on that.
| .footer>p { | ||
| color: grey; | ||
| text-align: center; | ||
| } No newline at end of file |
There was a problem hiding this comment.
Hi Anthony besides the button color it all look very good well done.
| <button class="learn-btn">Learn More</button> | ||
| </section> | ||
|
|
||
| <main class="main"> |
There was a problem hiding this comment.
Hi Anthony your layout is very neat, just maybe try using more descriptive names for your class.
|
Very nicely done Anthony |
Volunteers: Are you marking this coursework? You can find a guide on how to mark this coursework in
HOW_TO_MARK.mdin the root of this repositoryYour Details
Homework Details
Notes
What did you find easy?
What did you find hard?
What do you still not understand?
Any other notes?