mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
opt some
This commit is contained in:
parent
f01ef4dca9
commit
a348e92770
@ -9,6 +9,17 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<input type="search"/>
|
||||
<input type="url"/>
|
||||
<input type="tel"/>
|
||||
<input type="email"/>
|
||||
<input type="number"/>
|
||||
<input type="range"/>
|
||||
<input type="color"/>
|
||||
<input type="date"/>
|
||||
<input type="time"/>
|
||||
<input type="month"/>
|
||||
<input type="week"/>
|
||||
<script>
|
||||
console.log("hello world")
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user