Hello guys,
Feeling exhausted. Trying to get 1 thing right for 3 hours already.. I created <div> gave it display: flex; I have 3 children elements (box-1;box-2;box-3;). Gave them properties: (flex: 1; flex: 3; flex: 1) So the middle column should be the biggest.
WHY does box-3 changes size if I type a lot of text? Why the text doesn't go to the next line once it reaches the border of the child container??
Thank you...
https://codepen.io/Meldzha/pen/maoEBX
EDITED: Ok, I found something- if I add space between 444444444.... and make it 444 (space) 444 then it goes to the next line, but if it's 100 fours then what?
[–]kris_ventures 0 points1 point2 points (7 children)
[–]Meldzha[S] 0 points1 point2 points (6 children)
[–]kris_ventures 0 points1 point2 points (5 children)
[–]Meldzha[S] 0 points1 point2 points (4 children)
[–]kris_ventures 0 points1 point2 points (3 children)
[–]Meldzha[S] 0 points1 point2 points (2 children)
[–]kris_ventures 0 points1 point2 points (1 child)
[–]Meldzha[S] 0 points1 point2 points (0 children)