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

    @azammustafa66

    Submitted

    Please can someone help with the curves at the bottom and some resources on how to make pages responsive

    workit Landing Page

    #accessibility

    1

    @codeguy9

    Posted

    Hey! I don't know about the curves but for making website responsive, you need to learn to put media queries in css stylesheet. like this one for example:

    @media only and (max-width: 960px) {
    *in here you write what and how your site is going to be at 960px and down;*
    }
    

    Also, make sure you learn how to create a hamburger button so you can toggle the menu when on mobile.

    Hope this helps.

    Marked as helpful

    0
  • @Aniket200-ind

    Submitted

    I need help regarding how to spend less time in focusing more on CSS stuff and spend more time with structure and other things

    @codeguy9

    Posted

    Hello, You did a great job! Congrats! HTML is simpler to work on than CSS, you can spend the same time on HTML and CSS like I do, for instance. CSS is more complex it is normal for you to spend more time on this. Hope this doesn't stop you for making more complex CSS on different challenges.

    Bogdan

    Marked as helpful

    0
  • @natalie-0073

    Submitted

    Hi guys. Finally finished this project. Still have no idea how to make border of popup project green when selected. Tried every method I could find online but nothing worked. Looking forward to your suggestions.

    Crowdfunding page

    #sass/scss

    2

    @codeguy9

    Posted

    Hi. Awesome work. I see you know javascript. Can you teach me a few things?

    Thanks in advance.

    0
  • @codeguy9

    Posted

    Hi! Your work is awesome. How did you manage to have no errors? I would like some tips to not have 'accessibility reports' and 'html validation reports'.

    Thanks!

    1
  • @codeguy9

    Posted

    You should pay more attention with the font-weight and the border of the input. It's ok I like it. Congrats with that background.

    0
  • @codeguy9

    Posted

    The width of the site should be 1440px. Can you teach me how did you made the form validation? Thanks.

    0
  • Vinay 125

    @foolhardy21

    Submitted

    Feel free to critique. thanks.

    @codeguy9

    Posted

    Hi !

    To make it perfect, you could shrink the width of the whole div .

    Marked as helpful

    0
  • @codeguy9

    Posted

    More spaces between the elements and use the style-guide provided. Also, make sure you have that svg-s on.

    Marked as helpful

    0
  • @codeguy9

    Posted

    Hi. Can you please tell me how did you upload you project correctly? I don't know how to upload my solution. Thanks in advance.

    1