Source code
Revision control
Copy as Markdown
Other Tools
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>accesskey attribute with multi-character key label</title>
</head>
<body>
<a href="url" accesskey="a b ほげ">foo</a>
</body>
</html>