sort into folders

This commit is contained in:
anon
2024-03-10 16:02:52 +01:00
parent b0f6752c44
commit fa1d1f5cfd
123 changed files with 0 additions and 0 deletions

3
Webdev/spring.html Normal file
View File

@ -0,0 +1,3 @@
<div style="display: inline-block; background-color: #e0e0e0; padding: 10px; margin: 5px;">Left Block 1</div>
<div style="display: inline-block; background-color: #a0a0a0; padding: 10px; margin: 5px;">Middle Block</div>
<div style="display: inline-block; background-color: #c0c0c0; padding: 10px; margin: 5px;">Left Block 2</div>