Submitted about 2 years ago
first product preview card using HTML and CSS grids.
@mrs-fatokun
Design comparison
SolutionDesign
Solution retrospective
please i will like to know how i can improve on my HTML and CSS skills.
Community feedback
- @rox-stahlPosted about 2 years ago
In your HTML, it shows:
<link rel="stylesheet" href="css/style.css"> is your style.css in a folder named css?Can you double check your link to css page? I got confused with folders and paths at first....maybe try this if it is not in a folder (a single document):
<link rel="stylesheet" href="style.css">Hope this helps and good luck
0@mrs-fatokunPosted about 2 years ago@rox-stahl . thank you so much, your correction is noted
0
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