Skip to content

Instantly share code, notes, and snippets.

@kloots
Last active February 21, 2017 20:28
Show Gist options
  • Save kloots/df2600c1a71981a5fbb170746727f36b to your computer and use it in GitHub Desktop.
Save kloots/df2600c1a71981a5fbb170746727f36b to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<ul>
<li><button type="button" aria-label="Channel 1, 10 unread messages">Channel 1</button></li>
<li><button type="button" title="Channel 2, 20 unread messages">Channel 2</button></li>
</ul>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment