Advertisement
samxuleyx

mom

Nov 8th, 2017
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.98 KB | None | 0 0
  1. about me.
  2.  
  3. <Style>
  4. .httk {display:none;}
  5. body {background-color:#121212;
  6. background-image:url();
  7. margin-top:220px;}
  8. table, tr, td, li, p, div {font-family:Georgia; color:#191919; font-size:10px; line-height:12px; font-weight:light; letter-spacing:1px;}
  9.  
  10. a:active, a:visited, a:link {font:italic 10px 'georgia'; color:#acacac; text-decoration:none; font-weight:10; letter-spacing:3px; transition-duration: 0.7s; -moz-transition-duration: 0.7s; -webkit-transition-duration: 0.7s; -o-transition-duration: 0.7s;}
  11.  
  12. a:hover {color:#e7d6e2;transition-duration: 0.7s; -moz-transition-duration: 0.7s; -webkit-transition-duration: 0.7s; -o-transition-duration: 0.7s;}
  13.  
  14. #navibar {position:absolute; top:-217px; left:-345px; width:800; background-image:url(https://i.imgur.com/e8yRNMI.png); height:190px; background-color:#211f21;}
  15. #navi {position:absolute; top:-72px; left:-345px; width:800; text-align:center; border-top:3px double #121212; height:50px; background-color:#211f21;}
  16. #crdt {position:fixed; bottom:10px; right:10px;}
  17.  
  18. a.n:active, a.n:visited, a.n:link {display:inline-block; width:19%; height:30px; line-height:50px; padding-top:20px; text-decoration:none; text-align:center; font:11px 'georgia'; color:#5072a8; text-transform:lowercase; margin-right:3px;letter-spacing:2px; text-shadow:0px 0px 10px #101010; transition-duration: 0.7s; -moz-transition-duration: 0.7s; -webkit-transition-duration: 0.7s; -o-transition-duration: 0.7s;}
  19.  
  20. a.n:hover {font:11px 'georgia'; opacity:1; color:#211f21; background-color:#FFF; letter-spacing:3px; transition-duration: 0.7s; -moz-transition-duration: 0.7s; -webkit-transition-duration: 0.7s; -o-transition-duration: 0.7s;}
  21.  
  22. a.crd:active, a.crd:visited, a.crdt:link {font:25px 'arial'; text-transform:uppercase; color:#FFF;}
  23.  
  24. a.crd:hover {text-decoration:none;}
  25.  
  26. b {font:italic 10px 'georgia'; color:#83adfb; line-height:12px; font-weight:700; letter-spacing:0px; text-transform:lowercase;}
  27.  
  28. strong {font-family:georgia; font-size:10px; color:#28e4d9; line-height:20px; letter-spacing:1px;}
  29.  
  30. i {font-size:8px; color:#a599a7;}
  31.  
  32. u, strike {color:#574b58;}
  33. h1 {font:7px 'Georgia'; color:#AFAFAF; text-transform:uppercase; text-decoration:none; line-height:10px; text-align:justify; letter-spacing:0px; margin:0;}
  34.  
  35. h3 {font:7px 'Georgia'; color:#a3989c; line-height:13px; text-align:right; text-transform:uppercase; font-weight:light; letter-spacing:.5px; margin:0px;}
  36.  
  37. </style>
  38.  
  39. <style>
  40.  
  41. ::selection {
  42. background-color: #ede8ed;
  43. color: #909090;
  44. }
  45.  
  46. .contactTable {
  47. display:none;
  48. }
  49.  
  50. .userProfileDetail, .friendsComments, .latestBlogEntry {
  51. display:none;
  52. }
  53.  
  54. table.friendsComments .ImgOnlineNow, table.profileInfo td.text div img {
  55. visibility:visible;
  56. }
  57.  
  58. table.UserProfileURL {
  59. display:none;
  60. }
  61.  
  62. table.interestsAndDetails {
  63. display:none;
  64. }
  65.  
  66. .extendedNetwork {
  67. display:none;
  68. }
  69.  
  70. table.blurbs {
  71. display:none;
  72. }
  73.  
  74. .hailtothekingisabamf {
  75. display:none;
  76. }
  77.  
  78. table.friendSpace td td td a {
  79. visibility:hidden; font-size:1px; letter-spacing:-50px;
  80. }
  81.  
  82. table.friendSpace td td td a img {
  83. visibility:visible;
  84. }
  85.  
  86. table.friendSpace span.btext, table.friendSpace td.text div {
  87. display:none;
  88. }
  89.  
  90. table.friendSpace span.orangetext15, table.friendsComments span.orangetext15 {
  91. display:none;
  92. }
  93.  
  94. td.text table {
  95. position:relative;
  96. top:-19px;
  97. background-color:transparent!important;
  98. }
  99.  
  100. td.text table table {
  101. position:static;
  102. background-color:transparent!important;
  103. }
  104.  
  105. div td {
  106. display:none;
  107. background-color:transparent!important;
  108. }
  109.  
  110. table {
  111. top:-32px; position:relative;
  112. background-color:transparent!important;
  113. }
  114.  
  115. table table {
  116. top:0px;
  117. position:relative;
  118. background-color:transparent!important;
  119. }
  120.  
  121. span.nametext {
  122. display:none;
  123. }
  124.  
  125. table.profileInfo td td {
  126. visibility:hidden;
  127. }
  128.  
  129. table div font {
  130. display:none;
  131. }
  132. table.profileInfo td td.text {visibility:visible;}
  133. table.profileInfo td.text a img {visibility:visible !important;}
  134.  
  135. #footerWarpper {
  136. display:none;
  137. }
  138.  
  139. table tr td div div {
  140. display:none;
  141. }
  142.  
  143. table tr td div font {
  144. display:none;
  145. }
  146.  
  147. .orangetext15 {
  148. display:none;
  149. }
  150.  
  151. .lightbluetext8 {
  152. display:none;
  153. }
  154.  
  155. div div table div, div.clearfix a, input {
  156. display:none;
  157. }
  158.  
  159. div.clearfix table div div {
  160. display:block;
  161. }
  162.  
  163. .profileInfo {display:none;}
  164.  
  165.  
  166. select {
  167. position:absolute!important;
  168. top:-1000px;
  169. }
  170. div table div form {
  171. display:none!important;
  172. }
  173.  
  174. table.friendSpace {
  175. display:none;
  176. }
  177.  
  178. .userAlbums {
  179. display:none;
  180. }
  181.  
  182. ::-webkit-scrollbar-thumb:vertical {background-color:#f9f9fa; border:2px solid #5072a8;}
  183. ::-webkit-scrollbar {width:6px;}
  184. </style>
  185.  
  186. who i'd like to meet.
  187.  
  188. </td></tr></table></td></tr></table><table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="435" bgcolor="ffcc99" border="0"><tr><td class="text" valign="left" align="left" width="435" bgcolor="ffcc99" height="0" style="word-wrap:break-word"><span class="whitetext12"></span></td></tr><tr><td><table bordercolor="313139" cellspacing="0" cellpadding="0" width="435" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="435" bgcolor="ffffff" style="word-wrap:break-word">
  189. <div id="crdt"><a class="crd" href="/httk">→</a></div>
  190.  
  191. <div id="navibar">
  192. </div>
  193. <div id="navi">
  194. <a class="n" href="/home.php">home</a><a class="n" href="/home.php">message</a><a class="n" href="/home.php">comment</a><a class="n" href="/home.php">gallery</a><a class="n" href="/home.php">blogs</a>
  195. </div>
  196.  
  197.  
  198. <div style="width:212px; height:125px; padding:1px; border:1px solid #313139; float:left;"><img src="https://i.imgur.com/oUebKLe.gif"></div><div style="width:212px; height:125px; padding:1px; border:1px solid #313139; float:left; background-color:#eee3ee; margin-left:2px;"><img src="https://i.imgur.com/csvpwSf.gif"></div>
  199.  
  200. <h1>I do everything for everyone. Everything to be perfect. The perfect daughter, the perfect sister, the perfect student. <x style="letter-spacing:6px; color:#77a5d3;">Can't I do this one thing for me?</x></h1>
  201.  
  202. <div style="width:385px; height:126px; padding:5px; border-left:20px solid #313139; border-right:20px solid #313139; border-top:5px solid #313139; border-bottom:5px solid #313139; background-color:#f8f4f9; text-align:justify; overflow:auto;">Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring.</div>
  203.  
  204.  
  205. <div style="width:212px; height:125px; padding:1px; border:1px solid #313139; float:left; margin-top:2px;"><img src="https://i.imgur.com/AMWD9MR.gif"></div><div style="width:212px; height:125px; padding:1px; border:1px solid #313139; float:left; background-color:#eee3ee; margin-left:2px;margin-top:2px;"><img src="https://i.imgur.com/OdgUhHC.gif"></div>
  206.  
  207. <h1>Nothing this bad was ever supposed to happen here. But it did. <x style="letter-spacing:5px; color:#77a5d3;">I want to know why.</x></h1>
  208.  
  209. <div style="width:385px; height:126px; padding:5px; border-left:20px solid #313139; border-right:20px solid #313139; border-top:5px solid #313139; border-bottom:5px solid #313139; background-color:#f8f4f9; text-align:justify; overflow:auto;"> Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring.</div>
  210.  
  211. interests.
  212.  
  213. </td></tr></table></td></tr></table><table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="290" bgcolor="ffcc99" border="0"><tr><td class="text" valign="left" align="left" width="290" bgcolor="ffcc99" height="0" style="word-wrap:break-word"><span class="whitetext12"></span></td></tr><tr><td><table bordercolor="313139313139" cellspacing="0" cellpadding="0" width="290" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="290" bgcolor="ffffff" style="word-wrap:break-word">
  214.  
  215. <div style="width:122px; height:180px; padding:1px; border:1px solid #313139; float:left; margin-top:-9px;"><img src="https://i.imgur.com/BItIvEk.png"></div><div style="width:151px; height:174px; padding:4px; border:1px solid #313139; margin-left:3px; background-color:#f8f4f9; float:right;margin-top:-9px; overflow:auto; text-align:justify;"><h3>PERSONAL INFORMATION.</h3>
  216. <b>GIVEN NAME</b> Write about your <i>character's name</i> here.
  217. <br><b>ETYMOLOGY</b> Give some backstory to your characters <strong>names</strong>, how they <u>exist</u>, where they come from..<strike>pronounciation</strike>...etc.
  218. <br><b>NICKNAMES</b> Any nicknames? Put those here.
  219. <br><b>BIRTHDAY</b> Write about your character's birthdate here, do so in whatever format looks prettiest.
  220. <br><b>AGE</b> DANG! Your character is as old as dirt, write their age here.
  221. <br><b>ASTROLOGY</b> What the fvck is astrology? Ohhhh well.
  222. <br><b>SEXUAL ORIENTATION</b> How does your character respond sexually? Do they like the same gender? Opposite genders? All genders?
  223. <br><b>OCCUPATION</b> This is the place where you put what your character does -- all things that they do.
  224. <br><b>PLACE OF BIRTH</b> I mean, birth place can go here. The specific city, state, and location if you want.
  225. <br><b>PREVIOUS RESIDENCE</b> Write some sh*t about where they've lived previously, if they haven't? Who cares.
  226. <br><b>CURRENT RESIDENCE</b> Write some sh*t about where they live presently, who they live with. If they live alone? Who cares.
  227. <h3>PHYSICAL INFORMATION.</h3>
  228. <b>HEIGHT</b> DANG! You one tall a/ss motherfvcker, write your height here. x
  229. <br><b>WEIGHT</b> I don't know, bruh..but a woman never tells her weight. u a woman? x
  230. <br><b>HAIR COLOR</b> Write about your hair here, how you rock it too! Got a fohawk? Describe it.
  231. <br><b>EYE COLOR</b> Dem eyes, I could get lost in them forever.
  232. <br><b>BODY BUILD</b> LOOK AT THAT DONK!
  233. <h3>FAMILY INFORMATION.</h3>
  234. <b>SPOUSE</b> What are feels and how do I never encounter them?
  235. <br><b>CHILDREN</b> U got a bun in ur oven? Put that sh!t here.
  236. <br><b>PARENTS</b> Hide your mother, ya father. .... just kidding, write about dem people here.
  237. <br><b>SISTERS</b> just kidding, write about dem people here.
  238. <br><b>BROTHERS</b> Marcus has <u>three</u> just kidding, write about dem people here.
  239. <br><b>AUNTS</b> just kidding, write about dem people here.
  240. <br><b>UNCLES</b> just kidding, write about dem people here.
  241. <br><b>COUSINS</b>just kidding, write about dem people here.
  242. <br><b>GRANDPARENTS</b> just kidding, write about dem people here.
  243. <br><b>OTHER FAMILY</b> just kidding, write about dem people here.
  244. <h3>MISCELLANEOUS INFORMATION.</h3>
  245. <b>PAST RELATIONSHIPS</b> just kidding, write about dem people here.
  246. <br><b>VEHICLES</b> That's one f i n e ass car right there, booiii.
  247. <br><b>SCARS/INJURIES</b> Dude...did someone fvck ur sh*t up? how's the other bro look?
  248. <br><b>ADDICTIONS</b> Addictions do a body good.
  249. <br><b>LIKES</b> I hate everything.
  250. <br><b>DISLIKES</b> I hate everything.</div>
  251.  
  252. <h1>If I know what love is, it is <x style="letter-spacing:6px; color:#77a5d3;">because of you</x>.</h1>
  253.  
  254. <div style="width:122px; height:180px; padding:1px; border:1px solid #313139; float:left;"><img src="https://i.imgur.com/sq5UrTc.png"></div><div style="width:151px; height:174px; padding:4px; border:1px solid #313139; margin-left:3px; background-color:#f8f4f9; float:right; overflow:auto; text-align:justify;"><h3>RELATIONSHIP STATUS: <x style="color:#5072a8;">SINGLE</x>.</h3>
  255. <b>DATE</b> Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring.
  256. <br><b>SIGNIFICANT OTHER</b> Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring.
  257. <br><b>SONG DEDICATION</b> Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring.
  258. <br><b>QUOTE</b> Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring.
  259. <br><b>COMMENTS</b> Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring.
  260. </div>
  261.  
  262. <h1>Bobby pin. <x style="color:#77a5d3">Okay, Ms. MacGyver.</x> I learned that from the Nancy Drew <x style="color:#909090; letter-spacing:9px;">detective handbook</x>. </h1>
  263.  
  264. <div style="width:122px; height:180px; padding:1px; border:1px solid #313139; float:left;"><img src="https://i.imgur.com/PEyfYft.png"></div><div style="width:151px; height:174px; padding:4px; border:1px solid #313139; margin-left:3px; background-color:#f8f4f9; float:right; overflow:auto; text-align:justify;"><h3>THE <x style="color:#5072a8;">DUDES</x>.</h3>
  265. <b><a href="">connection name</a></b> Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring.
  266. <br><b><a href="">connection name</a></b> Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring.
  267. <br><b><a href="">connection name</a></b> Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring.
  268. <br><b><a href="">connection name</a></b> Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring.
  269. <br><b><a href="">connection name</a></b> Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring.
  270. <h3>THE <x style="color:#5072a8;">LADIES</x></h3>
  271. <b><a href="">connection name</a></b> Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring.
  272. <br><b><a href="">connection name</a></b> Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring.
  273. <br><b><a href="">connection name</a></b> Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring.
  274. <br><b><a href="">connection name</a></b> Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring.
  275. <br><b><a href="">connection name</a></b> Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring. Ya gonna need to put some sh!t about your character here. Make sure it's long enough to scroll. Otherwise, it might be a little bit boring.
  276. </div>
  277.  
  278. </td></tr></table></td></tr></table><table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="290" bgcolor="ffcc99" border="0"><tr><td class="text" valign="left" align="left" width="290" bgcolor="ffcc99" height="0" style="word-wrap:break-word"><span class="whitetext12"></span></td></tr><tr><td><table bordercolor="313139313139" cellspacing="0" cellpadding="0" width="290" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="290" bgcolor="ffffff" style="word-wrap:break-word">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement