0

Help

I want to make an pop up interface that has 4 sections but you can see them all https://sololearn.com/compiler-playground/WNy5ECYc9a45/?ref=app

9th Jul 2025, 12:40 PM
Brian O'Connell
Brian O'Connell - avatar
4 Antworten
0
Why not use flexbox or grid?
9th Jul 2025, 12:51 PM
Zvi
Zvi - avatar
0
I solved my problem
9th Jul 2025, 1:24 PM
Brian O'Connell
Brian O'Connell - avatar
0
your code seems incomplete. you have css class in your js that is not in the css and html. where's .tab-btn? what's contained in the popup- header? is there also supposed to be a button in there? it also feels overly complicated... i would just go with a dialog element...
9th Jul 2025, 1:28 PM
Bob_Li
Bob_Li - avatar