Alazar Getachew
@AlazarG19All comments
- @nati-piSubmitted over 2 years ago@AlazarG19Posted over 2 years ago
nice job just increase the scale and try changing the color of the line
Marked as helpful0 - @CesarGarcesSubmitted over 2 years ago
very simple solution
@AlazarG19Posted over 2 years agonice solution a little large but try decreasing the scale and try adding a shadow at the bottom to the whole container and for height calculation use the extension pixel perfect trust me
0 - @dodrinSubmitted over 2 years ago
Hi everyone, I appreciate if you could give me feedback on my project. Feedback always help and motivate me to keep learning. Cheers!
@AlazarG19Posted over 2 years agonice solution every thing is perfect but try giving margin or padding between the button and description and try increasing the card size so that it can be exact i would advice you to use the tool perfect pixel to create the exact solution download the perfect pixel extension and it would be helpful trust me
2 - @mfscodeSubmitted over 2 years ago
- I forgot the website that I can use to add a pattern background for my website, can someone remind me about the website?
- Had some problems positioning the image and text to the point that I use position: absolute, is there a better approach to this?
- Lastly, had some difficulties sizing the image the correct size, I know it's supposed to be easy, but I forgot how to
@AlazarG19Posted over 2 years agoNice solution there is actually no problem with it but you dont need to add the background image. they but that in the design just to show u what it will look like out side the browser .you can correct your current solution by increasing the scale of the whole body or your main container
1 - @arman-anmSubmitted over 2 years ago@AlazarG19Posted over 2 years ago
nice solution but i recommend u decrease the width and slightly increase the width if u want to match the design exactly use the extension called perfect pixel it will help u a lot. one last thing when u make your page inot mobile design try decreasing the width to make it smaller and when your screen reached the border and then use media queries to change the dimension from pixel to vw or %
Marked as helpful0 - @kirtymeenaSubmitted over 2 years ago
Hello, I am learning CSS, It would be great if you can give feedback. Your feedback will help me improve and learn CSS.
@AlazarG19Posted over 2 years agonice work but first try giving the page some fonts the fonts are in the style text file second try making the main component bigger if u like give it a scale third give the annual plan text a certain width so that it wont change into two lines try adjusting the shadow on the proceed button just make the shadow at the bottom your bg is perfect so keep at it to make your life easier use the perfectpixel extension and using the design to make your work easier you dont know how much i love it
Marked as helpful0 - @Pendi85Submitted over 2 years ago
Hello ! This challenge is great to train in responsive design. Give me feedback on my solution to improve me !
@AlazarG19Posted over 2 years agohuge respect man you solution is the best and most responsive solution i have seen so far . keep at it
0 - @yash-278Submitted over 2 years ago
Hi everyone, This is my solution for Order Summary Component.
Had a ton of problems in actually fitting the main SVG in container, I did look it up and was able to do somehow, but I think there might be a better way. Will be studying on it more.
Feedback Welcome !
@AlazarG19Posted over 2 years agonice solution just increase the your main container and thats it
1 - @Sachinsubedi293Submitted over 2 years ago@AlazarG19Posted over 2 years ago
nice solution you just need to increase the scale of your container and thats it
0 - @abiy5791Submitted over 2 years ago@AlazarG19Posted over 2 years ago
try making the container at the center using display flex and align items center or justify content center
Marked as helpful1 - @dyntbnSubmitted over 2 years ago
Hey everyone,
Not exactly sure media query target is good enough or just overthinking this. 🤔
The design readme specifies for
375px
target for mobile devices, but my coded design is too large even before hitting this target. So, I made it target900px
so it wouldn't overflow.Is that the right solution, or would the correct solution be to incrementally make a series of media queries to make the design smaller until the target
375px
is reached?I was in a "rabbit-hole" of redesigns as it scaled smaller, but as a went further along I stopped the "time-sink", feeling that it wasn't into spec, and I scrapped the code.
I would like to make a revision to this project, as I am stuck and very invested at this point! Thank you for reading and I would love to hear your thoughts! 😄
@AlazarG19Posted over 2 years agonice solution but u forgot to change the background color remove the shadows from the button since that is not required and the thing about making the flex direction column starting from 900px if u give your main tag a css property width:85vw or width:65vw depending on any margin u gave it will be responsive until 800px or something like that thats what i did
Marked as helpful3 - @catherineisonlineSubmitted over 2 years ago
Hello, Frontend Mentor community! This is my solution to the FAQ Accordion Card.
I appreciate all the feedback you left that helped me to improve this project. Due to the fact that I published this project very long ago, I am no longer updating it and changing its status to Public Archive on my Github.
You are free to download or use the code for reference in your projects, but I no longer update it or accept any feedback.
Thank you
@AlazarG19Posted over 2 years agonice solution it just need some slight adjustment like the shadow
0