Please can someone help with the curves at the bottom and some resources on how to make pages responsive
Bogdan-Mihail Pavel
@codeguy9All comments
- @azammustafa66Submitted over 1 year ago@codeguy9Posted over 1 year ago
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 helpful0 - @Aniket200-indSubmitted over 1 year ago
I need help regarding how to spend less time in focusing more on CSS stuff and spend more time with structure and other things
@codeguy9Posted over 1 year agoHello, 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 helpful0 - @natalie-0073Submitted almost 2 years ago
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.
@codeguy9Posted almost 2 years agoHi. Awesome work. I see you know javascript. Can you teach me a few things?
Thanks in advance.
0 - @DrougnovSubmitted about 2 years ago
Would love some feedback on this.
@codeguy9Posted about 2 years agoHi! 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 - @CoderKnight02Submitted about 2 years ago
Hello everyone, I am back again, hope you like my solution to this challenge.
@codeguy9Posted about 2 years agoYou 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 - @SayicoSubmitted about 2 years ago@codeguy9Posted about 2 years ago
The width of the site should be 1440px. Can you teach me how did you made the form validation? Thanks.
0 - @foolhardy21Submitted over 3 years ago
Feel free to critique. thanks.
@codeguy9Posted over 3 years agoHi !
To make it perfect, you could shrink the width of the whole div .
Marked as helpful0 - @Yacoubou-seidouSubmitted over 3 years ago
My first challenge since i start coding, need tips and feedbacks to improve myself thanks.
@codeguy9Posted over 3 years agoMore spaces between the elements and use the style-guide provided. Also, make sure you have that svg-s on.
Marked as helpful0 - @SaifN97Submitted over 3 years ago
Open for all types of feedback : )
@codeguy9Posted over 3 years agoHi. 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