smgy94
KPCKevin Powell - Community
•Created by smgy94 on 2/13/2024 in #front-end
Links do not have descriptive text - Aria Labels don't work ?
Perfect thanks i'll take that approach.
I just found it weird that aria-label didn't fix it 🤔
Thank you Mark!
3 replies
KPCKevin Powell - Community
•Created by smgy94 on 2/2/2024 in #front-end
Repsonsive Table on Mobile - Reorder Layout
Thanks so much! I really like this approach.
I'm thinking of potentially creating a seperate <table> for mobile that will only be displayed on smaller devices. This way I think I should be able to get my desired layout whilst also maintaining semantic html which would be good for accessibility. The downside would be having to manage two timetables but they're very rarely updated so I think it'd be worth that trade-off.
6 replies
KPCKevin Powell - Community
•Created by smgy94 on 2/2/2024 in #front-end
Repsonsive Table on Mobile - Reorder Layout
Noted, I've updated the Codepen now thanks.
I was hoping to keep it as a <table> for accessibility purposes ideally.
6 replies
KPCKevin Powell - Community
•Created by smgy94 on 1/26/2024 in #front-end
SVG Image creating a funny outline
Thanks, this is a simple solution I can use as a workaround, thanks!
19 replies
KPCKevin Powell - Community
•Created by smgy94 on 1/26/2024 in #front-end
SVG Image creating a funny outline
Same issue here with Haikei on my end
19 replies
KPCKevin Powell - Community
•Created by smgy94 on 1/26/2024 in #front-end
SVG Image creating a funny outline
Do you have any Wave generators that you could recommend ?
19 replies
KPCKevin Powell - Community
•Created by smgy94 on 1/26/2024 in #front-end
SVG Image creating a funny outline
Interestingly, I've tried 3 other SVG generator and also used shape-rendering="crispEdges" but the issue still persists on iPhone (Safari / Chrome) on Mobile / Mobile view in Dev Tools.
Maybe I should just use a .png image instead, although I don't like that it's not as responsive
19 replies
KPCKevin Powell - Community
•Created by smgy94 on 1/26/2024 in #front-end
SVG Image creating a funny outline
Ah ok thanks so much for the explanation. I'm going to research some new wave generators to fix this issue
19 replies