# HTML5 export

**URL:** https://forum.kirupa.com/t/html5-export/633865
**Category:** Uncategorized
**Created:** [October 15, 2015, 7:45am UTC](https://forum.kirupa.com/t/html5-export/633865 "2015-10-15T07:45:56Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![fjura](https://avatars.discourse-cdn.com/v4/letter/f/3da27b/32.png) [@fjura](https://forum.kirupa.com/u/fjura)
#### Post date: [October 15, 2015, 7:45am UTC](https://forum.kirupa.com/t/html5-export/633865/1 "2015-10-15T07:45:56Z")

</div>

Hello,

May I ask if anyone could help me with exporting HTML5 animation files in a way to create a working URL? I created an animation and it gave me a index.html file and couple of images, but how could I upload it to the internet so it could be viewed trough a URL?

thank you!

---

<div class="post-metadata">

### Author: ![kirupa](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/kirupa/32/11616_2.png) [@kirupa](https://forum.kirupa.com/u/kirupa)
#### Post date: [October 15, 2015, 8:53am UTC](https://forum.kirupa.com/t/html5-export/633865/2 "2015-10-15T08:53:32Z")

</div>

Hi, fjura!  
When you double-click on the index.html file, does the animation play in the browser? If so, your HTML content is currently being served by your local machine. That is great for you, but it isn’t great for anybody who wants to also access your content…short of borrowing your physical computer 😛

The solution is to upload your content to what is known as a web server. Do you know if you have a web server already setup somewhere?

Cheers,  
Kirupa 😄

---

<div class="post-metadata">

### Author: ![fjura](https://avatars.discourse-cdn.com/v4/letter/f/3da27b/32.png) [@fjura](https://forum.kirupa.com/u/fjura)
#### Post date: [October 15, 2015, 2:07pm UTC](https://forum.kirupa.com/t/html5-export/633865/3 "2015-10-15T14:07:19Z")

</div>

Hi Kirupa,

You are absolutely right! I just registered a free subdomain, changed the index.html and all works great, thank you very much!

---

<div class="post-metadata">

### Author: ![kirupa](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/kirupa/32/11616_2.png) [@kirupa](https://forum.kirupa.com/u/kirupa)
#### Post date: [October 15, 2015, 6:51pm UTC](https://forum.kirupa.com/t/html5-export/633865/4 "2015-10-15T18:51:27Z")

</div>

Awesome! Glad to hear you got your site up and running 😄
