
I'm practicing and revising HTML/CSS, and I need some help
To practice, I’m building a sign-up page (similar to the link I shared) and trying to include as many important properties as possible, such as buttons, divs, a navbar, and forms. Initially, I used a parent container class with two child divs to handle the layout, keeping responsiveness in mind. However, I realized I could also use CSS Grid. Since this is for practice, would Flexbox or Grid be better for this specific project? or if you've any better approach kindly share.
I'm actually practicing it for a job so i need to know what is imp and popular rn in the market