These elements/properties should be able to be highlighted when hovered over. When clicked on, they should display a small box(not a popup) of information(only 1 line needed).
I thought about the link element but I don’t want it to link anywhere to.
This doesn’t necessarily have to be done through html alone, but it is preferable.
You may to do it with some javascript and CSS.
CSS:
HTML:
Javascript:
SEE DEMO