Closed SrijaVuppala295 closed 2 weeks ago
Thank you for submitting your pull request! π We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! π
Name | Link |
---|---|
Latest commit | 995f0211ff41dc4efd6875fca23e9cc75e7f2b44 |
Latest deploy log | https://app.netlify.com/sites/masterwebdevelopment/deploys/672e1522802e0d000831249b |
Deploy Preview | https://deploy-preview-2284--masterwebdevelopment.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.
Web Development Challenges Page Enhancement
Closes : #2136
Description:
The page was enhanced with improved styling, interactivity, and responsiveness. Key changes include dynamic animations, hover effects on cards and buttons, and a more engaging layout for quiz challenges.
Changes Made:
Styling Improvements:
#db1939
)..container
and better spacing.Quiz Card Design:
object-fit: cover
.Button Enhancements:
background-color change
,translateY
).Responsiveness:
flexbox
for responsive layout in.quiz-container
.JavaScript:
Animations:
@keyframes
).Result:
The page now offers a more dynamic, visually appealing, and user-friendly experience, with smooth animations, responsive layout, and improved interactions.
BEFORE:
AFTER: