respec icon indicating copy to clipboard operation
respec copied to clipboard

Caniuse feature improvements

Open marcoscaceres opened this issue 3 years ago • 1 comments

The caniuse feature could use a couple of improvements, which may help with both layout and accessibility:

  • instead of being divs, we should probably use another <dl>
  • we should redo the layout using CSS grid instead.
  • The mobile view still needs improvement. In particular, the "more info" link should be on it's on row.

marcoscaceres avatar Mar 16 '22 23:03 marcoscaceres

Also: https://w3c.github.io/web-share/ when images fail to load image

sidvishnoi avatar Mar 29 '22 08:03 sidvishnoi