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 Quote Link to comment Share on other sites More sharing options...
AndyB Posted April 19, 2007 Share Posted April 19, 2007 different classes, different class definitions Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.