^^._, work in progress, small changes

This commit is contained in:
Kali Gallon
2026-03-24 15:36:43 +01:00
parent 5299f3d1af
commit b0fc705d26
2 changed files with 25 additions and 5 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

+25 -5
View File
@@ -23,14 +23,34 @@
</head>
<body>
<div class="test1">
<div class="test1" style="border: 15px solid black; width: fit-content; color: blue; border-width: 3px;
border-color: brown; box-sizing: border-box; size: 200px;">
hello
<div class="test1" style="border: 15px solid black; width: fit-content; color: blue; border-width: 3px;
border-color: brown;">
hello
</div>
</div>
<div class="test1">
<div style="border: 5px solid red; padding: 30px; margin: 40px ; background-color: lightblue;">
<img src="200.jpg" style="border: 5px solid green; width: 15%;">
</div>
<div>
<span style="border: 1rem dashed yellowgreen; line-height: 25px; display: inline-block;
margin: 20px;">
ahah
</span>
<span style="border: 10px inset purple;">
eheheheheheheheheeheh
</span>
<span id="hello" style="border: 3px solid #ff05f6; border-radius: 15px;">
ohohhohohohohohohohohohohohohhohohohoho
</span>
</div>
<div>
</div>