06/03/2023 12:28 pm
Topic starter
Notifications
Clear all
[Solved] Moving elements in FlexBox
0
How would you move items anywhere in a flexbox?
Answer
Add a comment
akshajsrivastava 06/03/2023 3:43 pm
@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
- 14 Forums
- 1,836 Topics
- 5,052 Posts
- 0 Online
- 1,078 Members
Our newest member: Richardnop
Latest Post: loli
Forum Icons:
Forum contains no unread posts
Forum contains unread posts
Topic Icons:
Not Replied
Replied
Active
Hot
Sticky
Unapproved
Solved
Private
Closed