uD
uD
KPCKevin Powell - Community
Created by uD on 4/19/2024 in #front-end
How can I ensure that a middle <div> can shrink before affecting the first <div> within a flex box ?
Yes combination of, flex-grow, flex-basis and flex-shrink worked. thanks a lot guys.
8 replies
KPCKevin Powell - Community
Created by uD on 4/13/2024 in #front-end
Need Help Achieving Individual Scrollbars for Two Divs in a Layout
Both the Pink and Green have to scroll individually. I have updated the pen and the scroll works fine. But will the position absolute hurt anything here with the layout? @Kevin Would appreciate your input here or maybe there would be any other way to do it without using absolute in the same div layouts.
5 replies
KPCKevin Powell - Community
Created by uD on 4/13/2024 in #front-end
Need Help Achieving Individual Scrollbars for Two Divs in a Layout
Yes
5 replies
KPCKevin Powell - Community
Created by uD on 4/3/2024 in #front-end
Issue with Making Child Div Inherit Height from Parent <td> without js or absolute positning.
Thanks bro. that saved my time. @Kevin probably can help us what's happening here?
8 replies
KPCKevin Powell - Community
Created by uD on 4/3/2024 in #front-end
Issue with Making Child Div Inherit Height from Parent <td> without js or absolute positning.
do you know why the it did not just work with .content {height: 100%} ?
8 replies
KPCKevin Powell - Community
Created by uD on 4/3/2024 in #front-end
Issue with Making Child Div Inherit Height from Parent <td> without js or absolute positning.
Does not work.
8 replies