Advertisement
Guest User

Untitled

a guest
Jan 25th, 2015
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <title>Marjo's Sales Slips</title>
  5.  
  6. </head>
  7.  
  8.  
  9. <body>
  10. <table border="1">
  11. <table width="100%">
  12. <tr>
  13. <td align="left">Name:</td>
  14. <td align="right">_________________________________________________________________________________________________________________________________________________________</td>
  15. </tr>
  16. </table><br>
  17.  
  18. <table width="100%">
  19. <tr>
  20. <td align="left">WebApp1</td>
  21. <td align="right">Lab Act - Forms</td>
  22. </tr>
  23. <tr>
  24.  
  25. <td align="left">S2301</td>
  26. <td align="right">2nd Sem 14-15</td>
  27. <table width="80%" align="center" >
  28. <div id="head_nav">
  29. <tr>
  30.  
  31.  
  32. <td align="right"> Number _____________________</td>
  33. <tr>
  34. <td align="right"> Date _____________________</td>
  35. </tr>
  36.  
  37. <tr>
  38.  
  39.  
  40. <tr>
  41.  
  42. <th><center>Sales Slip</th>
  43. <tr>
  44. <br><td align="left"> Name &nbsp &nbsp &nbsp &nbsp &nbsp ____________________________________________________________________</td>
  45. <tr>
  46. <td align="left"> Address &nbsp &nbsp &nbsp &nbsp &nbsp ______________________________________________________________________</td>
  47. <table border="1">
  48. </table>
  49. </body>
  50.  
  51. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement