P
Ben ๐
@bengeraAll solutions
- Submitted 3 months ago
Bookmark landing page
- HTML
- CSS
- JS
Questions:
-
How common is it for developers to cater to users with screen sizes of 320px? I imagine that the majority of users are no longer using devices like the iPhone 5, for example.
-
How far should you go when it comes to accessibility. I will add alt text and labels to buttons and other interactive parts of the site and test it with a screen reader but I have noticed that there are so many other things to follow when it comes to true accessibility, like focus trapping, form labels etc. For your average website should you be aiming to follow something like "The European Accessibility Act (EAA)"?
- Submitted almost 2 years ago
Creative-single-page-site using Flexbox and CSS Grid / mobile-first.
- HTML
- CSS
- JS
- Submitted almost 2 years ago
Responsive mobile first workflow with Flexbox, CSS grid & Vanilla JS
- HTML
- CSS
- JS
- Submitted over 2 years ago
Responsive page, mobile first approach with Flexbox and CSS Grid.
- HTML
- CSS
- JS