Good day all,
This is my first time using SASS, so I'll appreciate any comment on the file structure and how to make it better. Regards.
Good day all,
This is my first time using SASS, so I'll appreciate any comment on the file structure and how to make it better. Regards.
Hey buddy, the quotation mark is missing. The syntax for the background image should be something like this: background-image: url("...........");
Hi
This is my first challenge after learning HTML and CSS. It went pretty good and took me about 4 hours to complete.
I'm pretty much satisfied with the end result exept for the "attribution" placement. I was not able to place it outside of the card.
If there's some things I need to change or that can be adjusted for a better code please let me know. I want to get better at this.
Thank you
Patrick
Nice one buddy. I'm currently learning too using a course by Maxmillan Schwarz. Regarding the attribution, you could remove the div/element out of the parent, then maybe a margin top. That should help.