Latest comments
- @jose-beltranSubmitted 25 days ago@Aldeeb2020Posted 25 days ago
wow very nice look. and very nice code. i now learned that i can put font in root variables like colors.
0 - @Kaviyaa88Submitted 28 days ago
- @mega0gxSubmitted about 1 month ago
- @navycdSubmitted 29 days ago@Aldeeb2020Posted 29 days ago
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.
1 - @MoksziSubmitted 29 days ago@Aldeeb2020Posted 29 days ago
Very good. but its better to separate css in external file.
0 - @dariindaSubmitted about 1 month agoWhat 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.
@Aldeeb2020Posted about 1 month agoVery 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 helpful1