update the html

This commit is contained in:
Dario48true 2025-02-15 18:05:17 +01:00
parent 5f2087fd76
commit 0805b44619
2 changed files with 14 additions and 56 deletions

View file

@ -76,34 +76,13 @@
</head> </head>
<body id="body"> <body id="body">
<div class="border"> <div class="border">
<div class="column"> <img
<div class="stretch row"> src="/home/Dario48/Pictures/folder.svg"
Dario48's website style="
<div style="aspect-ratio: 1 / 1"> height=100%;
<button width=100%;
type="button" "
onclick="document.getElementById('body').remove();" />
>
X
</button>
</div>
</div>
<form>
<input type="text" value="/home/Dario48/Pictures/folder.svg" class="stretch" />
</form>
<nav class="row">
<div style="display: inline-block; overflow: hidden">
<img
src="/home/Dario48/Pictures/folder.svg"
style="
display: block;
margin-left: auto;
margin-right: auto;
"
/>
</div>
</nav>
</div>
</div> </div>
</body> </body>
</html> </html>

View file

@ -76,34 +76,13 @@
</head> </head>
<body id="body"> <body id="body">
<div class="border"> <div class="border">
<div class="column"> <img
<div class="stretch row"> src="/home/Dario48/Pictures/html.svg"
Dario48's website style="
<div style="aspect-ratio: 1 / 1"> height=100%;
<button width=100%;
type="button" "
onclick="document.getElementById('body').remove();" />
>
X
</button>
</div>
</div>
<form>
<input type="text" value="/home/Dario48/Pictures/html.svg" class="stretch" />
</form>
<nav class="row">
<div class="column folder">
<img
src="/home/Dario48/Pictures/html.svg"
style="
display: block;
margin-left: auto;
margin-right: auto;
"
/>
</div>
</nav>
</div>
</div> </div>
</body> </body>
</html> </html>