Camryn Tidsworth
@CamrynTidsworthAll solutions
- Submitted 18 days ago
Faq accordion using Javascript
- HTML
- CSS
- JS
Two things:
-
Toggling the plus/minus icons: the only way I could find to toggle the plus/minus icons on each faq was to write a separate function for each question. Otherwise, the function would only toggle the top icon regardless of which question you clicked on. Does anyone know of a more efficient way to do this?
-
I found that if I open and close the accordion repeatedly, the plus/minus icons eventually get out of sync. I would love to find a way to make my functions a little less breakable.
- Submitted about 1 month ago
Recipe Page
- HTML
- CSS
Any tips on responsive design or more general constructive critiques are welcome!
- Submitted about 1 month ago
Blog Preview Card
- HTML
- CSS
Any feedback on continuing to hone my CSS or write more relevant semantic HTML is very welcome.
- Submitted about 1 month ago
Responsive QR code using CSS flexbox
- HTML
- CSS
I noticed that the lines of text in my design are slightly off compared to the example. I'm not sure how much of an issue this is but if anyone has a take on whether it's important/how to tweak it I'm very open to feedback.