This <span> elements look like a button beacuse of a class e-bolt-button and its modifiers. They don't have any interactive features like :hover or :active which belongs to an <a> and a <button> semantic tags.

This is not a button nor a link This is not a button nor a link This is not a button nor a link This is not a button nor a link

These are examples of semantic link with their interactive states.

This is a true href with states classes This is a true href with states classes This is a true href with states classes This is a true href with states classes

These are examples of semantic button with their interactive states.



This is an example of semantic input with type=[file] and its interactive states.