I'm a bit lost on where to direct this question, so I decided to include the html, web, and css categories (though I suspect it's related to css). The task at hand involves creating an html page with a fixed header, while the content area comprises a left frame or div containing search options. The right side is then split into two rows to display search results. Would utilizing CSS be the proper approach for achieving this layout? I've included an image for reference.
https://i.sstatic.net/lUKdC.jpg
If using CSS is recommended, could someone offer some guidance on how to get started?