The Internet's own Kiddo
The Internet's own Kiddo
KPCKevin Powell - Community
Created by The Internet's own Kiddo on 2/14/2024 in #front-end
Slider pagination animation
Hey everyone!! Can someone advice how to recreate slider pagination bullets animation like on video or maybe someone has code example
1 replies
KPCKevin Powell - Community
Created by The Internet's own Kiddo on 11/9/2023 in #front-end
Need Advice About Twitter Clone
No description
3 replies
KPCKevin Powell - Community
Created by The Internet's own Kiddo on 11/3/2023 in #front-end
Issue with positioning ::before pseudo-element behind the main element
'm having an issue with CSS styles for an element with the class .vision-card and its ::before pseudo-element. I'm trying to hide the pseudo-element behind the main element using z-index: -1;, but it doesn't seem to be working. Here are my styles: https://codepen.io/jackyiakovenko/pen/KKJgobr?editors=1100
6 replies
KPCKevin Powell - Community
Created by The Internet's own Kiddo on 9/5/2023 in #front-end
try to recreate Windows 11 TaskBar πŸ₯΄any advice?
2 replies
KPCKevin Powell - Community
Created by The Internet's own Kiddo on 5/9/2023 in #front-end
Problem with Font Preloading
hello everyone.(sry for my bad english) hello everyone, in my project woff2 format fonts are connected like this "<link rel="preload" href="fonts/PublicSansRegular.woff2" as="font" type="font/woff2" crossorigin>" but in developers tolls it always shows me this warning "00/fonts/PublicSansRegular.woff2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally." I can't solve this problem, can anyone help?
1 replies