mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 00:25:27 +00:00
12 lines
166 B
HTML
12 lines
166 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
|
|
<div style="position: absolute">
|
|
<input type="file" style="position: absolute; -moz-appearance: menulist;">
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|
|
|