<p> when text exceeds width, continue in new line

romyco

New Member
I have the following structure:\[code\]<ul><li><p style="width:10px;">Text goes here</p></li><li><p style="width:10px;">Text goes here</p></li></ul>\[/code\]When the text of the p exceeds the 10px limit I would like it to continue in a new row.. How do i do that? Thanks
 
Back
Top