GM Julio Becerra
he's the highest on chess.com.
Sorry for the off topic post here, but what is the HTML code for putting a link into certain words like that?
Such as GM Julio Becerra containing the link to his profile instead of seeing his entire url.
Thanks.
@check - That would be the <a> tag.
<a href = "You need to put the address here"> The reader we see this as the link </a>
:)