Guest User

Untitled

a guest
May 16th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.13 KB | None | 0 0
  1. <table class="table-bordered" width="40px">
  2.  
  3. <tr>
  4. <th>01</th>
  5. <th>02</th>
  6. <th>03</th>
  7. <th>04</th>
  8. <th>05</th>
  9. <th>06</th>
  10. <th>07</th>
  11. <th>08</th>
  12. <th>09</th>
  13. <th>10</th>
  14. </tr>
  15.  
  16. <tbody>
  17.  
  18. <form class="" action="" method="post" id="myform">
  19.  
  20.  
  21. <tr>
  22. <td><input type="number" class="hobbit" style="width:60px;margin:6px;" ng-model="one" ></td>
  23. <td><input type="number" class="hobbit" style="width:60px;margin:6px;" ng-model="two"></td>
  24. <td><input type="number" class="hobbit" style="width:60px;margin:6px;" ng-model="three"></td>
  25. <td><input type="number" class="hobbit" style="width:60px;margin:6px;" ng-model="four"></td>
  26. <td><input type="number" class="hobbit" style="width:60px;margin:6px;" ng-model="five"></td>
  27. <td><input type="number" class="hobbit" style="width:60px;margin:6px;" ng-model="six"></td>
  28. <td><input type="number" class="hobbit" style="width:60px;margin:6px;" ng-model="seven"></td>
  29. <td><input type="number" class="hobbit" style="width:60px;margin:6px;" ng-model="eight"></td>
  30. <td><input type="number" class="hobbit" style="width:60px;margin:6px;" ng-model="nine"></td>
  31. <td><input type="number" class="hobbit" style="width:60px;margin:6px;" ng-model="ten"></td>
  32.  
  33. </tr>
  34.  
  35.  
  36.  
  37. <tr>
  38. <th>11</th>
  39. <th>12</th>
  40. <th>13</th>
  41. <th>14</th>
  42. <th>15</th>
  43. <th>16</th>
  44. <th>17</th>
  45. <th>18</th>
  46. <th>19</th>
  47. <th>20</th>
  48. </tr>
  49.  
  50. <tr>
  51. <td><input type="number" class="hobbit" style="width:60px;margin:6px;" ng-model="eleven"></td>
  52. <td><input type="number" class="hobbit" style="width:60px;margin:6px;" ng-model="twelve"></td>
  53. <td><input type="number" class="hobbit" style="width:60px;margin:6px;" ng-model="thirteen"></td>
  54. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fourteen"></td>
  55. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fifteen"></td>
  56. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="sixteen"></td>
  57. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="seventeen"></td>
  58. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="eighteen"></td>
  59. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="nineteen"></td>
  60. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="twenty"></td>
  61.  
  62. </tr>
  63.  
  64.  
  65. <tr>
  66. <th>21</th>
  67. <th>22</th>
  68. <th>23</th>
  69. <th>24</th>
  70. <th>25</th>
  71. <th>26</th>
  72. <th>27</th>
  73. <th>28</th>
  74. <th>29</th>
  75. <th>30</th>
  76. </tr>
  77.  
  78. <tr>
  79. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="twentyone"></td>
  80. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="twentytwo"></td>
  81. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="twentythree"></td>
  82. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="twentyfour"></td>
  83. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="twentyfive"></td>
  84. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="twentysix"></td>
  85. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="twentyseven"></td>
  86. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="twentyeight"></td>
  87. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="twentynine"></td>
  88. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="thirty"></td>
  89.  
  90. </tr>
  91.  
  92.  
  93. <tr>
  94. <th>31</th>
  95. <th>32</th>
  96. <th>33</th>
  97. <th>34</th>
  98. <th>35</th>
  99. <th>36</th>
  100. <th>37</th>
  101. <th>38</th>
  102. <th>39</th>
  103. <th>40</th>
  104. </tr>
  105.  
  106. <tr>
  107. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="thirtyone"></td>
  108. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="thirtytwo"></td>
  109. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="thirtythree"></td>
  110. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="thirtyfour"></td>
  111. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="thirtyfive"></td>
  112. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="thirtysix"></td>
  113. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="thirtyseven"></td>
  114. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="thirtyeight"></td>
  115. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="thirtynine"></td>
  116. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fourty"></td>
  117.  
  118. </tr>
  119.  
  120.  
  121. <tr>
  122. <th>41</th>
  123. <th>42</th>
  124. <th>43</th>
  125. <th>44</th>
  126. <th>45</th>
  127. <th>46</th>
  128. <th>47</th>
  129. <th>48</th>
  130. <th>49</th>
  131. <th>50</th>
  132. </tr>
  133.  
  134. <tr>
  135. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fourtyone"></td>
  136. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fourtytwo"></td>
  137. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fourtythree"></td>
  138. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fourtyfour"></td>
  139. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fourtyfive"></td>
  140. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fourtysix"></td>
  141. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fourtyseven"></td>
  142. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fourtyeight"></td>
  143. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fourtynine"></td>
  144. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fifty"></td>
  145. </tr>
  146.  
  147.  
  148. <tr>
  149. <th>51</th>
  150. <th>52</th>
  151. <th>53</th>
  152. <th>54</th>
  153. <th>55</th>
  154. <th>56</th>
  155. <th>57</th>
  156. <th>58</th>
  157. <th>59</th>
  158. <th>60</th>
  159. </tr>
  160. <tr>
  161. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fiftyone"></td>
  162.  
  163. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fiftytwo"></td>
  164. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fiftythree"></td>
  165. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fiftyfour"></td>
  166. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fiftyfive"></td>
  167. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fiftysix"></td>
  168. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fiftyseven"></td>
  169. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fiftyeight"></td>
  170. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="fiftynine"></td>
  171. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="sixty"></td>
  172.  
  173. </tr>
  174.  
  175.  
  176.  
  177. <tr>
  178. <th>61</th>
  179. <th>62</th>
  180. <th>63</th>
  181. <th>64</th>
  182. <th>65</th>
  183. <th>66</th>
  184. <th>67</th>
  185. <th>68</th>
  186. <th>69</th>
  187. <th>70</th>
  188. </tr>
  189.  
  190. <tr>
  191. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="sixtyone"></td>
  192. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="sixtytwo"></td>
  193. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="sixtythree"></td>
  194. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="sixtyfour"></td>
  195. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="sixtyfive"></td>
  196. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="sixtysix"></td>
  197. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="sixtyseven"></td>
  198. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="sixtyeight"></td>
  199. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="sixtynine"></td>
  200. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="seventy"></td>
  201.  
  202. </tr>
  203.  
  204.  
  205.  
  206. <tr>
  207. <th>71</th>
  208. <th>72</th>
  209. <th>73</th>
  210. <th>74</th>
  211. <th>75</th>
  212. <th>76</th>
  213. <th>77</th>
  214. <th>78</th>
  215. <th>79</th>
  216. <th>80</th>
  217. </tr>
  218.  
  219. <tr>
  220. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="seventyone"></td>
  221. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="seventytwo"></td>
  222. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="seventythree"></td>
  223. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="seventyfour"></td>
  224. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="seventyfive"></td>
  225. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="seventysix"></td>
  226. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="seventyseven"></td>
  227. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="seventyeight"></td>
  228. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="seventynine"></td>
  229. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="eighty"></td>
  230.  
  231. </tr>
  232.  
  233.  
  234.  
  235. <tr>
  236. <th>81</th>
  237. <th>82</th>
  238. <th>83</th>
  239. <th>84</th>
  240. <th>85</th>
  241. <th>86</th>
  242. <th>87</th>
  243. <th>88</th>
  244. <th>89</th>
  245. <th>90</th>
  246. </tr>
  247.  
  248. <tr>
  249. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="eightyone"></td>
  250. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="eightytwo"></td>
  251. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="eightythree"></td>
  252. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="eightyfour"></td>
  253. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="eightyfive"></td>
  254. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="eightysix"></td>
  255. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="eightyseven"></td>
  256. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="eightyeight"></td>
  257. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="eightynine"></td>
  258. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="ninty"></td>
  259.  
  260. </tr>
  261.  
  262.  
  263. <tr>
  264. <th>91</th>
  265. <th>92</th>
  266. <th>93</th>
  267. <th>94</th>
  268. <th>95</th>
  269. <th>96</th>
  270. <th>97</th>
  271. <th>98</th>
  272. <th>99</th>
  273. <th>00</th>
  274. </tr>
  275.  
  276. <tr>
  277. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="nintyone"></td>
  278. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="nintytwo"></td>
  279. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="nintythree"></td>
  280. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="nintyfour"></td>
  281. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="nintyfive"></td>
  282. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="nintysix"></td>
  283. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="nintyseven"></td>
  284. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="nintyeight"></td>
  285. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="nintynine"></td>
  286. <td><input type="number" class="hobbit" style="width:60px;margin:6px;"ng-model="hundred"></td>
  287. </tr>
  288.  
  289. </tbody>
  290. </table>
Add Comment
Please, Sign In to add comment