User:Lbattich: Difference between revisions
From XPUB & Lens-Based wiki
|
|
Line 13: |
Line 13: |
|
| |
|
| A reference <ref name="test">[http://www.lucasbattich.com/], yep, the reference is here</ref> | | A reference <ref name="test">[http://www.lucasbattich.com/], yep, the reference is here</ref> |
|
| |
|
| |
|
| |
| <script type="text/javascript">
| |
|
| |
| var colour = "rgb("+Math.floor((Math.random()*255)+1) +","+Math.floor((Math.random()*255)+1)+","+Math.floor((Math.random()*255)+1)+")";
| |
| document.body.style.backgroundColor=colour;
| |
|
| |
| </script>
| |
Revision as of 18:20, 11 September 2014
this is some eading text
this is some more heading text
more heading
- a numbered item
some more heading
A reference [1]
- ↑ [1], yep, the reference is here