How to display database/list online with images that show up when hovering over each row

1

I have this project of mine that ended up making me create an Excel database. Current state is 300ish rows x 15 columns. However, the project is getting to big for me to handle alone. I'd like to share and improve it with a facebook community I'm in. I though of using Google Sheets but it doesn't allow a certain feature I want.

I want the database to show an image related to each row information when you hover. I have achieved this in Excel but I had to use local images following an specific index I created. Can you please tell me what can I do to achieve this?

Any guidance is welcome. Also, I have no knowledge of HTML, CSS, only a bit of Java, C and VBA.

Jose Manuel Ferreira Benavides

Posted 2015-12-28T02:37:43.343

Reputation: 11

No answers