I need help with a web development issue as I am new to this field. My problem is that I am trying to display three divs next to each other, but despite applying display:inline-block
to them, they still appear stacked on top of each other instead of side by side.
To see the code and follow along, please visit: https://codepen.io/shanjaynithin/pen/XWmBPYd
This is the output format I am aiming for: Sample image