P
javmova
@javmovaAll solutions
- Submitted 4 months ago
Challenge "results-summary-component" with html, css and some of js
- HTML
- CSS
- Tips to improve the code especially the JS, since I feel that it can improve the cleaner code
- Submitted 6 months ago
Faq accordion main using html, css, flex and js
- HTML
- CSS
- JS
I thought it was good how I placed the background image on the desktop version.
In the mobile version I tried to be as faithful as possible to the sample image, for this I used background-image, with repetition-x, and background-size so that the image is on top and the color on the bottom. Still as you can see the image doesn't start from the top, I saw an option using width height but this way when you get to the FAQ box the image was distorted so I didn't use this option.
I don't know if there is any way to solve it, without using photoshop or without distorting the image.
- Submitted 7 months ago
Solution to the recipe page challenge, using semantic html and css
- HTML
- CSS
Let's see if I really solved it well and if not, what would be better to change or improve?