
Notifications
Clear all
[Solved] Moving elements in FlexBox
0
06/03/2023 12:28 pm
Topic starter
How would you move items anywhere in a flexbox?
Answer
Add a comment
@jisha-c Hi, could you please elaborate on the phrase “move items anywhere”? I am not quite sure that I understand your question
Add a comment
1 Answer
1
10/03/2023 8:39 am

You can use the CSS order
property in a flexbox layout to change the order of flex items and move them anywhere within the container. Set the order
property to a positive or negative integer to rearrange the order of the items. The order
property does not affect the width or height of the flex items, it only changes their order within the flex container.
Add a comment
Add a comment
Forum Information
- 22 Forums
- 1,969 Topics
- 5,307 Posts
- 0 Online
- 1,282 Members
Our newest member: TimothySenue
Latest Post: Space bug using " & n b s p ; "
Forum Icons:
Forum contains no unread posts
Forum contains unread posts
Topic Icons:
Not Replied
Replied
Active
Hot
Sticky
Unapproved
Solved
Private
Closed