initial commit

This commit is contained in:
David Allen 2025-04-04 23:58:52 -06:00
commit 10cfdbd252
Signed by: towk
GPG key ID: 793B2924A49B3A3F
129 changed files with 3881 additions and 0 deletions

6
test.html Executable file
View file

@ -0,0 +1,6 @@
<html style="background-image: url('/home/david/Godot/HtmlDesigner/assets/textures/thumb-1920-667142.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-color: #ffffffff; " position=relative></html>
<body width=1920 height=1080><div style="background: #00000000; position: absolute; width: 150px; height: 150px; left: 379px; top: 138px; display: inline-block; border_width: 1px solid black; padding: 8px 8px 8px 8px; background-color: #3232324b; box-sizing: border_width-box; "><label style="background: #00000000; position: relative; width: 134px; height: 39px; left: 0px; top: 0px; display: block; vertical-align: middle; " text-align=left>label</label>
<input style="background: #00000000; position: relative; width: 134px; height: 39px; left: 0px; top: 8px; display: block; " type=content text-align=left value=""></input>
<button style="background: #00000000; position: relative; width: 134px; height: 40px; left: 0px; top: 16px; display: block; " text-align=center>button</button>
</div>
</body>