Filip Anđel
@filipangelAll solutions
Product list with cart using vanilla Javascript
Submitted 9 months agoI'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.
Bento grid using grid-template-areas
Submitted 9 months agoI 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.