Advertisement
Guest User

preg

a guest
Jul 9th, 2014
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.50 KB | None | 0 0
  1. <table width="100%" border="0" cellpadding="0" cellspacing="1" class="table_border">
  2.  
  3. <tr>
  4. <td colspan="9" class="heading_table_top">Journey Details</td>
  5. </tr>
  6. <TR class="heading_table">
  7. <td width="11%">Train Number</Td>
  8. <td width="16%">Train Name</td>
  9. <td width="18%">Boarding Date <br>(DD-MM-YYYY)</td>
  10. <td width="7%">From</Td>
  11. <td width="7%">To</Td>
  12. <td width="14%">Reserved Upto</Td>
  13. <td width="21%">Boarding Point</Td>
  14. <td width="6%">Class</Td>
  15. </TR>
  16. <TR>
  17. <TD class="table_border_both">*12559</TD>
  18. <TD class="table_border_both">SHIV GANGA EXP </TD>
  19. <TD class="table_border_both"> 5- 7-2014</TD>
  20. <TD class="table_border_both">BSB </TD>
  21. <TD class="table_border_both">NDLS</TD>
  22. <TD class="table_border_both">NDLS</TD>
  23. <TD class="table_border_both">BSB </TD>
  24. <TD class="table_border_both"> SL</TD>
  25. </TR>
  26. </table>
  27. <TABLE width="100%" border="0" cellpadding="0" cellspacing="1" class="table_border" id="center_table" >
  28.  
  29. <TR>
  30. <td width="25%" class="heading_table_top">S. No.</td>
  31. <td width="45%" class="heading_table_top">Booking Status <br /> (Coach No , Berth No., Quota)</td>
  32. <td width="30%" class="heading_table_top">* Current Status <br />(Coach No , Berth No.)</td>
  33. <td width="30%" class="heading_table_top">Coach Position</td>
  34. </TR>
  35. <TR>
  36. <TD class="table_border_both"><B>Passenger 1</B></TD>
  37. <TD class="table_border_both"><B>S1  , 33,CK    </B></TD>
  38. <TD class="table_border_both"><B>S1  , 33</B></TD>
  39. <TD class="table_border_both"><b>11
  40. </b></TD>
  41. </TR>
  42. <TR>
  43. <TD class="table_border_both"><B>Passenger 2</B></TD>
  44. <TD class="table_border_both"><B>S1  , 34,CK    </B></TD>
  45. <TD class="table_border_both"><B>S1  , 34</B></TD>
  46. <TD class="table_border_both"><b>11
  47. </b></TD>
  48. </TR>
  49. <TR>
  50. <TD class="table_border_both"><B>Passenger 3</B></TD>
  51. <TD class="table_border_both"><B>S1  , 36,CK    </B></TD>
  52. <TD class="table_border_both"><B>S1  , 36</B></TD>
  53. <TD class="table_border_both"><b>11
  54. </b></TD>
  55. </TR>
  56. <TR>
  57. <TD class="table_border_both"><B>Passenger 4</B></TD>
  58. <TD class="table_border_both"><B>S1  , 37,CK    </B></TD>
  59. <TD class="table_border_both"><B>S1  , 37</B></TD>
  60. <TD class="table_border_both"><b>11
  61. </b></TD>
  62. </TR>
  63. <TR>
  64. <td class="heading_table_top">Charting Status</td>
  65. <TD colspan="3" align="middle" valign="middle" class="table_border_both">   CHART PREPARED   </TD>
  66. </TR>
  67. <TR>
  68. <td colspan="4"><font color="#1219e8" size="1"><b> * Please Note that in case the Final Charts have not been prepared, the Current Status might upgrade/downgrade at a later stage.</font></b></Td>
  69. </TR>
  70. </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement