Submitted 8 months ago
QR Code Component using Absolute Positioning
@Prantaneel-Pegu
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Learning CSS "transform: translate(x, y)" to center an absolute positioned element vertically and horizontally.
What challenges did you encounter, and how did you overcome them?Problem: Centering an absolute positioned element vertically and horizontally.
Solution: Used transform: translate(x, y).
What specific areas of your project would you like help with?I would like to receive advice on adding responsiveness to websites when viewed in landscape mode in mobile.
Community feedback
- @DeylerAFPosted 4 months ago
He has effectively used transform: translate(x, y) to center an absolutely positioned element, showing problem-solving skills.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord