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

  • @Abdallahhassan186

    Submitted

    couldn't do the mobile version nor adding round edges to the container, I really need some advice with dimension and creating a pixel-perfect-interactive design. Any advice about this or even topics to lookup would be really appreciated.

    @vikrantmalla

    Posted

    • Add border-radius on box div(eg:- border-bottom-left-radius), not on container div.
    • For the mobile version add a Media query.

    Marked as helpful

    0
  • P
    Briuwu 750

    @Briuwu

    Submitted

    Hello~!

    For this challenge, I used GRID and SASS/SCSS (mobile first), this one is also quite hard to do, because it has a lot of sections, but I still managed to finished it! This challenge further helps me understand the usage of grid, which is really awesome! Also I feel like I've made a lot of mistakes in here.

    Please check this one out! If you have any feedback or suggestions, please do let me know! Thank you so much.

    @vikrantmalla

    Posted

    • Add background Image in the Header with the background color.
    • Add a border in the nav button with hover state.
    • Add a border in (info_all) div.
    6
  • @vikrantmalla

    Posted

    It is better to use Grid on Card Layout.

    Marked as helpful

    1
  • @calvindalenta

    Submitted

    On 320px screen (Mobile S) there is an empty space on the right side of the screen. Does anyone know what is the problem? Because I don't see the empty space on 375px and 425px (Mobile M and L).

    @vikrantmalla

    Posted

    Nice work !! In 320px {Creative div H1} text is too big for screen it overflow outside .

    Marked as helpful

    0
  • @vikrantmalla

    Posted

    Please check out the GitHub page link. It showing a 404 error.

    0
  • @ArthurRodrigues98

    Submitted

    Hey guys, I'm a newbie in programming and this was my first project. I started using Grid but in the end I didn't know how to make it responsive. I would like to know what I went wrong and how I could fix it. Thanks

    @vikrantmalla

    Posted

    Nice work !!

    • Try to learn Media Queries to make them more responsive
    • Remove that button border.

    Marked as helpful

    0
  • @vikrantmalla

    Posted

    Pls, check the image path is not correct. Learn Absolute and Relative Path. {solution : ../images/blah/blah};

    Marked as helpful

    0
  • @vikrantmalla

    Posted

    Good work!! Pls add background-color

    1
  • @vikrantmalla

    Posted

    UI is awesome!! Pls, Add javascript for dropdown interaction without that challenge is incomplete.

    Marked as helpful

    0
  • @vikrantmalla

    Posted

    Nice Work !! Remove that Nav (position: fixed}. Try to add a font that is mention in challenges.

    0
  • @vikrantmalla

    Posted

    Please check out the GitHub page link. It showing a 404 error.

    0
  • @vikrantmalla

    Posted

    Please check out the GitHub page link. It showing a 404 error.

    0
  • @vikrantmalla

    Posted

    Nice work !! Just remove the border for the box container . It is better to use a gap(property) in grids and remove that margin.

    0
  • @vikrantmalla

    Posted

    Nice work!! reduce some margin-top from the button and add margin or padding in 375px it taking the whole screen.

    0
  • sadi 10

    @sadi-1010011

    Submitted

    Hello, I'm from India a newbie developer, I tried this newbie challenge for the first time I did it almost identical to the challenge using flexbox and other latest layout semantic tags and modern approaches, is it bad to use so many flex boxes in the layout instead of using display table like hacks to position div's vertically or horizontally?

    @vikrantmalla

    Posted

    Give some padding to content-section and adjust the font size in media queries.

    Marked as helpful

    0
  • @vikrantmalla

    Posted

    LASS can be used in complex problems if you know just used it. Try to adjust border-radius.

    0
  • @vikrantmalla

    Posted

    Add background in div three and seven. Learning JS makes it easier to develop a website but now HTML/CSS worked fine.

    1
  • Trell 30

    @mrtrell42

    Submitted

    Hello community I am reuploading this challenge; I have no idea how to make it responsive for smaller screens I understand that @media() is the route to go but I don't fully understand. Can someone please offer me guidance

    @vikrantmalla

    Posted

    add @media(max-width: 768px) {flex-direction: row} in container.

    0
  • @vikrantmalla

    Posted

    Try to add a grid in the user div It makes easier to position 3 divs and add media queries.

    Marked as helpful

    1
  • @vikrantmalla

    Posted

    Add grid in the box you are good to go. learn Grid and flexbox

    Marked as helpful

    0
  • @vikrantmalla

    Posted

    Try to change the background URL (../image/image-header-mobile.jpg). Adjust margin of the Container and padding of the Card.

    Marked as helpful

    0
  • devjakov 210

    @devjakov

    Submitted

    Had a lot of fun with this one, I'm pretty happy I only used three divs for this.

    I don't know if my solution for getting the img color is the best but it works fine.

    This improved my positioning skills especially when dealing with images, GG

    Cheers, Jakov

    @vikrantmalla

    Posted

    Remove that flex-direction from media query and adjust the margin.

    Marked as helpful

    0
  • @vikrantmalla

    Posted

    Nice work !! Just remove that container (width) or low that percentage and add style guide fonts. You are good to go.

    Marked as helpful

    1
  • @b0yw0nder3100

    Submitted

    took me a hella while to complete, feedbacks would be really nice, thank you

    @vikrantmalla

    Posted

    Give some padding on (li) tags.

    Marked as helpful

    1