Normal
Yes brother, display:flex is such a game changer. A little off topic here, but back in the day before flex was widely supported, we'd have to use float (or display:table) to make something stick left or right, and then make a div to clear the float.. Now you can just margin-left:auto in a flex container and achieve that in one line, hell yaQuestion; I noticed the design you are showcasing currently is static html based on the navigation bar[URL unfurl="true"]https://i.imgur.com/dfHbTbJ.jpeg[/URL]Do you plan on writing a whole cms or is "reactcms" just a name for a skin you are making to an existing cms?Cheers, and enjoy your journey with CSS, it's becoming a more valuable skill as we go forward. AI can generate scripts and be a programmer but no AI will ever be able to design like a human, period!
Yes brother, display:flex is such a game changer.
A little off topic here, but back in the day before flex was widely supported, we'd have to use float (or display:table) to make something stick left or right, and then make a div to clear the float.. Now you can just margin-left:auto in a flex container and achieve that in one line, hell ya
Question; I noticed the design you are showcasing currently is static html based on the navigation bar
[URL unfurl="true"]https://i.imgur.com/dfHbTbJ.jpeg[/URL]
Do you plan on writing a whole cms or is "reactcms" just a name for a skin you are making to an existing cms?
Cheers, and enjoy your journey with CSS, it's becoming a more valuable skill as we go forward. AI can generate scripts and be a programmer but no AI will ever be able to design like a human, period!