OO interface growing
This commit is contained in:
@@ -13,6 +13,10 @@ Please press this <button id="btn">Button</button> for something to happen.
|
||||
<p>
|
||||
Some input text: <input type="Text" id="inp1" value="Default input value" />
|
||||
</p>
|
||||
<p>
|
||||
Some input date: <input type="Date" id="inp2" value="2026-01-01" />
|
||||
</p>
|
||||
|
||||
<div id="test" class="yellow">
|
||||
<p> Hi there! <a href="/">Click here to load this page again</a></p>
|
||||
<p> To <a href="page2.html">page 2</a></p>
|
||||
|
||||
Reference in New Issue
Block a user