That's easy.
Create a table with a text or blob field (a var char field would work, but would have a
smaller limit on length, which might cause
a problem), and put your data in that field.
Simply include the
<a href="...">text</a> in the
data, and when you print out the field,
it's included in the resulting page.