sos
sos
KPCKevin Powell - Community
Created by sos on 7/7/2024 in #back-end
MAX height
afaik, MAX(height) returns the max value of that column so I am not sure why it wouldn't work
3 replies
KPCKevin Powell - Community
Created by sos on 6/27/2024 in #front-end
vertically position floated element
I used align-items: end instead
14 replies
KPCKevin Powell - Community
Created by sos on 6/27/2024 in #front-end
vertically position floated element
Haha no worries
14 replies
KPCKevin Powell - Community
Created by sos on 6/27/2024 in #front-end
vertically position floated element
Don't really understand that language
14 replies
KPCKevin Powell - Community
Created by sos on 6/27/2024 in #front-end
vertically position floated element
Thanks
14 replies
KPCKevin Powell - Community
Created by sos on 6/27/2024 in #front-end
vertically position floated element
That fixed another issue and this one lol
14 replies
KPCKevin Powell - Community
Created by sos on 6/18/2024 in #front-end
Centering with margin
Interesting history
3 replies
KPCKevin Powell - Community
Created by sos on 4/22/2024 in #front-end
intersecting borders
what if I set z-index: 100 to all my uncolored divs
41 replies
KPCKevin Powell - Community
Created by sos on 4/22/2024 in #front-end
intersecting borders
what why
41 replies
KPCKevin Powell - Community
Created by sos on 4/22/2024 in #front-end
intersecting borders
using outlines btw
41 replies
KPCKevin Powell - Community
Created by sos on 4/22/2024 in #front-end
intersecting borders
It was something with the order of displaying I think
41 replies
KPCKevin Powell - Community
Created by sos on 4/22/2024 in #front-end
intersecting borders
I tried adding z-index: -1 to all my colored divs and now its working
41 replies
KPCKevin Powell - Community
Created by sos on 4/22/2024 in #front-end
intersecting borders
wdym by skip the border
41 replies
KPCKevin Powell - Community
Created by sos on 4/22/2024 in #front-end
intersecting borders
outline: 2px solid black;
background-color: orange;
outline: 2px solid black;
background-color: orange;
These are the only styles being appiled to that element
41 replies
KPCKevin Powell - Community
Created by sos on 4/22/2024 in #front-end
intersecting borders
see how the top side of the div is thinner than the bottom
41 replies
KPCKevin Powell - Community
Created by sos on 4/22/2024 in #front-end
intersecting borders
No description
41 replies
KPCKevin Powell - Community
Created by sos on 4/22/2024 in #front-end
intersecting borders
I tried using outline instead of borders and it works but when I added background-color the width of the outline decreases for some reason
41 replies
KPCKevin Powell - Community
Created by sos on 4/22/2024 in #front-end
intersecting borders
That works but I have alot of divs so I want something that works without having to manually add margin for specific divs
41 replies
KPCKevin Powell - Community
Created by sos on 4/17/2024 in #front-end
CSS Grid
thx
29 replies
KPCKevin Powell - Community
Created by sos on 4/17/2024 in #front-end
CSS Grid
ye that fixed it
29 replies