Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 7 months ago

HTML CSS

André•80
@psandre
A solution to the Blog preview card challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

As descobertas sobre diretórios, subdiretório, caminhos relativos e caminhos absolutos

What challenges did you encounter, and how did you overcome them?

tive dificuldade em encontrar o caminho do arquivo de imagem e ícone, dentro do git para exibição no https://psandre.github.io/blog-preview-card-main/.

Declarando sem o (.) não aparecia as imagens <img src="/assets/images/csshtml.png" alt="imgpc" class="imgpc" >

Declarando como (.) aparecia as imagens <img src="./assets/images/csshtml.png" alt="imgpc" class="imgpc" >

What specific areas of your project would you like help with?

A princípio eu não encontrei a imagem original do card, sendo assim substitui por outra imagem, acabei gostando e mantendo a então imagem. No entanto, minha dúvida seria esta.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on André's solution.

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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License