UNPKG

@evidentpoint/readium-css

Version:

A set of reference stylesheets for EPUB Reading Systems

13 lines (11 loc) 201 B
<!doctype html> <html> <head> <title>Input as domain specific widget</title> </head> <body> <input type="date" /> <input type="time" /> <input type="number" /> </body> </html>