Advertisement
Guest User

Untitled

a guest
Feb 9th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <table width="100%" hight="100%" border="1">
  2. <tbody>
  3. <tr>
  4. <th scope="col" width="10%">Table1</th>
  5. <td>
  6.  
  7. <?php include 'options_drop1.php'; ?>
  8. <?php include 'options_drop2.php'; ?>
  9. <?php include 'options_drop3.php'; ?>
  10.  
  11.  
  12. </td>
  13. </tr>
  14. </tbody>
  15. </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement