Latest solutions
Responsive Testimonials grid using html & css (sass)
#sass/scss#accessibilitySubmitted over 3 years agoResponsive profile card component using sass , html , flex-box
#sass/scss#accessibilitySubmitted over 3 years ago
Latest comments
- @leonardocampos19@steeven509
Hello @Leonardo Campos , I hope everything is okay for you ?
I'm really impressed with the design it's so close to the original However i have small notes for you: *Your accessibility has a lot of warnings you need to fix them *You must use semantic tags *Improve the alternative text of the QR code by describing the purpose of the QR code. "QR code to frontendmentor.io" can be a good alternative text for it. *Use a CSS reset whenever you start a new project. This can help you set the styling foundation easily. My recommendation — A Modern CSS Reset *Never limit the height of the <body>. It will not allow the users to scroll the page when the page content needs more height. Try to look at the site on a mobile landscape view to see the issue. So, use min-height: 100% instead. *Never use px unit for font sizes. Use rem or em instead. Relative units such as rem and em can adapt when the users change the browser's font size setting.
I hope you find this useful. 🙂
Marked as helpful - @alansouza7@steeven509
Hi, I have not checked your source code yet but the report indicates that you have a accessibility problem, if this feedback has helped you mark it as util thanks you
- @hafsabn@steeven509
Hi, I have not checked your source code yet but the report indicates that you have a lot of accessibility problem, if this feedback has helped you mark it as util thanks you
- @elifseyhan@steeven509
Hi, I have not checked your source code yet but the report indicates that you have a lot of accessibility problem, if this feedback has helped you mark it as util thanks you
- @phoenixrx@steeven509
Hi, I have not checked your source code yet but the report indicates that you have a lot of accessibility problem, if this feedback has helped you mark it as util thanks you
- @ralvarezrenzo@steeven509
Hi, I have not checked your source code yet but the report indicates that you have a accessibility problem, if this feedback has helped you mark it as util thanks you