Kiara523
@Kiara523All solutions
- Submitted 1 day ago
testimonial grid section
- HTML
- CSS
I'd like to learn more about svg... any recommendation?
Also please fill free to leave a feedback on the HTML and CSS code, organization, readability.
Thanks😎
- Submitted 3 days ago
four-card-feature
- HTML
- CSS
I need to improve the fluid typography...using clamp etc... Any feedback is welcome. Media queries, I've created a middle breakpoint for tablet because I thought it looked better... Are we suppose to create as many queries as we believe is necessary? Or is that up to a designer if there is one??
- Submitted 5 days ago
product card review pure Semantic HTML and CSS with BEM
- HTML
- CSS
FEEDBACKS are welcomed!!
Just starting now to use the BEM methodology, so any comment on that is appreciated.
Sometimes I get I a bit confused on how many section in the html structure do I really need to make it work. This time I end up deleting one of them that just wasn't doing anything. I kind of feel I rap thing into things, just a little too much. I'm working on that, feedbacks are welcomed here as well.
!IMPORTANT this time the Figma file didn't have many information, only color and text sizes. I feel like it hasn't been very helpful. I eyeball everything, sizes and paddings, margins and so on
Happy Coding everyone!!
- Submitted 9 days ago
Pure HTML5 and CSS Recipe page
- HTML
- CSS
I'd like to implement my code with more responsiveness without having to write long media queries. I know that using a clamp() function could help. Any suggestion on other technics that I can study to implement responsiveness are welcome! FEEDBACKS on how to organize the css file better so it is more readable and also I'd like feedbacks on naming classes...are mine too generic?
- Submitted 16 days ago
social links profile Semantic HTML and CSS Flexbox
- HTML
- CSS
I would to improve the media queries breakpoints. What I normally do is to set the breakpoint based on what I think looks better when I resize the page with the Devtool. I'd like to know if there is a better way of doing this, any reference guide or something like it?
- Submitted 20 days ago
Responsive blog card preview CSS flexbox and HTML
- HTML
- CSS
I'd like feedback on the CSS in general.
- Submitted 25 days ago
HTML & CSS Flexbox QR code component
- HTML
- CSS
-
Feedbacks are welcome!
-
I feel weak in choosing the right unit value (px, rem, em)