sankiss55
@sankiss55All comments
- @Nadoba95Submitted over 2 years ago
- @Dhia-18Submitted 3 months ago@sankiss55Posted 3 months ago
esta muy bien el unico problema es el tamaño al original y la parte responsiva para celulares no esta adecuadamente, pero esta super bien en tu diseño y posiciones
Marked as helpful1 - @AdamullaOsasSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
everything
What challenges did you encounter, and how did you overcome them?none
What specific areas of your project would you like help with?none
- @defPhisySubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
Used grid first time, and it was a good experience. Just having uncertainties with the grid content and grid items. Beside that it was straight forward.
Next time i want to focus more on the main css structure until i go to styling. Had a lot back and forth with the font sizes.
What challenges did you encounter, and how did you overcome them?Matching the font-sizes with the design previews. In the end i just played with the values.
What specific areas of your project would you like help with?Not sure if it was a good idea to make the responsive font-size just in the body. Maybe it is better to apply different responsive font-size adjustments for headings and text. What do you mean?
- @jmortadaSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
i finished the project and i will definitly try grid next time
What challenges did you encounter, and how did you overcome them?didnt encounter any challenges
What specific areas of your project would you like help with?I couldn't make the text look like what is in the design
- @Mohammed-NedjimaSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
This challenge was a pretty decent challenge for a beginner, and I gained a pretty good understanding of HTML and CSS and how to use them to do some interactivity using them hand-in-hand with JavaScript. I am noticing that my JavaScript knowledge improved after solving this challenge a lot.
What specific areas of your project would you like help with?I want help with how to implement the share pop-over that appears on the top of the share button on large screens. I faced a problem with how I apply different styles of different media queries and JavaScript interaction to them. and If anyone can help me with refactoring the code and make it more readable I will be grateful.
- @klb-devSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I am most proud I followed the design.
There is nothing to do differently but learn better CSS techniques.
What challenges did you encounter, and how did you overcome them?Challenges
- list item word wrap not lining up with just the content. It flowed past the bullet/number item. I learned about list-style-position (inside/outside), which helped perfectly.
- table was my first time using a table in HTML. I had to refresh everything by googling.
I don't feel any.
- @centralparksharkSubmitted 4 months agoWhat challenges did you encounter, and how did you overcome them?
Not having access to the figma file makes things so much more difficult..
- @GabrielNP96Submitted 4 months agoWhat are you most proud of, and what would you do differently next time?
I'm proud to have completed the project and really enjoyed the process. If I did it again, I would prioritize responsiveness from the beginning, using a common approach here in Brazil called mobile-first.
What challenges did you encounter, and how did you overcome them?Initially, I encountered challenges in centering the image and aligning the text correctly. However, I gained a deeper understanding of flexbox and effectively addressed these issues.
@sankiss55Posted 4 months agotu diseño esta ien la verdad, pero lo que te hizo falta fue que no pegaras tanto el contenido en las esquinas, separalo un poco para que se vea co mayor consistencia lo puedes hacer con padding con css de ahi en fuera esta bien felicidades
Marked as helpful0 - @clyoSubmitted 4 months agoWhat challenges did you encounter, and how did you overcome them?
Position the the divs took more time than I expected.
What specific areas of your project would you like help with?Any recommendations on how to position the elements would be appreciated. Even just another way to do so would be helpful.