Advertisement
Guest User

Untitled

a guest
Mar 5th, 2015
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 KB | None | 0 0
  1. <%@ Master Language="C#" %>
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <script type="text/javascript" runat="server" >
  6.  
  7. </script>
  8.  
  9. <html xmlns="http://www.w3.org/1999/xhtml" lang="he">
  10. <head runat="server">
  11. <title></title>
  12. <style type="text/css">
  13. #table1
  14. {
  15. float:left;
  16. width: 217px;
  17. }
  18. .table
  19. {
  20. float:right;
  21. padding-right:50px;
  22. margin-right:500px;
  23. margin: 0;
  24. padding: 0;
  25. border-collapse: collapse;
  26. border-spacing: 0;
  27. }
  28. .header1
  29. {
  30. background-color:#4169E1;
  31. text-align:center;
  32.  
  33.  
  34. }
  35. .header2
  36. {
  37. direction:rtl;
  38. background-color:#DCDCDC;
  39. text-align:center;
  40.  
  41. }
  42. .style4
  43. {
  44. width: 255px;
  45. height: 53px;
  46.  
  47.  
  48. }
  49. .style25
  50. {
  51. text-align: center;
  52. width: 135px;
  53. height: 53px;
  54.  
  55. }
  56. .style27
  57. {
  58. text-align: center;
  59. width: 104px;
  60. height: 53px;
  61. font-family: "BN Avshalom";
  62. font-size: x-large;
  63.  
  64.  
  65. }
  66. .style30
  67. {
  68. font-family: "BN Avshalom";
  69. height: 24px;
  70. margin-top: 2px;
  71.  
  72.  
  73. }
  74. .style32
  75. {
  76. height: 6px;
  77. width: 166px;
  78.  
  79.  
  80. }
  81. .style45
  82. {
  83. width: 149px;
  84. font-family: "BN Avshalom";
  85. height: 6px;
  86. }
  87. .style48
  88. {
  89. width: 30px;
  90. }
  91. .style50
  92. {
  93. width: 93px;
  94. font-family: "BN Avshalom";
  95. height: 6px;
  96. }
  97. .style51
  98. {
  99. width: 99px;
  100. font-family: "BN Avshalom";
  101. height: 6px;
  102. }
  103. .style53
  104. {
  105. width: 128px;
  106. font-family: "BN Avshalom";
  107. height: 6px;
  108. }
  109. .style54
  110. {
  111. width: 135px;
  112. font-family: "BN Avshalom";
  113. height: 6px;
  114. }
  115. .style55
  116. {
  117. width: 104px;
  118. font-family: "BN Avshalom";
  119. height: 6px;
  120. }
  121. .style56
  122. {
  123. width: 102px;
  124. font-family: "BN Avshalom";
  125. height: 6px;
  126. }
  127. .style57
  128. {
  129. width: 77px;
  130. }
  131. .style58
  132. {
  133. width: 92px;
  134. }
  135. </style><asp:ContentPlaceHolder id="head" runat="server">
  136. </asp:ContentPlaceHolder>
  137. </head>
  138. <body background="style/pics/barbell-sun-1bw.jpg">
  139. <div>
  140.  
  141. <table id="table1"><tr><td class="style57">
  142. <input type="text" name="name"
  143. style="width: 117px" /> </td><td class="style58">:משתמש</td></tr>
  144. <tr><td class="style57"><input type="password" name="pass" style="width: 119px" /> </td>
  145. <td class="style58">:סיסמא</td></tr>
  146. <tr><td class="style57"><input type="submit" name="submit" value="התחבר" /> </td>
  147. <td class="style58"><a href="Reg.aspx">הרשמה</a></td></tr>
  148. </table>
  149.  
  150. <table class="table" align="center">
  151. <tr class="header1">
  152. <td class="style4" colspan="8" ></td>
  153. <td class="style27"><a href="https://www.facebook.com/groups/osher.the.LOSER/"
  154. style="font-family: 'Facebook Letter Faces'" >f</a></td>
  155. <td class="style25"><a href="https://www.youtube.com/user/galtatata">
  156. <img src="style/pics/youtube-logo-copy.jpeg" alt="youtube" class="style30" /></a></td>
  157. </tr>
  158. <tr class="header2">
  159. <td align="right" class="style48"><input type="image"
  160. src="style/pics/hardware-icon-search-button.png" style="width: 22px" /></td>
  161. <td class="style32"><input style="width:150px; height: 21px; margin-top: 0px; margin-bottom: 0px;"
  162. type="text" name="search" value="חפש" onfocus="value = ''" class="style30" />
  163. </td>
  164.  
  165. <td class="style53">צור קשר</td>
  166. <td class="style45">כתבות ומאמרים</td>
  167. <td class="style55">גלריה</td>
  168. <td class="style51">תחרויות</td>
  169. <td class="style50">פורום</td>
  170. <td class="style56">צור קשר</td>
  171. <td class="style55">אודותינו</td>
  172. <td class="style54">דף הבית</td>
  173. </tr>
  174. </table>
  175.  
  176. </div>
  177. <asp:ContentPlaceHolder id="ContentPlaceHolder1" runat="server">
  178.  
  179. </asp:ContentPlaceHolder>
  180. <br /> <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
  181. <center>
  182. <img src="style/pics/feds.png" alt="feds" style="margin-top: 0px" />
  183. </center>
  184.  
  185.  
  186. </body>
  187. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement