jsolly
KPCKevin Powell - Community
•Created by jsolly on 1/4/2025 in #front-end
Nested Checkboxes in Pure CSS. Is it possible?
It would work!
I don’t need the form data, I just need it to ‘visually’ look like it’s working.
7 replies
KPCKevin Powell - Community
•Created by jsolly on 1/4/2025 in #front-end
Nested Checkboxes in Pure CSS. Is it possible?
@clevermissfox Here it is!
https://codepen.io/jsolly/pen/LEPOmKo
7 replies
KPCKevin Powell - Community
•Created by jsolly on 10/24/2022 in #front-end
How to select first letter of a paragraph inside a div?
Oh, I see the
edit-tags
option when I hover over the post!27 replies
KPCKevin Powell - Community
•Created by jsolly on 10/24/2022 in #front-end
How to select first letter of a paragraph inside a div?
Weird. I can't see how to add a new tag. I will have to read through the Discord docs. I see it got added somehow. Will close the post now, thanks!
27 replies
KPCKevin Powell - Community
•Created by jsolly on 10/24/2022 in #front-end
How to select first letter of a paragraph inside a div?
I'm not sure how to mark posts as solved!
27 replies
KPCKevin Powell - Community
•Created by jsolly on 10/24/2022 in #front-end
How to select first letter of a paragraph inside a div?
Thank you!!!
27 replies
KPCKevin Powell - Community
•Created by jsolly on 10/24/2022 in #front-end
How to select first letter of a paragraph inside a div?
I think I understand what's going on! I need to read up on pseudo classes and pseudo elements, too!
27 replies
KPCKevin Powell - Community
•Created by jsolly on 10/24/2022 in #front-end
How to select first letter of a paragraph inside a div?
yes, sorry.
27 replies
KPCKevin Powell - Community
•Created by jsolly on 10/24/2022 in #front-end
How to select first letter of a paragraph inside a div?
There is a small chance the first child of the div is not a <p> and I only want to affect paragraphs, but I always want to affect the first paragraph.
So in that case, I might not want to use the first child of .post-content
27 replies
KPCKevin Powell - Community
•Created by jsolly on 10/24/2022 in #front-end
How to select first letter of a paragraph inside a div?
Thanks! Weird, I just got this to work as well
27 replies