FiggyHunter
KPCKevin Powell - Community
•Created by FiggyHunter on 10/10/2023 in #ui-ux
Full-stack Developer looking for feedback
Thanks guys @ἔρως @Tenkes
9 replies
KPCKevin Powell - Community
•Created by symisz on 8/21/2023 in #front-end
Correct way of using BEM methodology?
22 replies
KPCKevin Powell - Community
•Created by Last on 6/7/2023 in #front-end
How do i handle different logo sizes on a single web page with page load time in mind?
In your question, I can conclude you didnt work very much with images. I would encourage you to google webp format of images sew what is the difference between png, svg, webp and also explore the img "srcset" attribute, I think it is going to be of a great help to you.
Later on, when you learn frameworks, you will use components that will render the picture based on viewwidth of the screen, but be sure to learn how that functions under the hood.
Also, learn the difference between the size of the fetched picture and displayed size of that picture, as this can impact the performance on your website. As tested by the lighthouse tool.
Good luck! :)
6 replies
KPCKevin Powell - Community
•Created by FiggyHunter on 11/23/2022 in #front-end
I have three pages, home, about and contact, how do I go about organizing SASS?
is this a good practice @Ashora7, did you try this in the past?
6 replies
KPCKevin Powell - Community
•Created by FiggyHunter on 11/15/2022 in #front-end
could anyone give me some guidelines how could I create these stairs using only CSS and HTML?
but basically I'm going to use grid-template-areas to achieve the design above
14 replies
KPCKevin Powell - Community
•Created by FiggyHunter on 11/15/2022 in #front-end
could anyone give me some guidelines how could I create these stairs using only CSS and HTML?
I could follow up this with a codepen when I'm done
14 replies
KPCKevin Powell - Community
•Created by FiggyHunter on 11/15/2022 in #front-end
could anyone give me some guidelines how could I create these stairs using only CSS and HTML?
14 replies
KPCKevin Powell - Community
•Created by FiggyHunter on 11/15/2022 in #front-end
could anyone give me some guidelines how could I create these stairs using only CSS and HTML?
this is what I came up with, if you are interested:
14 replies
KPCKevin Powell - Community
•Created by FiggyHunter on 11/15/2022 in #front-end
could anyone give me some guidelines how could I create these stairs using only CSS and HTML?
I just had the rubber duck effect while explaining what I want to someone
14 replies
KPCKevin Powell - Community
•Created by FiggyHunter on 11/15/2022 in #front-end
could anyone give me some guidelines how could I create these stairs using only CSS and HTML?
Joao, thank you so much
14 replies