Hey, I don't know what going on here...but the text in this div is running outside of the width I've given the div. Can someone PLEASE help me.
Here's the css:
.content_box_1{
background-repeat:repeat-y;
background-image:url(../images/box_1.jpg);
width:198px;
}
Here's the html:
<td class="content_box_1">
dshfjksdhfkjdfhkjshfkjsfhkjshfkjshjkldsjflksjflksj flkdsjflksd
</td>