Returns an HTML representation of the element
@override String toHtml() { return '<a href="$link" target="$target">' '$text' '</a>'; }