I have a list of weekly contribution that I want to get it's total amount of money contribute by a member, what code will I use | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I have a list of weekly contribution that I want to get it's total amount of money contribute by a member, what code will I use

7th Oct 2019, 3:00 PM
John
John - avatar
2 Answers
+ 2
Thanks for your idea
8th Oct 2019, 10:06 AM
John
John - avatar
0
john mmegwa To make a list you need to use the <ul> or <ol> tag. But in the case of getting the fraction of money by and individual,you will have to use JavaScript division tool. In short,mathematics in web development is all about JavaScript.
8th Oct 2019, 8:25 AM
Akshat Kumar Singh
Akshat Kumar Singh - avatar