Submitted 8 months ago
social-proof-section done using HTML and CSS only
@mdjgithub123
Design comparison
SolutionDesign
Community feedback
- @gautam32b7Posted 8 months ago
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:[email protected]&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
0@mdjgithub123Posted 8 months ago@gautam3333 I dont understand this. Kindly explain more
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