Gnandal Elisée
@GnandalAll comments
- @kadiryildiriSubmitted about 2 months ago@GnandalPosted about 2 months ago
Great work, but when the number of people if 0, you have to show error text
0 - @Mohammed-NedjimaSubmitted 3 months ago@GnandalPosted 2 months ago
Your data didn't update automaticaly when I swich the filter
1 - @KitalpharSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I would probably try to plan this better next time as i feel i've been just putting out fires while making this instead.
What challenges did you encounter, and how did you overcome them?Had some trouble with chrome's input internal autofill overwriting my stylings, that i didn't manage to fix....tried a few solutions i found but they didn't quite work.
- @HoaxilogSubmitted 3 months agoWhat specific areas of your project would you like help with?
please give a feedback or tips to my share menu.
is it good even though you click the share btn and it show, is the responsiveness is still okay? should i do overflow hidden in that?
@GnandalPosted 3 months agoWrappe your image with a div, and add border and overflow hidden :
Mobile
add-to-your-wrapper { ... border-radius: 1rem 1rem 0 0; }``` Desktop ```css add-to-your-wrapper { ... border-radius: 1rem 0 0 1rem; overflow: hidden; }``` add objectif:cover, if necessery
0 - @kwaeterinckxSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
While playing with the grid css property, I managed to add a "tablet" version as well. This was easily done with grid-template-areas. Very nice tool, and once used to it very easy to manage through media queries.
- @jamiethomas1Submitted 3 months ago
- @Fahim-HaowladerSubmitted 4 months ago@GnandalPosted 3 months ago
Please remove top rigth border radius on image
border-radius: 24px 0 0 24px;
0 - @KitalpharSubmitted 3 months agoWhat challenges did you encounter, and how did you overcome them?
Still trying to figure out how to use custom properties well, can't say i overcame that....needs more thinking.
- @juanmoruizSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
Seguramente hay cosas por mejorar en el código pero visualmente considero que quedó bien.
What challenges did you encounter, and how did you overcome them?El uso de variables.
What specific areas of your project would you like help with?En el uso de variables.
- @akil4Submitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I was able to contain the .paragraph element within the .card element. I did this with 'overflow-wrap' css-property. This is a new css property that i learned during this project.
What challenges did you encounter, and how did you overcome them?I had to make the paragraph element to wrap within the parent element. I was able to accomplish this with the help of overflow-wrap. This CSS property wraps the contents of the element within its parameters.
What specific areas of your project would you like help with?I would need much help in sorting out which colors to pick and where to use them, I am not well versed in designing. It would be helpful if I can make some elements more reactive. Thank You!
- @steffieMDSubmitted 3 months ago
- @EsmanelSubmitted 10 months ago
Projeto de direcionamento para redes sociais ou vendas. Possibilitando conversão de leads em vendas.