Sandbox (Rev. 3)


PLEASE DO NOT REMOVE OR VANDALIZE THIS BOX. READ BELOW BEFORE TESTING.

This page is designed for new editors to experiment and play around with some coding.
DO NOT add anything inappropriate or anything that violates the ToS. Any content found in this page that contains inappropriate or ToS violating content will be considered vandalism. Please don’t put anything disturbing here.

You can play with whatever code you want starting below this box, which is marked by the line below. Anyways, you can do whatever else you want to this page, and have fun playing with the code!


Table with a header (striped pattern too!)

Header Header
Hello World
Lorem Ipsum
Dolor Sit

If I try without a Header it only shows one column in the preview

Hello
Lorem
Dolor

Until I do this (adding a third column-but in the preview it looks half and half)

Hello World
Lorem Ipsum
Dolor Sit

If I do it again (4 column)

Hello World
Lorem Ipsum
Dolor Sit

Will this still be the case when I submit? Let’s find out!