Rebeka
@BekiaDAll solutions
- Submitted 7 months ago
Tailwind CSS Time Tracking Dashboard
- HTML
- CSS
- JS
Any feedback is welcome.
- on mobile view the top part of the card is cut off because of the h-screen, but if i change it to sm:h-screen it looks fine on mobile, but not aligned on desktop view
- There is a part commented out in my code that would pop up a share button when hovered over the ellipses (...) at each card. I found here difficult to work with the cards individually with a lot of repetition.
- Also the bigger issue is that after the mouseover event the popup stays there.
- Submitted 7 months ago
Responsive(?) QR code component - practicing flexbox
- HTML
- CSS
I am glad I was easily able to center the content, though I feel I have way too much margin.
- Submitted 7 months ago
Interactive card details with vanilla JS validation
- HTML
- CSS
- JS
Also it would have made more sense to submit to a new HTML page after pressing the button, but the card details should appear correct on that page as well and that seemed fussy, difficult.
- Submitted 9 months ago
Newsletter signup form with success message - Tailwind CSS, Js
- HTML
- CSS
- JS
previously completed, resubmitting for the learning path
- Submitted 9 months ago
Creating (or trying to) a responsive Produc Preview Card Component
- HTML
- CSS
older project - update for learning path