Filip Anđel
@filipangelAll solutions
- Submitted about 2 months ago
Product list with cart using vanilla Javascript
- HTML
- CSS
- JS
I'm aware there is no accessibility. Any advice on this topic is most welcome. With barely 2 weeks of experience in HTML, CSS and web-based Javascript, this challenge really tested my abilities so any advice at all is welcome.
- Submitted about 2 months ago
Bento grid using grid-template-areas
- HTML
- CSS
I would like to learn about other ways to implement Bento box layouts other than using grid-template-areas. Also, I'm sure there's an easier way to make images that overflow out of their parent element. I had a lot of trouble making the overflowing images play along with the remaining content of the element.