design changes in IE and FF...i need alternative for  ...is there any way? and i need the following table as div....
This is my table format....it is already inside a div tag... <table width="700" class="tablefont" cellspacing="3" border="1"> <tr style="align:left;"> <td> t1 </td> <td> <input type="text"/></td> <td> <span class="left-space" id="status"></span></td> <td>t2</td> <td><select><option>-------Select----… </tr> <tr align="left"> <td>t3</td> <td><input type="text"/></td> <td class="left-space"><span id="strength"></span></td> <td>t4</td> <td><select><option value='-1'>-------Select------</option><… </tr> <tr align="left"> <td>t5</td> <td><input type="text"/></td> <td class="left-space"></td> <td>t6</td> <td><input type="text"/></td> </tr> <tr align="left"> <td>t7</td> <td class="left-space"></td> <td>t6</td> <td><input type="text"/></td> </tr></table> -- -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: css-design@googlegroups.com To unsubscribe: css-design-unsubscr...@googlegroups.com