Difference between revisions of "User:MogDog66/Sandbox"
(Replaced content with "{{User:MogDog66/FishCounter|30%}}") |
(Screw styling, you get ugly un-classed style attributes) |
||
Line 1: | Line 1: | ||
{{User:MogDog66/FishCounter|30%}} | {{User:MogDog66/FishCounter|30%}} | ||
+ | |||
+ | <table class="testTable" style="text-align: center"> | ||
+ | <th colspan=3 style="border:1px solid black">Look at all these cells man</th> | ||
+ | <tr> | ||
+ | <td style="border: 1px solid #000">Lots of text <br/> Lots of text <br/> Lots of text <br/> Lots of text <br/> Lots of text <br/> Lots of text </td> | ||
+ | <td style="border: 1px solid #000;">Not a lot of text</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>I'm another cell</td> | ||
+ | <td style="border: 1px solid #000">Me too</td> | ||
+ | <td style="border: 1px solid #000">Me three</td> | ||
+ | </tr> | ||
+ | </table> |