
Design comparison
SolutionDesign
Community feedback
- @VladislavMayevskiyPosted about 1 month ago<!DOCTYPE html> <html lang="uk"> <head> <meta charset="UTF-8"/> <meta name = "viewport" content="width = device-width, initial-scale = 1.0" /> <title>QR-CODE </title> <link rel="stylesheet" href="style.css"/> </head> <body> <div class = "card"> <img src="images/qr-code.png" alt="QR Code"> <h1>Скануй і читай</h1> </body> </html>0
- @Marjorie-PereiraPosted about 1 month ago
Border-radius could be added to the image and bigger paddings.
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