SymphonyElectron/demo/win.html
2017-07-25 14:27:57 +05:30

10 lines
144 B
HTML

<html>
<head>
</head>
Test Window has been opened
<p>
<label for='tag'>tag:</label>
<input type='text' id='tag' value=''/>
</p>
</html>