Sylwia
@LesSylAll solutions
- Submitted 28 days ago
Newsletter sign-up form with success message solution
- HTML
- CSS
- JS
I would be very grateful for any comments or tips on areas I could still improve. Thank you!
- Submitted about 1 month ago
Interactive rating component solution
- HTML
- CSS
- JS
During the creation of the project, I learned many new things that significantly expanded my programming skills. First and foremost, I understood how to efficiently manipulate DOM elements using JavaScript, such as dynamically adding and removing classes or checking the focus state of elements. I also learned how to use CSS animations to create smooth visual effects, like moving elements at a slow pace. Working with event listeners, particularly focus and blur, helped me better manage user interactions. Additionally, I gained practical experience in code optimization, which makes it easier to scale and keep the code readable.
- Submitted about 1 month ago
Frontend Mentor - Article preview component solution
- HTML
- CSS
- JS
I would like some help/feedback whether I have cropped the image correctly (I think it can be done differently, but I don't know of any other solution). I am also wondering if the way I made the JS is good. Thank you for your time.
- Submitted about 2 months ago
Four card feature section solution
- HTML
- CSS
I would like to know if the font is well hosted. I am interested in if my code is well optimised.
- Submitted 2 months ago
Recipe page solution
- HTML
- CSS
Hi, in this project I used js to build a simple navigation. Please give me feedback on this solution. I am also curious about your opinion on code optimisation. Thank you for your time.
- Submitted 2 months ago
Social links profile solution
- HTML
- CSS
In this project, I practised writing HTML and SCSS code. To add variety to the project I added some animations using @keyframes. I would like feedback on my HTML and CSS code in terms of optimisation.
- Submitted 2 months ago
Blog preview card solution
- HTML
- CSS
One thing puzzles me about card designs. Is the card size better set in px (so that there is a fixed size) or is it better in % or em. Thank you for your time and for any guidance on the project.
- Submitted 3 months ago
Challenge product-preview-card-component
- HTML
- CSS
Any comments on the project welcome.
- Submitted 3 months ago
Challenge QR code using mobile-first solution, SASS, BEM and Flexbox.
- HTML
- CSS
Firstly I would like to know if the html code is correct. The second question is about the bem methodology, whether it was used correctly.