Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>Upload accessibility</title>
</head>
<body>
  <form>
    <span>
      <span id="my-label" class="xforms-label">Your photo</span>
      <input id="my-upload" type="file" aria-labelledby="my-label">
    </span>
    <input type="submit">
  </form>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
avernetpro
0viewers