Design comparison
Solution retrospective
be able to finish the project
What challenges did you encounter, and how did you overcome them?My challenge was, I didn't have the version pro, it was a little complicated, but successfully
What specific areas of your project would you like help with?I think about the area footer I would like the out further down the window
Community feedback
- @MikDra1Posted 2 months ago
Here is how you can make the footer be at the bottom of the window:
.footer { position: absolute: bottom: 0; left: 0; width: 100%; }
Hope you found this comment helpful 💗💗💗
Good job and keep going 😁😊😉
Marked as helpful0 - @TedJenklerPosted 2 months ago
Hi @JuanCris09,
Nice project! Here are a few additional recommendations:
Digital Card Idea: Consider personalizing this project with your own information and contact details. This way, you can create a digital card to share your information easily, which can be really handy.
OG Meta Tags: I strongly recommend using OG (Open Graph) meta tags to improve SEO and the shareability of your site. Proper OG tags can significantly impact how your site appears when shared on social media and can influence search engine rankings, potentially affecting whether your site appears in search results.
ARIA Labels: When semantic HTML elements aren't applicable, make sure to add aria-label attributes to your <div> elements. This practice enhances accessibility and contributes positively to SEO by helping screen readers understand the content and purpose of these elements.
Keep up the great work!
Best, Teodor
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