Rentang Wrap HTML

span { 
    display:block;
    width:150px;
    word-wrap:break-word;
}
GutoTrosla