Just starting to take coding seriously. Is there a more efficient way to properly space the divs? I felt like I added more code than I needed to
Tin.Pham
@tin-phamAll comments
- @d31oSubmitted almost 3 years ago
- @BilalMrSubmitted almost 3 years ago
Could you please provide feedback on my styling choices (responsiveness) and the JavaScript part. Thank you in advance.
@tin-phamPosted almost 3 years agoI think the JavaScript part not work, when I click to change timeframe, it not show in the UI.
Your design look very close, good job mate, keep it up the next time
Marked as helpful0 - @YousefSenpaiSubmitted over 3 years ago
hello there, i finished this challenge and i would want to know if it responsive or not.
- @pavanmg007Submitted over 3 years ago
kindly help me to add CSS overlay color, and to make a responsive design.
@tin-phamPosted over 3 years agoAbout the color on image, you can use pseudo element, set that to the purple color and give it opacity, also set z-index
0 - @aemaraSubmitted over 3 years ago
General feedback is appreciated. In particular I am struggling with a few things. First, I am trying to make the two background circles responsive. I don't know how to keep them intersecting the card at the same place when I resize the width. Second, I tried to position the attribution at the bottom of page by using position and offset properties but it only worked by adding a lot of top margin. I can't seem to figure out why position and offset didn't work.
@tin-phamPosted over 3 years agohttps://www.frontendmentor.io/solutions/responsive-layout-using-flexbox-pseudo-element-Xc-CtdQ4m This is my solution on this challenge About 2 circle, you can use pseudo element and z-index to make 2 circle responsive to the container Anyway. Good work. Keep hard work, bro
0 - @edycerpaSubmitted over 3 years ago
Any Feedback is welcome.
@tin-phamPosted over 3 years agoYour submit actually look better. Very good. Keep hard work
0 - @adnjooSubmitted over 3 years ago
how to have rounded edges for a responsive div?
@tin-phamPosted over 3 years agofor instance, the div in the left{ border-radius: 10px 0 0 10px} it like the clock, go from the top left, top right, bottom right, bottom left
0 - @MichaelArayaMurciaSubmitted over 3 years ago
I would appreciate if someone could give feedback on how to improve this challenge, specially on the mobile responsive part, which I couldn´t quite do correctly xD, and at any rate I hope you like the code and such!.
@tin-phamPosted over 3 years agoCan i ask you one question, is it worth it to buy pro member of frontendmentor
0 - @MichaelArayaMurciaSubmitted over 3 years ago
I would appreciate if someone could give feedback on how to improve this challenge, specially on the mobile responsive part, which I couldn´t quite do correctly xD, and at any rate I hope you like the code and such!.
@tin-phamPosted over 3 years agoI think you should set the min-width for the container, when I minimize the window to mobile layout, it shrink too much
1