Sheffield | 26-ITP-Jan | Mahmoud Shaabo | Sprint 1 | Wireframe to Web Code#1038
Sheffield | 26-ITP-Jan | Mahmoud Shaabo | Sprint 1 | Wireframe to Web Code#1038mahmoudshaabo1984 wants to merge 5 commits intoCodeYourFuture:mainfrom
Conversation
✅ Deploy Preview for cyf-onboarding-module ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
- Enhanced CSS Variables with more semantic naming and additional color/spacing options - Added responsive design with media queries for mobile devices - Improved accessibility with ARIA labels and proper navigation links - Added hover effects for better user interaction - Improved semantic HTML structure with descriptive comments - Standardized spacing and layout using CSS Variables consistently
|
You have a good start so far. The page looks nice and the code is free of errors. According to the spec in the
In addition, the layout of the page should look like what is shown in the image The spec also requires that footer to be fixed at the bottom of the viewport. Can you also try using AI to find out what "fixed at the bottom of the viewport" mean? I strongly encourage you to explore using AI to complete the implementation. |
|
The layout looks great! The footer is not yet fixed at the bottom of the viewport. Viewport refers to the browser's display area. Can you add CSS to make the footer always shown at the bottom of the viewport even when the user scrolls the page? |
|
Footer has been correctly fixed |
|
That was quick. Excellent work! |
|
Closing PR because the January ITP run has finished. Feel free to re-open if you're still working on it. |

I have successfully completed the Wireframe to Web Code assignment for Sprint 1.
Work Done:
style.cssfile to the HTML document.Learners, PR Template
Self checklist