I am tackling the challenge of creating an about page. I have successfully added text at the top, but I'm struggling with aligning two images side by side at the bottom. No matter what I try, they always end up stacked on top of each other. My goal is for both images to be the same size and together take up 50% of the width of the Div box. This project is a big one for me as a novice in HTML.
Here's the code snippet where I'm encountering the issue:
[Insert code here]