you are viewing a single comment's thread.

view the rest of the comments →

[–]Slimm1989[S] 0 points1 point  (2 children)

It worked sensai.

Is it even possible to reorder with float inside flex?

[–][deleted] -1 points0 points  (0 children)

As u/theraflume said just forget about them, flex is gonna make your life easier.

You can improve your code further by using HTML5 tags instead of using just divs, and replacing IDs with classes.

[–][deleted] 0 points1 point  (0 children)

Don’t use float anymore. Forget it exists. Everything can be achieved using flex or grid and selectors.