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

  • @anshal1

    Posted

    Use object-fit: contain; for header logo right now its not looking right

    Marked as helpful

    1
  • @anshal1

    Posted

    You have done a very good job, but you forgot to add "cursor: pointer;" for navbar elements and for some other elements and you did not use the right font if you do not know how to use the static font style in CSS. Here's how;

    @font-face { font-family: your-font-name; src: url("/path/to/static/font"); }

    You should have gotten the static font file when you download the challenge zip file. And fix the alignment of your page for tablet-size devices.

    You did Great, Keep up the good work

    0
  • @vigneshajith

    Submitted

    Hi fellow coder's 👋 Please help to solve this problem that i mention below I felt difficulty in following cases

    • 1.Making the grid responsive to mobile view
    • 2.Setting the width of the whole content and make it center Happy coding 😁😁

    @anshal1

    Posted

    Brother your website is responsive for mobile view there is nothing wrong with the mobile view

    0
  • RM.Aniel 340

    @anielrussel

    Submitted

    The homepage is pretty easy to do except in the navbar where I got stuck in the mobile responsive navbar where the toggle button can't display the menu when clicked but in I finished it in a short period of time. How about you? what did you find difficult while building the project?

    @anshal1

    Posted

    Bro your website is not responsive?

    0
  • RM.Aniel 340

    @anielrussel

    Submitted

    The homepage is pretty easy to do except in the navbar where I got stuck in the mobile responsive navbar where the toggle button can't display the menu when clicked but in I finished it in a short period of time. How about you? what did you find difficult while building the project?

    @anshal1

    Posted

    I only faced problems with how should I align my elements for the tablets size screen

    0