Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>File input with title attribute and no other labeling mechanism</title>
</head>
<body>
<input type="file" id="test" title="foo">
</body>
</html>