Advertisement
littlexdove

TODO LAYOUT

Oct 24th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.33 KB | None | 0 0
  1.  
  2. ABOUT ME START
  3.  
  4.  
  5. <div class="container">
  6. <div class="leftbox">
  7. <img src="https://i.imgur.com/S1VeI3E.png" class="leftimg">
  8. </div>
  9.  
  10.  
  11. <div class="textbox1">
  12. <h1>NAVIGATION</h1>
  13.  
  14. <h2>FIND YOUR WAY AROUND</h2><br><br><br>
  15. <center>
  16. <a href="#" class="toggleone" title="home">LEAVE</a>
  17. <a href="#" class="toggletwo" title="message">MESSAGE</a>
  18. <a href="#" class="toggleone" title="comment">COMMENT</a>
  19. <a href="#" class="toggletwo" title="photo">PHOTOS</a>
  20.  
  21. </center>
  22. </div>
  23.  
  24.  
  25. <ul class="tabs">
  26.  
  27. <li><input type="radio" checked name="tabs" id="tab1">
  28. <label for="tab1">SHOTO</label>
  29. <div id="tab-content1" class="tab-content animated fadeInDown">
  30. <div class="box">
  31. <h1>D E F R O S T</h1>
  32. <h2>SHOTO TODOROKI</h2>
  33. put whatever you want here. your storyline or w/e from wiki would probably work!
  34. </div>
  35.  
  36. <div class="box">
  37. I DUNNO WHAT TO PUT HERE EITHER. SO GOOD LUCK WITH THAT SOO MANY BOXES.
  38. </div>
  39. </div>
  40. </li>
  41.  
  42. <li><input type="radio" name="tabs" id="tab2">
  43. <label for="tab2">QUIRK</label>
  44. <div id="tab-content2" class="tab-content animated fadeInDown">
  45. <div class="box">
  46. <h2>FIRE N' ICE</h2> You can write about your quirk here! If you want something in bold
  47. put it in this code. <b>BOLD</b>
  48. </div>
  49. </div>
  50. </li>
  51.  
  52. <li><input type="radio" name="tabs" id="tab3">
  53. <label for="tab3">OTHER</label>
  54. <div id="tab-content3" class="tab-content animated fadeInDown">
  55. <div class="box">
  56. <h2>WHATEVER YOU WANT</h2> You can put whatever you want <b>here.</b> Maybe something about your
  57. lovely <i>girlfriend.</i>
  58. </div>
  59.  
  60. <div class="box">
  61. you can add something in this box too.
  62. </div>
  63.  
  64.  
  65.  
  66. </div>
  67. </li>
  68.  
  69. </ul>
  70. </div>
  71. </div>
  72. </div>
  73.  
  74.  
  75.  
  76. LIKE TO MEET START
  77.  
  78.  
  79.  
  80.  
  81. <BODY oncontextmenu="return false" onselectstart="return false" ondragstart="return false">
  82. <style>
  83.  
  84. .clearfix {
  85. margin-top: -125px;
  86. }
  87. br {
  88. line-height: 0px;
  89. }
  90. td td td br {
  91. line-height: auto;
  92. }
  93. table,
  94. tr,
  95. td {
  96. background-color: transparent !important;
  97. }
  98. table table {
  99. visibility: hidden;
  100. }
  101. table table table,
  102. table.blurbs td.text,
  103. span.orangetext15,
  104. #footerWarpper {
  105. display: none;
  106. }
  107. div table,
  108. table.blurbs,
  109. table.blurbs table {
  110. visibility: visible;
  111. display: table;
  112. _display: inline;
  113. }
  114. div div table div,
  115. div.clearfix a,
  116. input {
  117. display: none;
  118. }
  119. div.clearfix table div div,
  120. #footerWarpper {
  121. display: block;
  122. }
  123.  
  124. body {
  125. background-color: #181818;
  126. font-family: calibri;
  127. font-size: 8px;
  128. color: #7c7c7c;
  129. }
  130.  
  131. .container {
  132. background-color: #transparent;
  133. width: 560px;
  134. height: 500px;
  135. margin: auto;
  136. position: absolute;
  137. top: 0px;
  138. left: 0px;
  139. bottom: 0px;
  140. right: 0px;
  141. }
  142.  
  143.  
  144. .leftbox {
  145. position: fixed;
  146. background-color: #222222;
  147. width: 240px;
  148. height: 300px;
  149. padding: 5px;
  150. }
  151.  
  152. .leftimg {
  153. opacity: 0.8;
  154. }
  155.  
  156. .textbox1 {
  157. position: fixed;
  158. background-color: #222222;
  159. width: 240px;
  160. height: 100px;
  161. padding: 5px;
  162. margin-top: 330px;
  163. overflow: hidden;
  164. }
  165.  
  166. .textbox1 a {
  167. font-family: calibri;
  168. font-size: 8px;
  169. text-transform: uppercase;
  170. color: #ffffff;
  171. letter-spacing: 0px;
  172. text-decoration: none;
  173. -webkit-transition: all 0.5s ease-in-out;
  174. }
  175. .textbox1 a:hover {
  176. color: #ffffff;
  177. }
  178.  
  179.  
  180. .box a {
  181. font-family: calibri;
  182. font-size: 8px;
  183. text-transform: uppercase;
  184. color: #44839a;
  185. letter-spacing: 0px;
  186. text-decoration: none;
  187. -webkit-transition: all 0.5s ease-in-out;
  188. }
  189. .box a:hover {
  190. color: #ffffff;
  191. }
  192.  
  193.  
  194. i {
  195. font-style: italic;
  196. font-size: 9px;
  197. font-family: georgia;
  198. text-transform: lowercase;
  199. font-weight: bold italics;
  200. letter-spacing: 1px;
  201. color: #920000;
  202. }
  203. b {
  204. color: #920000;
  205. font-family: calibri;
  206. font-size: 8px;
  207. line-height: 10px;
  208. text-transform: uppercase;
  209. }
  210. u {
  211. color: #920000;
  212. font-family: lucida console;
  213. font-size: 8px;
  214. text-transform: uppercase;
  215. letter-spacing: 0px;
  216. text-decoration: none;
  217. border-bottom: dashed 1px #44839a;
  218. }
  219. h1 {
  220. font-family: arial;
  221. font-size: 23px;
  222. letter-spacing: -2px;
  223. color: #ca0000;
  224. margin: 0px 0px -5px 0px;
  225. text-align: center;
  226. font-weight: lighter;
  227. }
  228. h2 {
  229. background-color: #920000;
  230. text-align: center;
  231. font-family: calibri;
  232. font-size: 8px;
  233. color: #ffffff;
  234. line-height: 8px;
  235. padding: 4px;
  236. margin: 0px 0px 5px 0px;
  237. text-transform: uppercase;
  238. letter-spacing: 2px;
  239. }
  240.  
  241. .tabs input[type="radio"] {
  242. position: absolute;
  243. top: -9999px;
  244. left: -9999px;
  245. }
  246.  
  247. .tabs {
  248. width: 185px;
  249. float: none;
  250. list-style: none;
  251. position: relative;
  252. padding: 0px;
  253. margin-top: 0px;
  254. margin-left: 440px;
  255. background-color: #transparent;
  256. }
  257.  
  258. .tabs li {
  259. float: left;
  260. }
  261.  
  262. .tabs label {
  263. text-align: center;
  264. display: inline-block;
  265. padding: 0px;
  266. background-color: #920000;
  267. color: #ffffff;
  268. font-size: 8px;
  269. line-height: 24px;
  270. letter-spacing: 0px;
  271. width: 53px;
  272. height: 25px;
  273. left: -400px;
  274. margin-right: 3px;
  275. top: 380px;
  276. text-transform: uppercase;
  277. font-family: calibri;
  278. position: relative;
  279. -webkit-transition: all 0.4s ease-in-out;
  280. -moz-transition: all 0.4s ease-in-out;
  281. -o-transition: all 0.4s ease-in-out;
  282. transition: all 0.4s ease-in-out;
  283. }
  284.  
  285. .tabs label:hover {
  286. background-color: #920000;
  287. color: #ffffff;
  288. }
  289.  
  290. [id^="tab"]:checked + label {
  291. background-color: #920000;
  292. color: #ffffff;
  293. letter-spacing: 2px;
  294. }
  295.  
  296. [id^="tab"]:checked ~ [id^="tab-content"] {
  297. display: block;
  298. }
  299.  
  300. .tab-content {
  301. z-index: 2;
  302. display: none;
  303. color: #7c7c7c;
  304. font-family: arial;
  305. font-size: 9px;
  306. letter-spacing: 0.6px;
  307. word-spacing: 3px;
  308. padding: 5px;
  309. width: 355px;
  310. height: auto;
  311. background-color: #transparent;
  312. position: absolute;
  313. left: -185px;
  314. top: 55px;
  315. overflow: auto;
  316. -webkit-animation-duration: 1.5s;
  317. -moz-animation-duration: 1.5s;
  318. -o-animation-duration: 1.5s;
  319. aniation-duration: 1.5s;
  320. }
  321.  
  322. @keyframes fadeInDown {
  323. from {
  324. opacity: 0;
  325. transform: translate3d(0, -100%, 0);
  326. }
  327. to {
  328. opacity: 1;
  329. transform: none;
  330. }
  331. }
  332.  
  333. .fadeInDown {
  334. animation-name: fadeInDown;
  335. }
  336.  
  337. @-webkit-keyframes fadeInRight {
  338. 0% {
  339. opacity: 0;
  340. -webkit-transform: translation3d(100%, 0, 0);
  341. transform: translate3d(100%, 0, 0);
  342. }
  343. 100% {
  344. opacity: 1;
  345. -wenkit-transform: none;
  346. transform: none;
  347. }
  348. }
  349.  
  350. @keyframes fadeInRight {
  351. 0% {
  352. opacity: 0;
  353. -webkit-transform: translation3d(100%, 0, 0);
  354. transform: translate3d(100%, 0, 0);
  355. }
  356. 100% {
  357. opacity: 1;
  358. -wenkit-transform: none;
  359. transform: none;
  360. }
  361. }
  362. .box {
  363. background-color: #222222;
  364. width: 250px;
  365. padding: 10px;
  366. height: autopx;
  367. margin-left: 8px;
  368. margin-bottom: 25px;
  369. text-align: justify;
  370. color: #7c7c7c;
  371. font-family: arial;
  372. font-size: 8.5px;
  373. letter-spacing: 0.6px;
  374. word-spacing: 3px;
  375. }
  376.  
  377. .box h1 {
  378. font-family: arial;
  379. font-size: 23px;
  380. letter-spacing: -2px;
  381. color: #920000;
  382. margin: 0px 0px -5px 0px;
  383. text-align: center;
  384. font-weight: lighter;
  385. }
  386.  
  387. .box h2 {
  388. background-color: #920000;
  389. text-align: center;
  390. font-family: calibri;
  391. font-size: 8px;
  392. color: #ffffff;
  393. line-height: 8px;
  394. padding: 4px;
  395. margin: 0px 0px 5px 0px;
  396. text-transform: uppercase;
  397. letter-spacing: 2px;
  398. }
  399.  
  400. .toggleone {
  401. color: #ffffff;
  402. display: inline-block;
  403. background-color: #920000;
  404. margin-right: 3px;
  405. margin-bottom: 3px;
  406. width: 50px;
  407. height: 20px;
  408. text-align: center;
  409. font-size: 8px;
  410. font-family: calibri;
  411. text-transform: uppercase;
  412. line-height: 20px;
  413. text-decoration: none;
  414. -webkit-transition: all 0.5s ease-in-out;
  415. }
  416. .toggleone:hover {
  417. background-color: #920000;
  418. color: #fff;
  419. }
  420. .toggletwo {
  421. display: inline-block;
  422. background-color: #920000;
  423. color: #ffffff;
  424. margin-right: 3px;
  425. margin-bottom: 3px;
  426. width: 50px;
  427. height: 20px;
  428. text-align: center;
  429. font-size: 8px;
  430. font-family: calibri;
  431. text-transform: uppercase;
  432. line-height: 20px;
  433. text-decoration: none;
  434. -webkit-transition: all 0.5s ease-in-out;
  435. }
  436. .toggletwo:hover {
  437. background-color: #920000;
  438. color: #fff;
  439. }
  440. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement