Submitted over 2 years ago
Advice generator app with css animation and JS fetching
@lArkl
Design comparison
SolutionDesign
Solution retrospective
A better approach to deal with the divider? and responsiveness
Community feedback
- @Sdann26Posted over 2 years ago
Hi, Ark!
I really like how it looks, regarding the divider, in my case I used the
img
tag but with thesrcset
andsizes
attributes for the size issue.Why did you put all the CSS and JS in the HTML instead of doing it in separate files?
Marked as helpful0@lArklPosted over 2 years ago@Sdann26 Thanks! srcset is what I was looking for. Regarding your question, I put all in HTML because I thought it was too smallish to separate them (and also out of lazyness :v).
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord