So, after a looooooooong procrastinating, I finished the first FCC challenge! I’ve tried some CSS animations (it works only on pc, unfortunately), but around the quote you can see the sharp edges. Also, I don’t know if I chose the right colors and backgrounds for this page. What do you think about the page? Code, style, fonts,… I’d be glad for any feedback!
Hi @Pet-er !
I think your page looks good.
I would keep working on responsiveness because there is a little bit of a horizontal scroll bar on smaller devices.
Also, it looks like you logo image is not loading. So I would look into that.
For codepen, you don’t need the html or body tags. That is already built into codepen.
It looks like you have a couple of errors in your html and css.
Run your code through the html validator and codepen css analyzer.
https://validator.w3.org/
Hope that helps!
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.