To-Do List Interface(With Lottie) In Python: HTML Code

PHOTO EMBED

Wed Jul 19 2023 14:40:58 GMT+0000 (Coordinated Universal Time)

Saved by @pythonHub #python #python-hub #day2

<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Well Done Champ</title>
</head>

<body>
    <script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
    <lottie-player src="https://assets6.lottiefiles.com/packages/lf20_pKiaUR.json" background="transparent" speed="1" style="width: 300px; height: 300px;" loop autoplay></lottie-player>

</body>

</html>
content_copyCOPY

It is the HTML code for it. python code is linked here.

https://www.thiscodeworks.com/to-do-list-interface-with-lottie-in-python-python-python-hub-day2/64b7f5735d31ad00134f17be