{{_("Mozilla Demo Studio")}}
{{_("Submit a New Demo")}}
{% trans %}Whether you are creating an amazing new way to experience the Web or just experimenting with the latest technologies, we invite you to submit your own demos to share with (or show off to) other web developers.
{% endtrans %}{{_('Before You Begin')}}
{% trans %}- You must be prepared to provide the source code for your demo. Demos are hosted on the Demo Studio's servers.
- Your demo's source code must be available under an open license, such as MPL, GPL, or BSD.
- Your demo should showcase open web technologies, such as HTML5 and CSS3.
- Your demo should support a wide range of modern web browsers, like Firefox, Chrome, Safari, and Opera.
{{_('Preparing Your Demo')}}
{% trans %}- Your demo's source code should be packaged inside a ZIP file.
- The main page of your demo should be a file named
index.htmlin the root of the ZIP. - Your demo should be built on client-side technology (HTML, CSS, JavaScript). Server-side languages like PHP and Ruby are not supported.
- If your demo requires external resources, it should use AJAX to access them.
- Please identify in the demo details box any 3rd party content that can't be licensed under the CC-BY-SA license and include links to the authors' websites.
To submit your demo, you need an MDN account.
{% endtrans %}{% if not use_browserid %} {{_('Create an Account')}} {% endif %} {{_('Log In to Account')}}