Difference between revisions of "Sandbox"

The projects and contributions area at dekalborama.com
Line 44: Line 44:
Can we use HTML5 as hinted at elsewhere?
Can we use HTML5 as hinted at elsewhere?
<video>
<video>
       <source type="video/mp4" src="Relache_039_Dance.mp4" />
       <source type="video/mp4" src="Relache_039_Dance" />
</video>
</video>
Hmmm. Need to install some stuff....


Hmmm. Need to install some stuff....
Take 2:
<HTML5video width="320" height="240" autoplay="true">Relache_039_Dance</HTML5video>
 
Actually, that's hopeful!


[[Category:Site_administration]]
[[Category:Site_administration]]
[[Category:Templates]]
[[Category:Templates]]

Revision as of 02:04, 26 March 2012

  • A place to play.
  • A place to spawn new pages.
  • A place to test what works.

Setting up for spam filters....

See whether these exist....

Setting up templates for submissions and linkings

Let's test it: Ephemera rectoA anim 125.gif

...and Ephemera02

Creating Collection of Tim Blickhan

Can we use HTML5 as hinted at elsewhere? <video>

     <source type="video/mp4" src="Relache_039_Dance" />

</video> Hmmm. Need to install some stuff....

Take 2: <HTML5video width="320" height="240" autoplay="true">Relache_039_Dance</HTML5video>

Actually, that's hopeful!