Arctomachine
Arctomachine
KPCKevin Powell - Community
Created by Arctomachine on 10/26/2024 in #front-end
Responsive nav bar without code duplication
I tried some approaches and made it work by pulling it out of flow with absolute positioning. Although it looks more like modal than part of header
22 replies
KPCKevin Powell - Community
Created by Arctomachine on 10/26/2024 in #front-end
Responsive nav bar without code duplication
I will use js for toggling. I think about classic shelf that opens over main content without shifting it. But still, what is best suited solution for it?
22 replies
KPCKevin Powell - Community
Created by Arctomachine on 10/26/2024 in #front-end
Responsive nav bar without code duplication
And collapsibility? Toggling display of this section? Animating height? Something else?
22 replies
KPCKevin Powell - Community
Created by Arctomachine on 10/26/2024 in #front-end
Responsive nav bar without code duplication
How does grid help to achieve it? I understand ordering part, but what is required to make collapsible part with grid?
22 replies
KPCKevin Powell - Community
Created by Arctomachine on 10/13/2024 in #front-end
Take full width in single column grid
It works
3 replies
KPCKevin Powell - Community
Created by Arctomachine on 9/28/2024 in #front-end
Semantic html for contact block
Right, I forgot about anchor. And nice to know about address. What about title for this field? Which tag is better for this?
5 replies
KPCKevin Powell - Community
Created by Arctomachine on 9/20/2024 in #front-end
In grid of 3 items keep middle item strictly centered
Grid solution works for me. Tried space-between too, but it did not work for me, still shifted all items. How to mark it as solved now?
6 replies
KPCKevin Powell - Community
Created by Arctomachine on 9/20/2024 in #front-end
In grid of 3 items keep middle item strictly centered
No description
6 replies