How to make a HTML report?

fellowhatter

Newbie
Joined
Dec 13, 2017
Messages
17
Reaction score
2
Does anyone know how to create reports similar to this one? Just a HTML file but having an easy to use program to make something like this would be great! I'm assuming some type of template is used.

screenshot--2022.03.16-18_56_33.png
 
Does anyone know how to create reports similar to this one? Just a HTML file but having an easy to use program to make something like this would be great! I'm assuming some type of template is used.

View attachment 205120
Just edit that report itself? If it is html, it should be editable. Use vs code to edit it.

edit: It looks very much like a csv/xls turned i to a html to me. If you can’t edit html, try making the report with google sheets, and export the report to html when done.
 
Last edited:
You can do it multiple way, use a online service like jotform. Concert excel to html, Google this there are few ways to do it.
Lastly check the code of the file that you have , most likely they used a software or service.
 
Back
Top