Open Priscilla-MacGatus opened 2 months ago
Name | Link |
---|---|
Latest commit | 83af665efd9af4d25b78a077ee282ceb86d7015e |
Latest deploy log | https://app.netlify.com/sites/cyf-module-html-css/deploys/66e931bb5df7f2000871cb9f |
Deploy Preview | https://deploy-preview-194--cyf-module-html-css.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Complete the task list below this message. If your PR is rejected, check the task list.
Learners, PR Template
Self checklist
Changelist
Briefly explain your PR.
The webpage has a consistent color scheme for links and text. Semantic HTML tags are used to structure the webpage. The page header includes a title and description. The articles section has three articles, each including a title, summary, and a link with the button. The page footer is fixed to the bottom of the viewport. The first article is styled using the:first-child pseudo-class. The webpage is styled using a linked .css file applying various font styles, alignment, and positioning properties The webpage is properly committed and pushed to a branch on GitHub.
Questions
Ask any questions you have for your reviewer.
Do the sections flow well visually and logically? Does the CSS follow best practices for maintainability? Is the HTML structure clear and easy to follow? Did you notice any visual or functional bugs? Do you have any suggestions for improving the code readability or structure?