Can a webpage be created to resemble the layout of this image:
I have three specific goals in mind:
- The first content should only scroll vertically.
- The second content should only scroll horizontally.
- It must utilize only browser scrollbars.
p.s. It would be preferable if we avoid using JavaScript code.