Made by Nuro (personal portfolio)(madebynu.ro)

6 years ago from Noureddine Azhar, Designer

  • Noureddine AzharNoureddine Azhar, 6 years ago

    Thanks for the feedback guys.

    I've purposely not used any javascript and because the background colour and images are attached to each corresponding project link fading them in instead of just changing from display: none to display: block might not be possible.

    But let me have a look and see what I can do. Again thanks for the feedback, really appreciate it!

    0 points
    • Jesse C.Jesse C., 6 years ago

      I reckon you'd be able to find a way to use CSS for it. I commend you for skipping JS too!

      1 point
      • Noureddine AzharNoureddine Azhar, 6 years ago

        Thanks Jesse, I actually found it to be much easier than I thought it would be. I ended up using the visibility property instead of display and then just animating the opacity.

        1 point
        • Jesse C.Jesse C., 6 years ago

          When you're not trying to centre something in CSS, it's not actually too bad. ;)

          1 point