View Full Version : text box


eviltomatoqueen
09-28-2004, 02:01 PM
i wanted to know how to make your text into a cute lil box, like this chikki here (http://www.xanga.com/home.aspx?user=x_electrikk). i had asked this question once, but i didnt know if i was clear or not on it. thank you.

JiNgLeBeLLz77
09-28-2004, 03:36 PM
i think this is what you mean...

<style type="text/css">
table.blogbody {
/* this edits the other the place where the blog is */
border: 10px solid #000000;
backround-color:#ffffff;
width:400px;
}
</style>