I am just a beginner and would appreciate any feedback.
Do I have good practices? What errors do I have? How could I improve my code?
Thanks <3
I am just a beginner and would appreciate any feedback.
Do I have good practices? What errors do I have? How could I improve my code?
Thanks <3
Great job, I like how you improved on the design provided. You definitely have an eye on this, pm if you're interested in gigs. Hope to hear from ya, great job! ;)
Unfortunately I am struggling on making this responsive at all. Any attempts at media queries failed to work. I would love to know what I need to do / change to make it responsive aside from using a CSS framework such as Bootstrap.
Cool tutorial on the same exact challenge: https://www.youtube.com/watch?v=kfcyiY_4LNo
Hey guys! I am a beginner in web development. So your feedback would be really appreciated.
Really close, cool. Details in place, although solution looks like 1.5x bigger than original. All beginners here, good job :)
Help needed . Please check the active state of the design . There is a flaw when we resize from computer to mobile.
Cool, content nicely done, wrapper could use some help I guess?
To get this nice white box for content do: Place the content inside div.card-wrapper in index.html, if it's not there already. Do .card-wrapper { background-color: #fff; padding: 2rem; }
To center everything do: body { display: grid; height: 100vh; place-items: center; }
To give it a nice background color do: html { background-color: hsl(colorcode); }
Keep hustling ;)
i hope to see your feedback on my solution
Cool design, details on point :) I just recently did the same project, haven't uploaded tho.
Some details you might find useful:
You wanted feedback, design looks awesome. Although some dimensions look a bit different than in original, I find yours to be nicer. Keep hustling ;)