Creating an accessible website or app is not an accidental feat. It requires an always growing skillset, and skills require time to build as well as ongoing support to continue to refine and sharpen. The work also does not happen on an island. Whether we’re creating a new marketing campaign or a new online course, countless […]
Tag: promising practices
When it comes to digital accessibility, certain resources such as online campus maps and virtual tours have often been overlooked, merely considered as visual aids. However, this perception fails to acknowledge their profound impact on our understanding and navigation of physical spaces. At Concept3D, we firmly believe that maps and tours bear the responsibility of […]
HTML5 brought many enhancements to web forms, including semantic field types (like date, time, number, email and URL) and a collection of attributes to add constraints to fields, such as required, min, and max. Using these features enables automatic validation in modern browsers that works even without JavaScript. But this built-in validation is limited: we […]