Advertisement
GokuSon

Black Goku code

Sep 4th, 2016
1,299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.14 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor {display: none; visibility: hidden;}
  3. #profile {background-color:;}
  4. #profile {border:;}
  5. body
  6. {overflow-x:hidden;
  7. background-image:
  8. url('http://65.media.tumblr.com/bd29e7e9e5d2dc6928ae2fef2a43771d/tumblr_nrejn41RBg1s94q1lo1_500.png');
  9. background-repeat:repeat;
  10. background-position:;
  11. background-attachment: fixed;
  12. background-color:#0F0F0F;
  13. font: 11px arial;
  14. color: black;}
  15. #profile {background-color: transparent;
  16. border:0px;
  17. }
  18.  
  19. ::-webkit-scrollbar {
  20. width: 5px;
  21. height: 0px;
  22. background:;
  23. }
  24.  
  25. ::-webkit-scrollbar-thumb {
  26. background-color:yellow;
  27. -webkit-border-radius: 10px;
  28. border-radius: 10px;
  29. }
  30.  
  31. a {color:gold;
  32. text-decoration: none;
  33. -webkit-transition: all 0.5s ease-in-out;
  34. -moz-transition: all 0.5s ease-in-out;
  35. -o-transition: all 0.5s ease-in-out;
  36. -ms-transition: all 0.5s ease-in-out;
  37. transition: all 0.5s ease-in-out;
  38. }
  39.  
  40. a:hover {color: black;
  41. text-decoration: none;
  42. -webkit-transition: all 0.5s ease-in-out;
  43. -moz-transition: all 0.5s ease-in-out;
  44. -o-transition: all 0.5s ease-in-out;
  45. -ms-transition: all 0.5s ease-in-out;
  46. transition: all 0.5s ease-in-out;
  47. }
  48.  
  49. *{cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur828.cur'), default;
  50. }
  51.  
  52. @font-face {font-family: "tinytots";src: url('https://dl.dropboxusercontent.com/s/y0pfz7ndq83n7j7/04B_03_.TTF?dl=1'); format("truetype");}
  53.  
  54.  
  55. #whole{position:absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  56.  
  57. #background{background-image:
  58. url('https://www.xmple.com/wallpaper/streaks-black-stripes-lines-red-1920x1080-c2-000000-8b0000-l2-151-213-a-45-f-1.svg');
  59. background-repeat:repeat;
  60. background-position:;
  61. background-attachment: fixed;
  62. background-size:300;
  63. vertical-align: center;
  64. position:fixed;
  65. left: -5px;
  66. top: 300px;
  67. width:2000;
  68. height:100;
  69. margin: 1px;
  70. }
  71.  
  72. #stripes {background-image:
  73. url('https://www.xmple.com/wallpaper/streaks-black-stripes-lines-red-1920x1080-c2-000000-8b0000-l2-151-213-a-45-f-1.svg');
  74. background-repeat:repeat;
  75. background-position:;
  76. background-attachment: fixed;
  77. background-size:300;
  78. vertical-align: center;
  79. position: absolute;
  80. left: 400px;
  81. top: 200px;
  82. width:325;
  83. height:303;
  84. margin: 1px;
  85. border-radius:20;
  86. }
  87.  
  88. #image {position:absolute;
  89. left:10;
  90. top:10;
  91. border:3px solid #7C777D;
  92. }
  93.  
  94. #stripes2 {background-image:
  95. url('https://www.xmple.com/wallpaper/streaks-black-stripes-lines-red-1920x1080-c2-000000-8b0000-l2-151-213-a-45-f-1.svg');
  96. background-repeat:repeat;
  97. background-position:;
  98. background-attachment: fixed;
  99. background-size:300;
  100. vertical-align: center;
  101. position: absolute;
  102. left: 750px;
  103. top: 200px;
  104. width:450;
  105. height:303;
  106. margin: 1px;
  107. border-radius:20;
  108. }
  109.  
  110.  
  111. #box {background-color:white;
  112. vertical-align: center;
  113. text-transform: none;
  114. color:000000;
  115. font: normal normal normal 10px
  116. ‘times’;
  117. text-align: justify;
  118. position: absolute;
  119. width:170;
  120. height:105;
  121. left: 10px;
  122. top: 10px;
  123. letter-spacing:0px;
  124. line-height: 10px;
  125. padding: 10px;
  126. margin: 1px;
  127. overflow:auto;
  128. border:3px solid #7C777D;
  129. }
  130. @keyframes bounce{
  131. 0% {top: 30px;}
  132. 50% {top: 50px;}
  133. 100% {top: 30px;}
  134. }
  135. @-webkit-keyframes bounce {
  136. 0% {top: 30px;}
  137. 50% {top: 50px;}
  138. 100% {top: 30px;}}
  139.  
  140. .bounce-img-bg{
  141. top:0px;
  142. left:1200px;
  143. width:290px;
  144. height:500px;
  145. z-index: 3;
  146. padding:9px;
  147. position:fixed;
  148. animation: bounce 3.25s infinite;
  149. -o-animation: bounce 3.25s infinite;
  150. -moz-animation:bounce 3.25s infinite;
  151. -webkit-animation: bounce 3.25s infinite;
  152. }
  153.  
  154. .bounce-img{
  155. top:300px;
  156. padding:5px;
  157. width: 250px;
  158. height:250px;
  159. }
  160. h1{
  161. border-bottom:1px solid #7C777D;
  162. color: #8B0000;
  163. font-size:8px;
  164. font-family:tinytots;
  165. line-height: 11px;
  166. text-align: left;
  167. text-transform:uppercase;
  168. letter-spacing:3px;
  169. margin: 1px;
  170. padding: 0px;
  171. }
  172.  
  173. #box2 {background-color:white;
  174. vertical-align: center;
  175. text-transform: none;
  176. color:000000;
  177. font: normal normal normal 10px
  178. ‘times’;
  179. text-align: justify;
  180. position: absolute;
  181. width:170;
  182. height:114;
  183. left: 10px;
  184. top: 150px;
  185. letter-spacing:0px;
  186. line-height: 10px;
  187. padding: 10px;
  188. margin: 1px;
  189. overflow:auto;
  190. border:3px solid #7C777D;
  191. }
  192.  
  193. #box3 {background-color:white;
  194. vertical-align: center;
  195. text-transform: none;
  196. color:000000;
  197. font: normal normal normal 10px
  198. ‘times’;
  199. text-align: justify;
  200. position: absolute;
  201. width:195;
  202. height:105;
  203. left: 215px;
  204. top: 10px;
  205. letter-spacing:0px;
  206. line-height: 10px;
  207. padding: 10px;
  208. margin: 1px;
  209. overflow:auto;
  210. border:3px solid #7C777D;
  211. }
  212.  
  213. #box4 {background-color:white;
  214. vertical-align: center;
  215. text-transform: none;
  216. color:000000;
  217. font: normal normal normal 10px
  218. ‘times’;
  219. text-align: justify;
  220. position: absolute;
  221. width:195;
  222. height:114;
  223. left: 215px;
  224. top: 150px;
  225. letter-spacing:0px;
  226. line-height: 10px;
  227. padding: 10px;
  228. margin: 1px;
  229. overflow:auto;
  230. border:3px solid #7C777D;
  231. }
  232.  
  233.  
  234.  
  235. #credit {position:fixed;
  236. right:0;
  237. bottom:0;
  238. }
  239.  
  240. </style>
  241. <div id="whole" oncontextmenu="return false;">
  242.  
  243. <div id="background">
  244. </div>
  245.  
  246. <div id="stripes">
  247. <div id="image">
  248. <img src="http://oi64.tinypic.com/2qs12q9.jpg">
  249. </div>
  250. </div>
  251.  
  252. <div id="stripes2">
  253. <div id="box">
  254. <h1>Stats</h1>
  255. <font color = "8B0000">Age:</font> ???
  256. <br>
  257. <font color = "8B0000">Gender:</font> Male.
  258. <br>
  259. <font color = "8B0000">Hair:</font> Black.
  260. <br>
  261. <font color = "8B0000">Eyes:</font> Black.
  262. <br>
  263. <font color = "8B0000">Skin color:</font> Light Tan.
  264. <br>
  265. <font color = "8B0000">Race:</font> Unknown.
  266. <br>
  267. <font color = "8B0000">Height:</font> 175 cm/5'9.
  268. <br>
  269. <font color = "8B0000">Weight:</font> 62 kg/137 lbs.
  270. <br>
  271. <font color = "8B0000">Marital Status:</font> Single.
  272. <br>
  273. <font color = "8B0000">Sexual Orientation:</font> Straight.
  274. <br>
  275. <font color = "8B0000">Sexual Preference:</font> Females.
  276. <br>
  277. <font color = "8B0000">Occupation:</font> Destruction.
  278. </div>
  279.  
  280. <div id="box2">
  281.  
  282. <h1> Abilities </h1>
  283. <br>
  284.  
  285. <font color = "8B0000">Flight:</font> The ability to take flight through the manipulation of ki.
  286. <br>
  287. <br>
  288. <font color = "8B0000">Ki Blast:</font> Black is shown to use ki blasts while terrorizing Future Trunks' timeline.
  289. <br>
  290. <br>
  291. <font color = "8B0000">Continuous:</font> Energy Bullets - Black used this technique against Trunks.
  292. <br>
  293. <br>
  294. <font color = "8B0000">Energy Ball:</font> Black can create a black colored Energy Ball to attack the opponent.
  295. <br>
  296. <br>
  297. <font color = "8B0000">Kamehameha:</font> Goku Black is shown to be able to use a black colored Kamehameha attack. The blast can be powerful enough to be seen from space.
  298. <br>
  299. <br>
  300. <font color = "8B0000">Ki Sense:</font> The ability to sense ki and power levels.
  301. <br>
  302. <br>
  303. <font color = "8B0000">Time Travel:</font> Using his Time Ring, Goku Black is capable of traveling through time.
  304. <br>
  305. <br>
  306. <font color = "8B0000">Instant Transmission:</font> Goku Black is shown holding his fingers to his Forehead while trying to locate Future Trunks.
  307. </div>
  308.  
  309. <div id="box3">
  310. <h1>personality</h1>
  311. Goku Black traveled to many different planets and destroyed all life for the sake of "justice".
  312. In the future, Goku Black arrives on Earth and goes on a rampage, leaving humanity on the brink of extinction. He encounters the Super Saiyan, Trunks and easily defeats him. Future Trunks survives their encounter and, for one year and half, prepares to travel back in time using a Time Machine with Bulma in an attempt to save the future. Future Trunks and Bulma are eventually intercepted by Goku Black himself when the villain kills Bulma and destroys their hideout. Future Trunks narrowly escapes with enough fuel for a one-way trip back to the past while Goku Black pursues him. Later, as Future Trunks and Future Mai arrive to Capsule Corporation, Goku Black attacks them both, killing Future Mai. An angry Future Trunks transforms into a Super Saiyan and engages Black in battle, but Future Trunks is easily beaten back. As Future Trunks fires a Masenko, Black blocks the attack, but Future Trunks disappears. He then begins to sense for Future Trunks' ki, and spots Future Trunks about to leave in the time machine. Goku Black fires a Dark Kamehameha, but the attack narrowly misses as Future Trunks leaves, and Goku Black realizes that Future Trunks' ki has completely disappeared from this world. Growing angry, Goku Black vows to find Future Trunks as he has nowhere to run. While Goku Black tries to figure out how Trunks escaped, a ring that he wears has a sudden reaction which creates a portal to the past. After entering the portal, Goku Black finds himself in the present timeline which he quickly spots Trunks and eventually introduces himself to Goku.
  313. Powers: Goku Black's exact power is unknown, but it is known that he was strong enough to overwhelm Super Saiyan 2 Future Trunks, having him barely escape with his life.[5] Even taking a solid hit from Super Saiyan Future Trunks barely fazed him and he was even laughing during that strike before quickly overwhelming the half-Saiyan. In a few previews his power is described as being enough to threaten all of time and space. Goku Black was able to travel back in time using the powers of the Time Ring. It is said by Future Trunks that Goku Black possesses power equal to or greater than Super Saiyan 3 Goku.
  314.  
  315. </div>
  316.  
  317.  
  318. <div id="box4">
  319.  
  320. <h1>out of character</h1>
  321.  
  322. <br>
  323. <li>If we are in the middle of an rp let me know ahead of time that you have to go instead of just poofing</li>
  324. <br>
  325. <li>One liners to para to multi para, will also mirror posts.</li>
  326. <br>
  327. <li>I have a Skype. If you want it then just ask</li>
  328. <br>
  329. <li>Short-Term or Long-Term, doesn't matter.</li>
  330. <br>
  331. <li>Art isn't mine, will remove on request.</li>
  332. <br>
  333. <li>Don't kill anybody, don't touch my wife, that's my bike</li>
  334. <br>
  335. <li> Take your time with your posts no need to rush</li>
  336.  
  337. </div>
  338. </div>
  339.  
  340.  
  341. <div class="bounce-img-bg"><span class="bounce-img"><img src="http://pre05.deviantart.net/bf57/th/pre/f/2016/191/6/1/black_goku_aura_by_bardocksonic-da9in6y.png" >
  342.  
  343.  
  344. <div id="credit">
  345. <img src="https://40.media.tumblr.com/3acf39748cf712b3e0546ac65975fa47/tumblr_njbymhAUCB1slgirgo1_540.png" width="100">
  346. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement