Add a link URL from database to text that is coming from database

I have a database with Title (Text), Description (Text), URL (URL)
In a repeater I am wanting to set the article title with the Title data and set a link using the URL data. However I am coming up with no solution. I attempted to use a button element instead of text, however I ran into the issue that the text does not wrap with the button element like it does with a text element (i.e. the text will overflow with the button).
Thanks for any help.

any solutions? Please :smiley: