Camryn Tidsworth
@CamrynTidsworthAll solutions
Faq accordion using Javascript
Submitted 8 months agoTwo 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.
-
Recipe Page
Submitted 8 months agoAny tips on responsive design or more general constructive critiques are welcome!
Blog Preview Card
Submitted 9 months agoAny feedback on continuing to hone my CSS or write more relevant semantic HTML is very welcome.
Responsive QR code using CSS flexbox
Submitted 9 months agoI 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.