SymphonyElectron/demo/win.html

10 lines
144 B
HTML
Raw Normal View History

2017-04-18 11:02:25 -05:00
<html>
<head>
</head>
Test Window has been opened
2017-07-25 03:57:57 -05:00
<p>
<label for='tag'>tag:</label>
<input type='text' id='tag' value=''/>
</p>
2017-04-18 11:02:25 -05:00
</html>