Latest solutions
Latest comments
- @jose-beltran@Aldeeb2020
wow very nice look. and very nice code. i now learned that i can put font in root variables like colors.
- @Kaviyaa88
- @mega0gx@Aldeeb2020
Very nice work.
- @navycd@Aldeeb2020
How are you? very nice work but there may be some point if you handle it that will be amazing. 1 - White spaces must be the same between related component. 2 - White space in border of box must be the same from top and bottom. 3- last, color of text.
- @Mokszi@Aldeeb2020
Very good. but its better to separate css in external file.
- @dariindaWhat are you most proud of, and what would you do differently next time?
Took some time but did it.
What challenges did you encounter, and how did you overcome them?Responsive and adding dynamically the elements
What specific areas of your project would you like help with?Dynamic elements and responsiveness.
@Aldeeb2020Very nice. but i have some comments on the ccode. why you use ids for your all html element. preffer using ids for only elemnt you will use in javascript. we use ids for effecient access to element with o(1) speed. that why we use ids for javascript access.
Marked as helpful