Language…
21 users online: Aclais,  Ahrion, autisticsceptile1993, crm0622,  Eden_, Ekimnoid, Gamet2004, Golden Yoshi, koffe190,  MarioFanGamer, Mischievous Marc, neidoodle, NewPointless, Rauf, RZRider, Scags, schema_tuna, shaoshao, sinseiga, StarWolf3000, The_Uber_Camper - Guests: 263 - Bots: 266
Users: 64,795 (2,376 active)
Latest user: mathew

New Layout

Based on YI's forts SMB2's Temples.

S
T
R
E
T
C
H
.
.
.
.
.

Originally posted by Someone
This is a quote


This is a link
There seems to be a line break in the code, creating that small gap at the bottom of the layout.

For example:

<table><tr>
<td>Stuff</td>

Should be:

<table><tr><td>Stuff</td>
yeah it cool...
- ignore the watermarks, working on a fix for those
Originally posted by Pester
There seems to be a line break in the code, creating that small gap at the bottom of the layout.

For example:

<table><tr>
<td>Stuff</td>

Should be:

<table><tr><td>Stuff</td>


Hmm... I'm not seeing it...
There seems to be extra space after the </table> tag. Get rid of it.