Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
0
Comments
1

aderut

@aderut20 points

I’m a mysterious individual who has yet to fill out my bio. One thing’s for certain: I love writing front-end code!

Latest solutions

No solutions submitted yet.

Latest comments

  • Nitiema Allassane•500
    @NitiemaAllassane
    Submitted 5 months ago
    What are you most proud of, and what would you do differently next time?

    I am proud to have used Tailwind CSS for the first time and to have made the responsive design all by myself! By using the Tailwind CSS CDN, I was able to build this interface much more easily. A little example 😃? Here you go 🙂!

    Tailwind CSS CDN

      <script src="https://cdn.tailwindcss.com"></script>
    

    Here, the image styling with Tailwind CSS classes:

          <div class="w-[100%] h-[100%] md:overflow-hidden md:px-[40px] md:pt-[40px] ">
            <img src="./assets/images/image-omelette.jpeg" alt="Omelette image" class="w-[100%] h-[100%] object-cover md:rounded-[10px]">
          </div>
    
    What challenges did you encounter, and how did you overcome them?

    My challenge was the responsive design with Tailwind CSS. I overcame it thanks to the Tailwind CSS documentation, of course.

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

    My code works, but I always wonder if I followed best practices. I would love to receive feedback on my code and suggestions for improvement. Thanks in advance, and good luck to all of us!

    A responsive recipe page built with Tailwind CSS.

    2
    aderut•20
    @aderut
    Posted 5 months ago

    Good one!!👍

    Marked as helpful

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