@@ -62,7 +62,7 @@ <h5 class="mb-2 text-2xl font-bold tracking-tight text-gray-900 dark:text-white"
62
62
63
63
64
64
</ div >
65
- < div class ="main flex text-center mt-10 ">
65
+ < div class ="main flex text-center mt-10 ">
66
66
< div class ="max-w-sm p-6 bg-white border border-gray-200 rounded-lg shadow-sm dark:bg-gray-800 dark:border-gray-700 ">
67
67
< a href ="# ">
68
68
< h5 class ="mb-2 text-2xl font-bold tracking-tight text-gray-900 dark:text-white "> Function</ h5 >
@@ -162,6 +162,22 @@ <h5 class="mb-2 text-2xl font-bold tracking-tight text-gray-900 dark:text-white"
162
162
</ a >
163
163
</ div >
164
164
165
+ </ div >
166
+ < div class ="main flex text-center mt-10 ">
167
+ < div class ="max-w-sm p-6 bg-white border border-gray-200 rounded-lg shadow-sm dark:bg-gray-800 dark:border-gray-700 ">
168
+ < a href ="# ">
169
+ < h5 class ="mb-2 text-2xl font-bold tracking-tight text-gray-900 dark:text-white "> Event Listener</ h5 >
170
+ </ a >
171
+ < p class ="mb-3 font-normal text-gray-700 dark:text-gray-400 "> Here are the biggest enterprise technology acquisitions of 2021 so far, in reverse chronological order.</ p >
172
+ < a href ="StopWatchProject/index.html " class ="inline-flex items-center px-3 py-2 text-sm font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800 ">
173
+ Read more
174
+ < svg class ="rtl:rotate-180 w-3.5 h-3.5 ms-2 " aria-hidden ="true " xmlns ="http://www.w3.org/2000/svg " fill ="none " viewBox ="0 0 14 10 ">
175
+ < path stroke ="currentColor " stroke-linecap ="round " stroke-linejoin ="round " stroke-width ="2 " d ="M1 5h12m0 0L9 1m4 4L9 9 "/>
176
+ </ svg >
177
+ </ a >
178
+ </ div >
179
+
180
+
165
181
</ div >
166
182
</ body >
167
183
</ html >
0 commit comments