Latest solutions
Latest comments
- @zsoltvarjuSubmitted almost 2 years ago@J4NBIPosted 8 months ago
I really liked your mouse events! Do you have good tutorials for my, that would be very kind. Best regards Jan
0 - @javiIT10Submitted 9 months ago
- P@catreedleSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
I'm proud of finishing this project. The share section is tricky because mobile and desktop versions are different, so I am most proud of tackling that. I suggest next time I spend more time analyzing and planning to solve the problem instead of jumping into it headfirst.
What challenges did you encounter, and how did you overcome them?toggling the share button, I tried a few different approaches.
What specific areas of your project would you like help with?anything. code review would be appreciated. is it readable and easy to understand? do you think my code is overkill? how to write better CSS class names?
@J4NBIPosted 8 months agoI liked the slide in animation and your code was easy to read. Well done :)
1 - P@ePauloSubmitted 10 months agoWhat are you most proud of, and what would you do differently next time?
My plan was to add code in stages... 1) html-only, 2) general css, 3) mobile css, 4) tablet css, and 5) desktop css... helped reduce the "ripple effect" of making code changes that might adversely affect previous work.
What challenges did you encounter, and how did you overcome them?
In hindsight, it might have helped to considered (early rather than later) the need for inner "containers" to group some related UI design blocks.
Note that I did make a few subtle changes to the design, such as changing the font color for the button hover effect.Find specific css code within "Mobile Design", "Tablet Design" and "Desktop Design" became more time consuming as the number of css lines increased... so I added comments to both html and css files to clearly indicate what the sections were for each of the mobile, tablet and desktop css styling.
What specific areas of your project would you like help with?The one thing I could not figure out what how to control (remove?) the opacity on the second divider (that partially covered the last section) and, similarly, how to control the opacity of the button in the last section.
- @SadikibendaSubmitted 10 months agoWhat are you most proud of, and what would you do differently next time?
first project working with css grid
What challenges did you encounter, and how did you overcome them?place the card in specific position
What specific areas of your project would you like help with?working with quotes, I didnt finish that part.
any feedback is appreciated
- @BarrosLucasJavierSubmitted 10 months agoWhat are you most proud of, and what would you do differently next time?
Nothing to comment on at the moment
What challenges did you encounter, and how did you overcome them?Nothing to comment on at the moment
What specific areas of your project would you like help with?Nothing to comment on at the moment