/ ├─ /home ├─ /about ├─ /videos │ ├─ /videos/cute │ ├─ /videos/predators │ ├─ /videos/birds │ ├─ /videos/underwater │ └─ /videos/featured ├─ /blog │ ├─ /blog/animal-facts │ └─ /blog/behind-the-scenes ├─ /faq ├─ /privacy-policy └─ /terms-of-service
The "zoo animal" niche for mobile works best in micro-doses. An orangutan using a tool or a penguin sliding across ice should be snappy and loopable.
<body> <!-- Header --> <header class="site-header"> <div class="logo"><a href="/">Mobil Vidz</a></div> <nav class="nav"> <a href="/videos">Videos</a> <a href="/blog">Blog</a> <a href="/about">About</a> <a href="/faq">FAQ</a> </nav> </header>
Got a question, press inquiry or idea you'd like to share? Contact us through the form below and let us know how we can help.