Source code
Revision control
Copy as Markdown
Other Tools
<head>
<title>accesskey attribute with multi-character key label</title>
</head>
<body>
<a href="url" accesskey="a b ほげ">foo</a>
</body>
</html>
<head>
<title>accesskey attribute with multi-character key label</title>
</head>
<body>
<a href="url" accesskey="a b ほげ">foo</a>
</body>
</html>