Websites with nice typography
I asked Twitter for examples of websites that publish content (news, blogs, magazines) with nice typography and grids.
Twitter responded…
I asked Twitter for examples of websites that publish content (news, blogs, magazines) with nice typography and grids.
Twitter responded…
Here are some sites that list a range of design workshops, activities and exercises…
Thanks to Sigma
Now an actual, real life blog post: https://www.benjystanton.co.uk/blog/a-plan-for-accessible-maps/
<label for="form-input">
Example form label
</label>
<input id="form-input" name="form-input" aria-describedby="form-help">
<p id="form-help">Some help text here</p>
… there are still support gaps in browsers and screen readers for exposing some landmarks. When presented with situations like this, ignoring conformance warnings, and adding a redundant role to an element, may be preferred to not exposing the correct landmark information.