responsive card i should only use css external only but i rush lol

Solution retrospective
this is remind me a lot of html basic technic i can write again without nervous i can enjoy to write more
What challenges did you encounter, and how did you overcome them?the hard part is font adapt to make it similar to the matrix because i use front end mentor free version i don't know the real resolution i use my eyes and my sense analysis and write down the code
What specific areas of your project would you like help with?should i use external css only in responsive design??
Please log in to post a comment
Log in with GitHubCommunity feedback
- @dilaraj
Hey!
Your solution looks great. Just some tips based on your final solution:
- Look over grammatical and spelling errors. As they can affect the overall professional look of your websites/solutions
- Ensure there is a high contrast between your text and their background for those that are visually impaired. This improves the usability of your website for a variety of people.
As for your question, yes external css is best as you move on to be a professional developer. Not only does it allow for code to be reusable with the use of classes in your html tags. It also increases the readability of your code as it separates html and css code. This makes everything look much neater and gives your code a clean and professional look.
Good luck!
Marked as helpful
Join 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