UNPKG

@evidentpoint/readium-css

Version:

A set of reference stylesheets for EPUB Reading Systems

9 lines 134 B
<!doctype html> <html> <head> <title>Input as file upload</title> </head> <body> <input type="file" /> </body> </html>