Kla Marius
@SmatsherAll solutions
- Submitted 4 months ago
Recipe Page
- HTML
- CSS
I'd appreciate any input regarding the overall page layout and the semantic HTML elements I used for structuring.
- Submitted 5 months ago
Social links profile
- HTML
- CSS
This time, I use div like other learners advised me last time and then I use an unordered list for the links. Please, if there's something I maybe did wrong, and if you have some trick that work well. Let me know. Thanks for your feedback, Its mean a lot.
- Submitted 5 months ago
Blog preview card
- HTML
- CSS
I need some advice on how to center the card because I used
height: 100vh;
for the height of the body then when centering the card I usedmargin: 50% auto;
but It did work as I expected it to. Please let me know if there is anything else I did wrong in my code. - Submitted 5 months ago
Qr Code Component
- HTML
- CSS
I would like some help with the semantic HTML. I wanna know if I'm using the right HTML tags for this challenge. I would like some feedback on my styling way. I wanna know if there is something I did wrong.