/aos_page

HTML page with aos library

Primary LanguageHTML

AOS_Page

HTML page with aos library.

Details

This is not the original aos library page. Just recreated the page with aos library for learning purpose.

Embedding

<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css"/>

<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
  AOS.init();
</script>

Happy Coding... ! 🙈