Guest User

Untitled

a guest
Dec 11th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 4.30 KB | None | 0 0
  1. <?php
  2. echo '<table style="border: 1px #000 solid;" cellspacing="0" cellpadding="0">
  3. <tr><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td></tr><tr><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td></tr><tr><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td></tr><tr><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td></tr><tr><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td></tr><tr><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td></tr><tr><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td></tr><tr><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td><td style="background: #fff;width: 50px;height: 50px;">&nbsp;</td><td style="background: #000;width: 50px;height: 50px;">&nbsp;</td></tr></table>
  4. ';
  5. ?>
Add Comment
Please, Sign In to add comment