Laegnur
KPCKevin Powell - Community
•Created by Laegnur on 3/31/2025 in #front-end
Compare height to another element height?
I think the min-height doesn't solve the problem here.
The sidebar's height will change as tags are added in the middle. And if I assign a min-height to the main, and there's no content, it would be a big blank space.
I'd like to be able to select the sidebar when it's larger and set the border radius in the normal way, and when it's smaller, set the opposite curves. And the same with the main bar, to get the efect that all is the same object.
7 replies
KPCKevin Powell - Community
•Created by Laegnur on 12/6/2022 in #front-end
Best way to organize multiple menus
Yes, first tag inside body is the skip to #content link, visually-hiden and focusable,...
Then, until now, I had two designs, a nav with the uls, followed by the header, the main,...or a header with the nav inside. The client (mi sister) prefer the first design, so tomorrow I have to think how to adapt this to the solution pointed by Kevin
Thanks for your answers. Because this project is for my sister, I'm trying to do my best on it.
6 replies