input fields, elements, windows
This commit is contained in:
@@ -16,6 +16,9 @@ Some input text: <input type="Text" id="inp1" value="Default input value" />
|
||||
<p>
|
||||
Some input date: <input type="Date" id="inp2" value="2026-01-01" />
|
||||
</p>
|
||||
<p>
|
||||
Some color input: <input type="Color" id="inp3" value="#8732422" />
|
||||
</p>
|
||||
|
||||
<div id="test" class="yellow">
|
||||
<p> Hi there! <a href="/">Click here to load this page again</a></p>
|
||||
|
||||
Reference in New Issue
Block a user