Level 60
Use flexbox and don't use fixed height ( example div.item { height: 240px; )
Show your HTML and CSS in https://jsfiddle.net/
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I have a question regarding CSS positioning. Please click on the link below: http://prntscr.com/lnyne1
So, as you can see in the first box (Modestus Communications), the button is going outside the box, How can I fix this?
Use flexbox and don't use fixed height ( example div.item { height: 240px; )
Show your HTML and CSS in https://jsfiddle.net/
Please or to participate in this conversation.