I know this isn't part of this forum, but if anyone has the answer I would appreciate it.
when using the anchor tag (A) it results with the anchor word (Wilfredo) having an underline. I believe there is a way to do this without the underline, but I can't remember how. Is there an attribute to the A tag that illiminates the underline?
Code:
<a href="www.somewhere">Wilfredo</a>
Result:
Wilfredo