for tooltip feature

updated index.html to add link for toolltip feature.
This commit is contained in:
raj-hero 2022-10-12 03:32:33 +05:30 committed by GitHub
parent 9988da9174
commit 8ae1dc8d67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -91,8 +91,11 @@
<a href='./lazy-loading/index.html'>
Lazy Loading</a> - Lazy Load html images natively
</li>
<li>
<a href="./tooltip/index.html">Tooltip</a> - Tootltip using title attribute
</li>
</ul>
</div>
</body>
</html>
</html>