social-proof-section done using HTML and CSS only

Please log in to post a comment
Log in with GitHubCommunity feedback
- @gautam32b7
Hi there
Nice work. I have reviewed your code and found some mistakes.
Correct approach
<link href="https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png" /> <link rel="stylesheet" href="style.css">
To link an image
<img class="img1" src="./images/image-colton.jpg" alt="Colton-img">
Hope this is 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