I am working on an application in struts having jsp pages. IN IE 7 long sentence inside tag creates a line break. Any idea what could be the problem? Table is used to show records. When there is no record I show this sentence. 51cecfcdf12c41_ Here is the css code 51cecfcdf12c42_ I think there is problem with <tr><td colspan="6">No tags are currently stored in the database for this component</td></tr>
———————————
After writing this code my problem solved. 51cecfcdf12c44_
|
↧
tag inside table cell creates a line break in IE 7
↧