Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 2 years ago

Vanilla HTML, CSS, JS Solution

Ryan Hemrick•290
@Ryan-Hemrick
A solution to the Single-page developer portfolio challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


Hello! I decided to use plain ol' HTML, CSS, and JS for this one. I have a question regarding the project hover effect on larger screens:

  • Right now, I'm overlapping the project image and the project links via CSS Grid, and setting the opacity to 0 on the project links. On hover, I'm transitioning that opacity value. On resize, however, the project links show up for a split second due to that property. Is there a solution to prevent this from happening?

Any and all feedback is appreciated! Thank you!

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 Ryan Hemrick'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