Advertisement
SolarisFox

art room intro

Sep 28th, 2014
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.05 KB | None | 0 0
  1. </div><!--this ends the infobox that the roomintro normally sits in-->
  2. <div align="right">
  3.     <font size=1 color=#585858>
  4.         <em>
  5.             Extreme finger painting! &nbsp;
  6.         </em>
  7.     </font>
  8. </div>
  9. <center>
  10.     <div title="The paints are the blood of my enemies!">
  11.         <img src="http://psartroom.weebly.com/uploads/2/6/6/3/26633051/5419542_orig.png" width="493" height="120">
  12.         <br>
  13.     </div>
  14.     <font size=5>
  15.         &#8203;<!--This is a size 5 zero width space I'm using to help space things correctly-->
  16.     </font>
  17.     <span class="broadcast-blue">
  18.         <span class="infobox">
  19.             <font face=" Book Antiqua" size="3">
  20.                 <a href="http://psartroom.weebly.com/">
  21.                     Room&nbsp;Website!
  22.                 </a>
  23.             <!--the "</font>" is omitted because the span classes reset it anyways and I wanted to reduce on space-->
  24.         </span>
  25.     </span>
  26.     &nbsp;
  27.     <span class="broadcast-blue">
  28.         <span class="infobox">
  29.             <font face=" Book Antiqua" size="3">
  30.                 <a href="http://www.smogon.com/forums/threads/ps-art-writing-contest-first-battle.3510890/page-3">
  31.                     Contest&nbsp;Results!
  32.                 </a>
  33.         </span>
  34.     </span>
  35.     &nbsp;
  36.     <span class="broadcast-blue">
  37.         <span class="infobox">
  38.             <font face=" Book Antiqua" size="3">
  39.                 <a href="http://psartroom.weebly.com/requests.html">
  40.                     Make&nbsp;a&nbsp;Request!
  41.                 </a>
  42.         </span>
  43.     </span>
  44.     &nbsp;
  45.     <span class="broadcast-blue">
  46.         <span class="infobox">
  47.             <font face=" Book Antiqua" size="3">
  48.                 (
  49.                 <a href="http://psartroom.weebly.com/current-requests.html">
  50.                     <b>
  51.                         6
  52.                     </b>
  53.                 </a>
  54.                 )
  55.             </font>
  56.         </span>
  57.     </span>
  58.     <font size=1>
  59.         <div>
  60.             &#8203;<!--similar trick to before, but this time a size 1 zero width space for minimal spacing-->
  61.         </div>
  62.     </font>
  63.     <div class="infobox"><!--an empty info box is used to a line separator-->
  64.     </div>
  65.     <div class="broadcast-red">
  66.         Must be rank
  67.         <span title="PAWsitive user">
  68.             <img src="http://woofwarehouse.com/wp-content/plugins/wp-e-commerce/images/paw_white.png" width="12" height="12">
  69.         </span>
  70.          or higher to talk right now.
  71.     </div>
  72.     <div class="infobox">
  73.     </div>
  74. </center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement