Advertisement
Guest User

Untitled

a guest
Apr 1st, 2015
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.10 KB | None | 0 0
  1. <html>
  2. <head>
  3. <style>
  4. body {
  5. padding: 0px;
  6. margin: 0px;
  7. background-color: lightblue;
  8. background-image: url("images/back0.jpg");
  9. background-attachment: fixed;
  10. font-family: Arial,Helvetica,sans-serif;
  11. }
  12.  
  13. h2 {
  14. margin-left: 0px;
  15. margin-top: 15px;
  16. margin-bottom: 0px;
  17. color: black solid;
  18. font: 16pt sans-serif;
  19.  
  20. }
  21.  
  22. h5{
  23. margin: 0px;
  24. color: black solid;
  25. font: 9pt sans-serif;
  26. }
  27.  
  28. .text-headline {
  29. font-size: 20px;
  30. font-weight: bold;
  31. font: 16pt sans-serif;
  32. }
  33.  
  34. .profile-title-text {
  35. display: block;
  36. width: 620px;
  37. line-height: 23px;
  38. margin: 0;
  39. padding: 0;
  40. float: left;
  41. word-wrap: break-word;
  42.  
  43. }
  44.  
  45. #profile-title {
  46. position: relative;
  47. display: block;
  48. width: 100%;
  49. margin: 0;
  50. margin-left: 30px;
  51. padding: 0;
  52. overflow: hidden;
  53. }
  54.  
  55. #post_options {
  56. display: block;
  57. position: relative;
  58. overflow: hidden;
  59. width: 710px;
  60. padding: 4px;
  61. margin: 0;
  62. border: solid 1px #f7f7f7;
  63. background-color: #EEE;
  64. -moz-border-radius: 0 0 5px 5px;
  65. -webkit-border-radius: 0 0 5px 5px;
  66. border-radius: 0 0 5px 5px;
  67. }
  68.  
  69. #postLoaderTerritory {
  70. display: block;
  71. position: relative;
  72. margin: 0;
  73. padding: 0;
  74. clear: both;
  75. zoom: 1;
  76. margin-left: 30px;
  77. }
  78.  
  79. #postLoader {
  80. display: none;
  81. width: 16px;
  82. height: 16px;
  83. padding: 3px;
  84. margin: 0;
  85. border: 0;
  86. position: absolute;
  87. bottom: 6px;
  88. right: 3px;
  89. }
  90.  
  91. #generalLevel {
  92. display: block;
  93. overflow: hidden;
  94. margin: 0;
  95. padding: 0;
  96. height: 26px;
  97. width: 100%;
  98. clear: both;
  99. }
  100.  
  101. .profile-title-counter {
  102. width: auto;
  103. height: 26px;
  104. display: block;
  105. float: left;
  106. color: #999;
  107. margin: 0;
  108. padding: 0 0 0 5px;
  109. font-weight: normal;
  110. font-size: 16px;
  111. line-height: 26px;
  112. }
  113.  
  114. .submitBlue {
  115. display: block;
  116. float: right;
  117. text-align: center;
  118. padding: 5px 17px 7px;
  119. margin: 0;
  120. height: 26px;
  121. line-height: 14px;
  122. font-size: 11px;
  123. color: #FFF;
  124. font-weight: bold;
  125. text-shadow: 0 -1px 0 #2a92b7;
  126. text-decoration: none;
  127. border: solid 1px #2a92b7;
  128. background-color: #50abe7;
  129. background-position: 0 -282px;
  130. border-radius: 3px;
  131. -moz-border-radius: 3px;
  132. -webkit-border-radius: 3px;
  133. cursor: pointer;
  134. }
  135. .submit-button, .submit-button-more, .submit-button-center-150, a.link-silver-left, a.link-modern-left, a.link-green, a.link-unfollow, .submitBlue, a.link-fun, a.link-inviteLine, a.link-join {
  136. background-image: url(/images/sprites/buttonTex.png);
  137. background-repeat: repeat-x;
  138. }
  139.  
  140. .questionType_box {
  141. display: block;
  142. float: right;
  143. margin: 0;
  144. padding: 0 10px;
  145. font-size: 11px;
  146. line-height: 13px;
  147. color: #000;
  148.  
  149. }
  150.  
  151. .typeCheckbox_text {
  152. display: block;
  153. float: right;
  154. margin: 6px 0 0;
  155. padding: 0;
  156. }
  157.  
  158. .typeCheckbox {
  159. display: block;
  160. float: right;
  161. margin: 7px 5px 0 0;
  162. padding: 0;
  163. width: 14px;
  164. height: 14px;
  165. }
  166.  
  167. #post_options-border {
  168. display: block;
  169. overflow: hidden;
  170. width: 720px;
  171. padding: 0;
  172. margin: 0;
  173. border-top: 0;
  174. border-bottom: solid 1px #CCC;
  175. border-left: solid 1px #CCC;
  176. border-right: solid 1px #CCC;
  177. -moz-border-radius: 0 0 5px 5px;
  178. -webkit-border-radius: 0 0 5px 5px;
  179. border-radius: 0 0 5px 5px;
  180. margin-left: 30px;
  181. }
  182.  
  183. #profile-input {
  184. height: 36px;
  185. margin: 5px auto 0;
  186.  
  187. }
  188. #profile-input, #post-input-pre {
  189. width: 722px;
  190. max-width: 722px;
  191. padding: 5px;
  192. border: solid 1px #CCC;
  193. font-family: Arial,Helvetica,sans-serif;
  194. font-size: 14px;
  195. text-align: left;
  196. line-height: 18px;
  197. color: #000;
  198. overflow: auto;
  199. -moz-border-radius: 5px 5px 0 0;
  200. border-radius: 5px 5px 0 0;
  201. outline: 0;
  202. }
  203. textarea {
  204. resize: none;
  205. }
  206. .infoBox, .questionBox, .questionBox-daily {
  207. display: block;
  208. width: 685px;
  209. margin-left: 10 px;
  210. padding: 11px 0;
  211. border-style: none;
  212. border-bottom: 1px solid #EEE;
  213. overflow: hidden;
  214. }
  215.  
  216.  
  217. .top {
  218. height: 50px;
  219. width: 100%;
  220. background: #CAE1FF;
  221. }
  222. .main {
  223. width: 800px;
  224. margin: 0 auto;
  225. background: #DEEBFC;
  226.  
  227. }
  228. .button {
  229. height: 34px;
  230. padding: 16px 10px 0px 10px;
  231. min-width: 0px;
  232. list-style: none;
  233. margin: 0px;
  234. display: block;
  235. text-align: center;
  236. text-decoration: none;
  237. float: right;
  238. background: #CAE1FF;
  239. font: 12pt sans-serif;
  240. }
  241.  
  242. </style>
  243.  
  244. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  245. <title> Приложение </title>
  246. </head>
  247. <body>
  248. <div class="top">
  249. <div class="main" style="background: #CAE1FF;">
  250. <a href="#">
  251. <img src="images\name.png" width="121" height="50" border="0" style="margin-left: 10px">
  252. </a>
  253. <a class="button" href="#">Выход
  254. </a>
  255. <a class="button" href="Settings.html">Настройки
  256. </a>
  257. <a class="button" href="Friends.html">Друзья
  258. </a>
  259. <a class="button" href="#">Профиль
  260. </a>
  261. <a class="button" href="Questions.html">Вопросы(1)
  262. </a>
  263. <a class="button" href="Main.html">Главная
  264. </a>
  265. </div>
  266. </div>
  267. <div class="main" style="margin-top: 30px; border-radius: 20px 20px 20px 20px; width:780; padding:10px">
  268.  
  269. <img src="images/photo2.png" width="100" height="100" style="margin: 15px; float:left"></img>
  270. <div style="float: left; width:40%">
  271. <h2>Amigo?</h2><br/>
  272. <h5><i>Место жительства: Полоцк</i></h5>
  273. <h5><i>День рождения: 01.01.2015</i></h5>
  274. <h5><i>О себе: Жду ваших вопросов! Постараюсь всегда ответить=)</i></h5>
  275. </div>
  276. <div style="float: right; width:30%; margin-top: 50px;">
  277. <h5 style="font: 12pt sans-serif;">0 Ответы</h5>
  278. <h5 style="font: 12pt sans-serif;">0 Понравилось</h5>
  279. <h5 style="font: 12pt sans-serif;">0 Подарки</h5><br/>
  280. <h5 style="font: 12pt sans-serif;"><b>Подписчики: 10</b></h5>
  281. </div>
  282. <form>
  283. <div id="profile-title">
  284. <div class="profile-title-text">
  285. <span class="text-headline" dir="ltr"><span dir="ltr">Спроси↘</span></span>
  286. </div>
  287. </div>
  288.  
  289. <div id="postLoaderTerritory">
  290. <textarea class="composeQuestion-form growable-textarea" id="profile-input" name="question[question_text]" style="overflow: hidden; line-height: 18px; height: 48px;"></textarea>
  291. <div id="postLoader"></div>
  292. </div>
  293.  
  294. <div id="post_options-border">
  295. <div id="post_options">
  296.  
  297.  
  298.  
  299. <div id="generalLevel">
  300. <div class="profile-title-counter" id="question_counter_span">300</div>
  301.  
  302. <input class="submitBlue submit-button-active" id="question_submit" name="commit" onclick="document.getElementById('profile-input').value=''" type="button" value="Задать вопрос">
  303.  
  304.  
  305. <div class="questionType_box">
  306. <label class="typeCheckbox_text" for="question_force_anonymous">Анонимный вопрос</label>
  307. <input name="question[force_anonymous]" type="hidden"><input checked="checked" class="typeCheckbox" id="question_force_anonymous" name="question[force_anonymous]" type="checkbox" value="force_anonymous">
  308. </div>
  309.  
  310. </div>
  311.  
  312. </div>
  313.  
  314. </div>
  315. <div class="infoBox" id="profile_headline_menu" style="margin-left: 30px">
  316. <span class="text-headline">ответы</span>
  317. </div>
  318. <div>
  319. <hr>
  320. <blockquote>
  321. <span style="font: 12pt sans-serif; color: #829dc4; margin-left: 10 px; margin-top: 50 px">У вас пока нет ответов</span>
  322. </blockquote>
  323.  
  324. </div>
  325.  
  326. </form>
  327. <br/><br/><br/><br/><br/><br/><br/>
  328. </div>
  329. <!--Имя:<br/><input/><br/>
  330. Сайт:<br/><input/>-->
  331. </body>
  332. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement