aditya-alshi
@aditya-alshiAll solutions
- Submitted 2 months ago
Social links profile
#accessibility- HTML
- CSS
I need help with:
- Should I use query on the containers width of max-width for media queries?
- Which more meta tags to add for SEO improvement?
- Feedback on my approach on improving accessibility.
- Submitted 2 months ago
blog-preview-card-main
- HTML
- CSS
I need help with
- I would appreciate feedback for the approach I took on this project.
- The font appears unusual at the Mobile-L 425px dimension but looks fine at 320px and resolutions above 425px.
- Created branches for separate projects and left the main branch empty. Is that a good practice?
- Submitted 2 months ago
qr-code-component
- HTML
- CSS
I am still a little confused about the font-size. I did solve it by using rem. But I'm not seemed to make sense to me. I wanted the font to be controlled by the width of the parent width. The far I got was setting the font-size to viewport width. But it made the font overflow. why did the rem work for font-size and how. Is there any better idea than using rem for fonts.