parkerrn9
@parkerrn9All comments
- @safymubarak212Submitted about 1 year ago@parkerrn9Posted about 1 year ago
Nice job! While the desktop design looks good, the mobile version is missing. Try implementing media queries for better responsiveness. Also, consider the mobile-first approach for improved overall responsiveness. You can learn more about it here: https://medium.com/@Vincentxia77/what-is-mobile-first-design-why-its-important-how-to-make-it-7d3cf2e29d00"
Marked as helpful0 - @PurdanoskiSubmitted about 1 year ago
Hello everyone, It will mean a lot to me if you have a spare time to rate my solution of the QR code component challenge. Thank you
@parkerrn9Posted about 1 year agoYou've done a good job, but I believe there are some design improvements needed. Firstly, enhance the mobile version and also overall design responsiveness by using a different unit for widths, as percentage values may not work well on very wide screens (check by setting the width in dev tools to > 2000). Consider using either grid or flex positioning for the body. Lastly, explore the filter property, specifically contrast and brightness, to overlay the image and adjust its color to better match the design.
Marked as helpful1 - @RayhanulislamriajSubmitted about 1 year ago@parkerrn9Posted about 1 year ago
nice work man but i just think you forgot to add the hover state for the button
0 - @Skunkhunt44Submitted about 1 year ago@parkerrn9Posted about 1 year ago
Nice bro work but it seems you had a problem dealing with the qoutes icon and thats because you added it to your html using the img tag. I think you can solve it by it deleting from the html and using the " backgound: url() [and other properties of the background]" to add it to the daniel class. I hope you find this helpful
0