alright, so basically what i have right now is:

<div align="center" style="border:solid;"> Text </div>

when i use this, the border goes from the very left side of the screen, all the way to the right side of the screen. what i want is a border going only around the words "text"

ive tried a lot of things like padding and margins and whatnot...
i might not have done it right either...so how can i do this?