I am a beginner in the world of coding and I am currently experimenting with flexbox to create the layout for my website. However, I am facing a challenge where I need to overlay some text and an image on top of the pink rectangular section that is part of the header. Since I am using flexbox, I cannot use position: absolute
to achieve this effect. Can anyone suggest alternative methods to make this happen?
This is how it currently looks: