/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

decks.tink.uk
| | keepinguptodate.com
2.1 parsecs away

Travel
| | One way to drastically exclude users from your site is to add JavaScript click handlers to non-interactive elements such as ` ` and `` tags.
| | www.scottohara.me
4.8 parsecs away

Travel
| | ARIA provides two different methods for suppressing accessibility information of a page's markup. aria-hidden=true and role=none | presentation. What they do...
| | component.gallery
5.4 parsecs away

Travel
| | Buttons trigger an action such as submitting a form or showing/hiding an interface component.
| | travishorn.com
25.1 parsecs away

Travel
| Are you trying to build a grid of elements? If so, you've probably noticed one size doesn't fit every screen size. The modern solution is a responsive grid that changes based on the size of the screen viewing it. Many developers jump to a web design ...