Add simple flex file

This commit is contained in:
2024-01-16 08:00:29 +01:00
parent d886f20ecc
commit a96a21788d

10
flexbox/flex.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Flexbox examples</title>
</head>
<body>
</body>
</html>