@Md-ismail-FDSubmitted 3 months ago
What are you most proud of, and what would you do differently next time?
I have an problem that is my solution not showing in the screen any body can help me?
I have an problem that is my solution not showing in the screen any body can help me?
Hello,
Your path to the css file need to be adjusted. try
<link rel="stylesheet" href="index.css"> Same as images: <img src="icon-sedans.svg" width="" alt="">Hope this help.
Remove the / before assets may fix the icon on Github Page. (fingers crossed ) content: url("/assets/images/icon-list.svg");