Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
12
Comments
2
Parham
@frontendparham

All comments

  • Une•40
    @Unomars4
    Submitted over 3 years ago

    NFT preview card component solution

    1
    Parham•200
    @frontendparham
    Posted over 3 years ago

    Great Work, a NOTE:

    • this piece of code (transition: 0.4s ease;) will not work.
    • Correct: transition: opacity 0.4s; or transition: all 0.4s;
    • The transition property is specified as one or more single-property transitions, separated by commas.
    • Each single-property transition describes the transition that should be applied to a single property (or the special values all and none).
    • So don't forget to write the property name.
  • Muhammad Abul Kalam Asif•120
    @Abulkalam-Asif
    Submitted almost 4 years ago

    HTML, CSS, JS, SCSS

    1
    Parham•200
    @frontendparham
    Posted almost 4 years ago

    It was very, very good, it really helped me. THANK YOU MUHAMMAD

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

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub