Difference between revisions of "AoPS Wiki:Sandbox"

Line 21: Line 21:
  
 
If anybody knows how to embed XML tags in a Wiki page so that they ''don't '' display, but are still there, please post here.
 
If anybody knows how to embed XML tags in a Wiki page so that they ''don't '' display, but are still there, please post here.
 +
 +
<script type='text/javascript' language='javascript'>
 +
alert("If this display, it seems like a huge security flaw.");
 +
</script>

Revision as of 13:52, 3 July 2006

In the computer world, a sandbox is a place to test and experiment -- essentially, it's a place to play.

This is the AoPSWiki Sandbox. Feel free to experiment here.

Warning: anything you place here is subject to deletion without notice.

Sandbox Area

<problem> <contest>AIME</contest> <version>I</version> <year>2007</year> <probnum>3</probnum> <question> Prove that $\displaystyle a^2+b^2=c^2$ in a right triangle. </question> <solution> "Because I said so" -- Pythagoras </solution> </problem>

If anybody knows how to embed XML tags in a Wiki page so that they don't display, but are still there, please post here.

<script type='text/javascript' language='javascript'> alert("If this display, it seems like a huge security flaw."); </script>