The valid xhtml version would be <br />
and to wrap it
use something like this:
#content {
height: 125px <-- can use % instead of px
width: 50px <-- " "
overflow: visible;
}
That should do it.
but make sure the table/div has th id of the name you put it as