update the html
This commit is contained in:
parent
5f2087fd76
commit
0805b44619
2 changed files with 14 additions and 56 deletions
|
@ -76,34 +76,13 @@
|
|||
</head>
|
||||
<body id="body">
|
||||
<div class="border">
|
||||
<div class="column">
|
||||
<div class="stretch row">
|
||||
Dario48's website
|
||||
<div style="aspect-ratio: 1 / 1">
|
||||
<button
|
||||
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>
|
||||
<img
|
||||
src="/home/Dario48/Pictures/folder.svg"
|
||||
style="
|
||||
height=100%;
|
||||
width=100%;
|
||||
"
|
||||
/>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -76,34 +76,13 @@
|
|||
</head>
|
||||
<body id="body">
|
||||
<div class="border">
|
||||
<div class="column">
|
||||
<div class="stretch row">
|
||||
Dario48's website
|
||||
<div style="aspect-ratio: 1 / 1">
|
||||
<button
|
||||
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>
|
||||
<img
|
||||
src="/home/Dario48/Pictures/html.svg"
|
||||
style="
|
||||
height=100%;
|
||||
width=100%;
|
||||
"
|
||||
/>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue