I am currently engaging in an exercise to replicate a specific image. Click on the following link to view the original image: Original Image
However, my current homepage resembles this instead: Current Homepage
In my HTML file, I have created a 'jumbo div' under the 'banner' comment so that all elements enclosed within it wrap across the full width of the desktop. Furthermore, within the 'jumbo div', I established various 'col-sm-n containers' to determine the allocated space for the elements inside.
My question is whether this approach is correct for achieving a layout similar to the original image. If it is indeed accurate, what could be the reason for the substantial gap after the navbar and why are these elements not inline as intended?
Place your CSS code here
<!-- Place your HTML code here -->