brown2005 Posted April 19, 2007 Share Posted April 19, 2007 echo"<div id='mytable'> <table> <tr> <th>1</th> <th>2</th> </tr> <tr> <td> </td> <td> </td> </tr> </table> </div>"; if i have the above how would i make 1 = 100px 2 = 500px in css Link to comment https://forums.phpfreaks.com/topic/47813-solved-css-widths-of/ Share on other sites More sharing options...
AndyB Posted April 19, 2007 Share Posted April 19, 2007 different classes, different class definitions Link to comment https://forums.phpfreaks.com/topic/47813-solved-css-widths-of/#findComment-233636 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.