Scrolling text from right to left

Scrolling text from right to left

Hello;

I want the text to scrol from right to left. The text is dynamic from database.  What would be the best solution?

<div style="width:300px">Dynamic Text Goes Here</div>

Thanks