Sign Up
 
Log In
342 Players Online
21:33:09 MST
Sign Up or Log In With:
Facebook
Google
Twitter
Marapets is mobile friendly
Marapets is mobile friendly
Princessangie871996
  1. List of Pokemon
    3rd Aug 2016 21:32
    7 years & 9 months ago
  2. Editing Club Layout Guide
    20th Mar 2010 19:57
    14 years, 1 month & 16 days ago
  3. Huggy_Wuggy96's Operation Portals By Angie
    27th Jan 2008 10:48
    16 years, 3 months & 7 days ago
  4. STAFF
    26th Jan 2008 18:29
    16 years, 3 months & 8 days ago
Editing Club Layout Guide
14 years, 1 month & 16 days ago
20th Mar 2010 19:57

Three Boxes in One Row

One Box on Left with link:

<div class='holder'>
<div class='thirdboxleft'><div class='padbox'>
Text 1<br>
<a href='http://www.marapets.com'>test link</a>
</div></div>

One Box on Left without Link:

<div class='thirdboxleft'><div class='padbox'>
text 2
</div></div>


One Box in Center with Link:

<div class='thirdboxcenter'><div class='padbox'>
text 2<br>
<a href='http://www.marapets.com'>test link</a>
</div></div>

One Box in Center without Link:

<div class='thirdboxcenter'><div class='padbox'>
text 2
</div></div>

One Box on Right with Link:

<div class='thirdboxright'><div class='padbox'>
text 3<br>
<a href='http://www.marapets.com'>test link</a>
</div></div>

One Box on Right without Link:

<div class='thirdboxright'><div class='padbox'>
text 3
</div></div>



Two boxes in One Row
One box on Left with link:

<div class='holder'>
<div class='halfboxleft'><div class='padbox'>
Text here<br>
<a href='http://www.marapets.com'>test link</a>
</div></div>

One Box on Right with link:

<div class='halfboxright'><div class='padbox'>
Text here<br>
<a href='http://www.marapets.com'>test link</a>
</div></div></div>

One Bow in One Row
One box on left without link:

<div class='holder'>
<div class='halfboxleft'><div class='padbox'>
</div></div></div>

One Box on right without link:
<div class='holder'>
<div class='halfboxright'><div class='padbox'>
</div></div></div>

One whole Box with link:
<div class='holder'>
<div class='widebox'><div class='padbox'>
<a href='http://www.marapets.com'>test link</a>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
</div>
</div></div>

One whole box without link:

<div class='holder'>
<div class='widebox'><div class='padbox'>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
Text here<br>
</div>
</div></div>

Scrolling Text (Marquee):

<marquee id='scroller'>
Scrolling text
</marquee>

To Change Background Height:

background-position:center;
}
#scroller {
width:550px;
font-size:14pt;
font-variant:small-caps;
font-weight:bold;
}
.holder {
width:550px;
height:200px;
}
*Change whatever number is in the 200!!*

  1. List of Pokemon
    3rd Aug 2016 21:32
    7 years & 9 months ago
  2. Editing Club Layout Guide
    20th Mar 2010 19:57
    14 years, 1 month & 16 days ago
  3. Huggy_Wuggy96's Operation Portals By Angie
    27th Jan 2008 10:48
    16 years, 3 months & 7 days ago
  4. STAFF
    26th Jan 2008 18:29
    16 years, 3 months & 8 days ago