Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • P
    unaygney 1,600

    @unaygney

    Posted

    Your project looks good 🚀 ⚡️ but i have a suggestion for you . if i refresh the page which is not main page , your project is crashing. you can solve this that you should create _redirects files that is public directiory .and then you paste /* /index.html 200 and save this. your projecet will not crash nevermore.

    Marked as helpful

    0
  • @mericcintosun

    Submitted

    Hello Frontend Mentor community!

    In this project, I tackled Frontend Mentor's Responsive Web Design Challenge and I'd like to share my solution with you all. This project was a learning experience aimed at improving my HTML and CSS skills.

    Technologies and Tools Used:

    HTML5 CSS3 (Using Flexbox and Grid) Visual Studio Code Google Chrome Developer Tools

    Objectives: While working on this project, I aimed to achieve the following goals:

    Learn and apply the fundamental concepts of responsive web design. Gain a better understanding and usage of CSS Flexbox and Grid.

    Challenges and Learning Experience: I encountered some challenges during the project, particularly the intricacies of responsive design kept me engaged. However, overcoming these challenges significantly enhanced my skills, making me a better frontend developer.

    Thank you for taking the time to review my project. I welcome any feedback and suggestions. Your input is invaluable as I strive to further my learning journey.

    I'm also looking forward to seeing your projects on the Frontend Mentor platform. Let's continue learning and growing together!

    Thanks, [Meric Cintosun]

    P
    unaygney 1,600

    @unaygney

    Posted

    hello meric. Your project looks great. 🤩 🚀⚡️ I have a few suggestions for you.

    If you give a width to main and a background-image: url("image.path") to section.image, you will avoid having to create two img tags. You can also set many effects on the background. I recommend you review it.

    Keep Coding 💪🏼

    CSS Multiple Backgrounds

    Marked as helpful

    1
  • P
    unaygney 1,600

    @unaygney

    Posted

    hi , your design look very good. i have a suggesstion for your design. If there is only one div in the body and you want to center it, you can easily center it if you give the , body{min-height : 100vh , display: grid ,place-items:center } Other than that, your project looks very nice. Keep coding 🚀

    0
  • Ahmad 280

    @AhmadIkhdair

    Submitted

    Third project, a lot of room for improvement but slowly getting used to using flexbox and making the website responsive.

    P
    unaygney 1,600

    @unaygney

    Posted

    Hi, your project looks great. I just have a suggestion for you. If you want the image to look better in the mobile version, you can use object-fit: cover;. Good luck.

    Marked as helpful

    0