I made a website for a band, that includes the lyrics for all their songs (3 albums). They ask me to put Tablatures in every song (guitar chords), mixed with the letters, something like this but i want to change the name of the guitar chords with images.
I have no idea how to make that, trying to be semantic, and without using tables to fix images over certain words.
If anybody have an idea would be appreciated. Thanks.
Well, the first thing I would say is that you are probably forgetting to close your files when you open them in your code, since the link you sent is throwing a "too many open files" error.
<pre> tags are the only even vaguely accurate way I've ever seen guitar chords or tab put together effectively on the web. It's one of those things that HTML is just not very well suited to, this is one of them.