CodeNascher
CodeNascher
KPCKevin Powell - Community
Created by John Smith on 3/19/2024 in #front-end
Please help me to solve the problems with responsive on mobile device.
especially the 2 most recent videos
4 replies
KPCKevin Powell - Community
Created by John Smith on 3/19/2024 in #front-end
Please help me to solve the problems with responsive on mobile device.
highly recommend Frank's YT-channel for topics like this. https://youtube.com/@Frankslaboratory
4 replies
KPCKevin Powell - Community
Created by Lord Of Insanity on 3/12/2024 in #front-end
CSS keeps adding an unnecessary gap
ah, the icon was my suspicion as well, because it's missing in the pen but visible in the screenshot. i thought it maybe was a pseudo element and the code wasn't provided. but that lastpass thing is just silly smh
21 replies
KPCKevin Powell - Community
Created by Lord Of Insanity on 3/12/2024 in #front-end
CSS keeps adding an unnecessary gap
looks the same in all browsers i tested. no idea how to troubleshoot this if the problem doesn't even exist on my end...
21 replies
KPCKevin Powell - Community
Created by Lord Of Insanity on 3/12/2024 in #front-end
CSS keeps adding an unnecessary gap
No description
21 replies
KPCKevin Powell - Community
Created by Lord Of Insanity on 3/12/2024 in #front-end
CSS keeps adding an unnecessary gap
looks the same for me with OP's codepen link
21 replies
KPCKevin Powell - Community
Created by Lord Of Insanity on 3/12/2024 in #front-end
CSS keeps adding an unnecessary gap
no gap on the right for me. browsers used for testing (mobile): - firefox - chrome - kiwi - opera - samsung internet
21 replies
KPCKevin Powell - Community
Created by ME on 3/11/2024 in #front-end
Problem in removing event listener
exportFn doesn't exist on HTMLDocument
7 replies
KPCKevin Powell - Community
Created by ME on 3/11/2024 in #front-end
Problem in removing event listener
not 100% sure, but i believe you're having a this moment.
7 replies
KPCKevin Powell - Community
Created by Thien1311 on 3/9/2024 in #front-end
How to make this dynamic UI
maybe I'm misinterpreting the question, but I believe that's not what they meant (maybe style-wise, yes). It reads more like "hide some tag pills when the screen gets narrower and count the hidden tag pills" (+2 in the screenshot)
10 replies
KPCKevin Powell - Community
Created by Grant on 2/23/2024 in #front-end
Strike line continuing through text regardless of length…
<h1 class="txt-strike">Just another boring old agency.</h1>
8 replies
KPCKevin Powell - Community
Created by Grant on 2/23/2024 in #front-end
Strike line continuing through text regardless of length…
the markup only needs the h1 with text in it. no other elements
8 replies
KPCKevin Powell - Community
Created by Grant on 2/23/2024 in #front-end
Strike line continuing through text regardless of length…
Here's my approach: https://codepen.io/CodeNascher/pen/poYXRed Tried using clip-path at first, but couldn't get it to work. That's why I resorted to a JS solution to convert each word into <span>s and re-inject them into the original text. Has some problems though, which are listed on the page. There may be more but I couldn't find any other issues after taking a quick look. Maybe someone else can improve it or maybe you are satisfied enough with my approach.
8 replies
KPCKevin Powell - Community
Created by TheHonoredOne on 2/23/2024 in #front-end
Mantaining field alignment across rows
exactly
9 replies
KPCKevin Powell - Community
Created by TheHonoredOne on 2/23/2024 in #front-end
Mantaining field alignment across rows
damn too slow
9 replies
KPCKevin Powell - Community
Created by TheHonoredOne on 2/23/2024 in #front-end
Mantaining field alignment across rows
<table>
9 replies
KPCKevin Powell - Community
Created by Subi on 8/17/2023 in #front-end
Background-Color won’t cover iPhone notch
is the white background on the body? if so, try also setting that color to the html element
11 replies
KPCKevin Powell - Community
Created by Hamza Naeem on 8/13/2023 in #front-end
How to do this?
good for you. i'm on 10 and you dont know which version OP uses either
10 replies
KPCKevin Powell - Community
Created by Hamza Naeem on 8/13/2023 in #front-end
How to do this?
he's using this, i believe. at least i use it. https://learn.microsoft.com/en-gb/windows/powertoys/fancyzones
10 replies