Lerne Flexbox durch anklicken und spielen. Sehe sofort wofür was ist und lerne somit schneller als das übliche lesen

flex-direction ( property of the flex container )

1

2

3

4

5

flex-wrap ( property of the flex container )

1

2

3

4

5

align-items ( property of the flex container )

1

2

3

4

5

justify-content ( property of the flex container )

1

2

3

4

5

align-content ( property of the flex container )

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

Properties for the flex items

align-self ( property for flex items )

1

2

3

4

5

flex-grow ( property for flex items )

1

2

3

4

5

flex-shrink ( property for flex items )

1

2

3

4

5

flex ( property for flex items )

.item { flex: flex-grow [flex-shrink] [flex-basis]; }

elemento 1elemento 2

1

2

order ( property for flex items )

1

2

3

4

5

vConsole
06:52:35
Uncaught TypeError: Cannot read properties of null (reading 'style')
/tools/index.php?name=Flexbox-durch-testen-lernen.php&ordner=tools:2751:53
06:52:35
WeChatLib: 0 (xxxx.xx.xx)
06:52:37
System: Unknown
06:52:37
Protocol: HTTPS
06:52:37
UA: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
06:52:37
navigationStart: 1744008755083
06:52:37
navigation: 4ms
06:52:37
dns: 127ms
06:52:37
tcp (ssl): 226ms (116ms)
06:52:37
request: 218ms
06:52:37
response: 109ms
06:52:37
domComplete (domLoaded): 1601ms (1526ms)
06:52:37
loadEvent: 15ms
06:52:37
total (DOM): 2195ms (2180ms)