how to position two divs nexto to eachoter

This commit is contained in:
Sem van der Hoeven
2023-05-29 12:40:02 +02:00
parent a539dff7ea
commit 8d021678da

View File

@@ -17,7 +17,7 @@ body {
width: 50%; width: 50%;
float: left; float: left;
height: 500px; height: 500px;
border: 1px sold blue; border: 1px solid blue;
} }
.lastpicture { .lastpicture {