Serhii Orlenko
@grifanoAll solutions
- Submitted 27 days ago
Newsletter Sign-Up form with vanila JavaScript validation
- HTML
- CSS
- JS
I think the main help I need is advice on how to simplify the process and whether my code is broken down enough to be suitable for a Junior role.
- Submitted 2 months ago
Meet landing page using Grid CSS and smooth transition between section
- HTML
- CSS
How can I make the browser load images in WebP format if supported, and fallback to JPEG if not? I tried using media queries, but it didn't work. Am I on the right track with media queries?
It feels like I'm wasting time on this. What do you think? Should I be concerned about these details?
- Submitted 2 months ago
Testimonials cards section using Grid CSS
- HTML
- CSS
Overall, I want to ensure that my code aligns with whatβs expected for a junior position. Does this approach meet those standards?
- Submitted 5 months ago
Responsive Product Card component CSS
- HTML
- CSS
Iβd like help in reviewing my code to see if itβs efficient and good enough to meet hiring standards.
- Submitted 7 months ago
Recipe page | Grifano
- HTML
- CSS
I find myself overwhelmed with structuring CSS classes, for this particular challenge I first wrote an HTML structure that included class names, but when I started writing CSS, I found that many classes were not needed and I could use some global classes to few elements.
- Submitted 7 months ago
Social links profile Component | Grifano
- HTML
- CSS
Not sure when I should use attribute target="_blank". I remembered that we use _blank properties when we have links that follow to external source, may I be right?
- Submitted 7 months ago
Blog preview card Component | Grifano
- HTML
- CSS
I was wondering if I did right when I set max-width: 100% for images for desktop screens π€
Or if I should export two images corresponding to screen sizes as we did on my course, but I thought that because this is an SVG it would stretch without quality loss.
- Submitted 7 months ago
QR-Code Component clean HTML&CSS
- HTML
- CSS
For this time I do not need help, as I'm familiar with HTML&CSS