Creating a table using PHP?

music4life

New member
Im needing to create a table so that it list a students ID, Score, and Letter Grade. What output would you use to create the table?
I'm creating a grade distribution for 15 students. I need to take their grades and put them into a table a long with their Student ID, grade, and grade letter using a normal grade distribution (A- 90-100) (B-80-89) ect..
 
Back
Top