I am in the process of creating a website for my mother, using my limited knowledge. Despite numerous attempts, I have not been able to achieve the desired outcome.
Currently, the website looks like this:
https://i.stack.imgur.com/ItOcp.jpg
However, I envision it looking like this:
https://i.stack.imgur.com/fWyjo.jpg
Unfortunately, I am facing difficulties in getting it to work as intended. The positioning of the div element is not behaving how I would like it to.
This is the source code I am working with: JsFiddle
The issue seems to be related to this particular section of the code:
<div class="wrapper_3">
<div class="main_3">
3
</div>
</div>
I appreciate any assistance you can provide. I am truly struggling to make it work correctly.