-
Notifications
You must be signed in to change notification settings - Fork 0
/
home.html
129 lines (105 loc) · 5.23 KB
/
home.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Home</title>
<link rel="shortcut icon" href="assets/images/new.png" type="image/x-icon">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"/>
<link rel="stylesheet" href="assets/css/loginstyle.css">
<link rel="stylesheet" href="assets/css/Homestyle.css">
<script src="https://unpkg.com/scrollreveal@4"></script>
<script>
ScrollReveal({duration:800})
</script>
</head>
<body background="assets/images/glenn2.jpg" onload="dateRefr()">
<!-- <nav class="navbar navbar-light p-2 " id="navb">
<div class="container">
<a class="navbar-brand animate__animated animate__heartBeat" href="login.html"> -->
<!-- <div class="position-absolute top-0 start-50 translate-middle"></div> -->
<!-- <img src="assets/images/PinClipart.com_check-list-clip-art_5661943.png" alt="" width="30" height="40" >
<span class="text-white p-2 ">TODO LIST</span>
</a>
<button class="todobtn">Todos</button>
<button class="signoutbtn">SignOut</button> -->
<!-- <p id="dateText"></p> -->
<!-- </div>
</nav> -->
<!-- nav bootstrap -->
<nav class="navbar navbar-expand-lg navbar-light sticky-top" id="navb">
<div class="container">
<a class="navbar-brand animate__animated animate__heartBeat" href="login.html">
<img src="assets/images/PinClipart.com_check-list-clip-art_5661943.png" alt="" width="30" height="40" >
<span class=" p-2" id="todotext">TODO LIST</span>
</a>
<button class="navbar-toggler bg-secondary" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0" class= "d-flex">
<li class="nav-item">
<a class="nav-link active" id="homebtn" aria-current="page" href="home.html" style="text-decoration: underline;">Home</a>
</li>
<li class="nav-item">
<a class="nav-link " id="todobtn" href="Todo_main.html">Todos</a>
</li>
<li class="nav-item">
<a class="nav-link " id="signoutbtn" href="login.html">SignOut</a>
</li>
</ul>
<p id="dateText"></p>
</div>
</div>
</nav>
<!-- nav boot end -->
<nav class="m-2" style="--bs-breadcrumb-divider: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath d='M2.5 0L1 1.5 3.5 4 1 6.5 2.5 8l4-4-4-4z' fill='currentColor'/%3E%3C/svg%3E");" aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item active" aria-current="page">Home</li>
<li class="breadcrumb-item"><a href="Todo_main.html" class="text-white">Todos</a></li>
</ol>
</nav>
<div class="container">
<div class="row data">
<div class="model">
<img src="assets/images/to-do.png" alt="">
<!-- <h3>Todo List</3> -->
<div class= "main-bg animate__animated animate__pulse animate__delay-1s animate__slower animate__infinite">
<img src="assets/images/Group 37.png" alt="">
</div>
<div>
<h3><span class="ho1">Let's Start </span> <span class="ho2"> Your </span><span class="ho3"> Todo List </span><br>
<span class="ho4"> Here!!.....</span></h3>
</div>
<a href="Todo_main.html">
<button class="opTodo">Open Todo</button></a>
</div>
<!-- <div class="animetest">
<img src="assets/images/HeftyDescriptiveChimneyswift-max-1mb.gif" width="150px" alt="">
</div> -->
</div>
</div>
<figure class="text-center p-2 text-white">
<blockquote class="blockquote">
<p class="headline animate__animated animate__bounceInUp animate__delay-1s animate__slow">“To-Do lists help us break life into small steps.”</p>
</blockquote>
<figcaption class="blockquote-footer ">
<div id="cap" class="animate__animated animate__fadeInDown animate__delay-2s animate__slower">
<span class="punch1">~ Randy </span> <cite title="Source Title" class="punch2">Pausch ~</cite>
</div>
</figcaption>
</figure>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
<script src="assets/js/login_script.js"></script>
<script>
ScrollReveal().reveal('.ho1')
ScrollReveal().reveal('.ho2',{delay:1000})
ScrollReveal().reveal('.ho3',{delay:1300})
ScrollReveal().reveal('.ho4',{delay:1600})
ScrollReveal().reveal('#dateText',{delay:500})
</script>
</body>
</html>