Example further and also message box preparation.
NB. does not work currently with the linux flatpak stuff. Signed-off-by: Hans Dijkema <hans@dijkewijk.nl>
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>This is Example 1</h1>
|
||||
<div class="right">
|
||||
<img class="logo" src="racket-logo.png" />
|
||||
</div>
|
||||
<p><span id="pos">screen coöords</span></p>
|
||||
<h2>Opening a link to some website</h2>
|
||||
<p>
|
||||
@@ -60,12 +63,5 @@
|
||||
<input type="datetime-local" id="dt-input" />
|
||||
<input type="time" id="time-inp" />
|
||||
</div>
|
||||
<h2>Some pictures</h2>
|
||||
<div id="ff">
|
||||
<img src="ff.jpg" >
|
||||
</div>
|
||||
<div id="f1">
|
||||
<img src="f1.png" />
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user