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>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<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>
|
<script>
|
||||||
console.log("hello world")
|
console.log("hello world")
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user