tortaruga
@tortarugaAll solutions
- Submitted 4 months ago
product card with tailwind
- HTML
- CSS
any feedback on how to use tailwind better is appreciated!
- Submitted 5 months ago
room homepage with bem and sass
- HTML
- CSS
- JS
any feedback as to if i'm doing a good job with accessibility and how to improve
- Submitted 5 months ago
e-commerce page
- HTML
- CSS
- JS
is there an easier way to make that side menu thing so that the rest of the screen gets darker and paler when it is open? right now i use a dialog for the menu, and style the rest of the content through js whenever the dialog is showing, because the ::backdrop only works if i make the dialog a modal, but if it is a modal it doesn't stay styled at one side of the screen, but it appears in the center no matter which saint I light a candle to.
- Submitted 5 months ago
news homepage
- HTML
- CSS
- JS
honestly i'm a mess at everything so any help is appreciated
- Submitted 5 months ago
accessible form
- HTML
- CSS
- JS
i'm not sure what I should put as value of the action attribute on the form. should I link to the js file?
- Submitted 5 months ago
tip calculator
- HTML
- CSS
- JS
I couldnt get the arrows by the side of the number input fields to be hidden on firefox, if anyone knows a solution it would be appreciated
- Submitted 5 months ago
time tracking dashboard with grids
- HTML
- CSS
- JS
I used fetch to use data.json and it works but I don't understand it well
- Submitted 5 months ago
form validation js
- HTML
- CSS
- JS
I used the flex property to style the form and the image, by giving both flex: 2, and I like the result, but I don't really understand how the property works. I just tried random values until it looked good
- Submitted 5 months ago
responsive cards with grids
- HTML
- CSS
i don't have any specific questions but any feedback is welcome!
- Submitted 5 months ago
responsive cards with flex
- HTML
- CSS
any feedback or advice for improvement is appreciated!
- Submitted 5 months ago
responsive recipe page
- HTML
- CSS
how do I determine the break point for the mobile version? I just used 500px because it's where the design started looking a bit ugly...
- Submitted 5 months ago
blog card design
- HTML
- CSS
Was I supposed to use the font files somehow? I just imported the font from goolge fonts
- Submitted 6 months ago
QR code card with CSS Flexbox
- HTML
- CSS
I'm not sure. This challenge was pretty straightforward and easy (also thanks to the figma files because without them I'd be still there trying to guess the sizes of everything...)