-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
624 lines (596 loc) · 23.5 KB
/
index.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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
<!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>coda</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Abel&family=Lexend:wght@100;700&family=Patua+One&family=Roboto:wght@100;300;400;900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- second font -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@800&display=swap" rel="stylesheet">
<!-- end -->
<link rel="stylesheet" href="./css/owl.carousel.min.css">
<link rel="stylesheet" href="./css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="shortcut icon" href="image/icon-coda-logo-red.svg" type="image/x-icon">
</head>
<body>
<div class="container" >
<nav>
<!-- fa-x -->
<div class="menuLogo">
<button class="hamburgerMenu" ><i class="fa-solid fa-bars "></i> </button>
<div class="logo"> <img src="./image/coda-font-black.svg" alt=""></div>
</div>
<div class="menu">
<div class="menu-link">
<ul>
<li class="solutions"> <a href="#">solutions<i class="fa-solid fa-angle-down rotate"></i></a>
<!-- ------------------------------------------------------------------------- -->
<div class="Solution-navDropDown hideE">
<div class="firstdiv">
<div class="wrapper1">
<ul>
<li class="ddlinks">Team size</li>
<li class="ddlinks"><a href="#" class="ddlink dd1"> Enterprise</a></li>
<li class="ddlinks"> <a href="#" class="ddlink dd1"> Small buisnesses</a></li>
<li class="ddlinks"><a href="#" class="ddlink dd1"> Startups</a></li>
</ul>
<ul>
<li class="ddlinks">SCENARID</li>
<li class="ddlinks"><a href="#" class="ddlink dd3">Meetings</a></li>
<li class="ddlinks"><a href="#" class="ddlink dd3"> Project management</a></li>
<li class="ddlinks"><a href="#" class="ddlink dd3"> OKRs</a></li>
<li class="ddlinks"><a href="#" class="ddlink dd3"> Wikis</a></li>
</ul>
<ul>
<li class="ddlinks">role</a></li>
<li class="ddlinks"><a href="#" class="ddlink dd2"> Product</a></li>
<li class="ddlinks"><a href="#" class="ddlink dd2">Sales & success</a></li>
<li class="ddlinks"><a href="#" class="ddlink dd2"> Education</a></li>
</ul>
</div>
<div class="lastDiv"> see all solutions</div>
</div>
<div class="secondiv">
<h1>CASE STUDIES</h1>
<div class="wrapper2">
<div class="FIdiv">
<div class="image">
<img src="https://codaio.imgix.net/docs/QstpyC8rkO/blobs/bl-jvnNWY7ExG/f28d08d9b73dd2e30588325c6fc3a9ff887a9a8be8eb04d59d780aa32c7597e09132940d3d532be1037e24fd65d62e9b2497c3746eeb7ac8a20d37bee4dd92d1026282b7c39685efa74d3326d164ccdb8dee55713dc0f8cd8d451c08f6025dca592fa79a?auto=format%2Ccompress&fit=crop&w=97&h=50&crop=entropy
" alt=""></div>
<p>how Pinterest saves tens of thousands of dollars per quarter with coda</p>
</div>
<div class="SECdiv">
<div class="image"> <img src="https://codaio.imgix.net/docs/iVpLNZa0wY/blobs/bl-3Ihd2yTUuN/68f743bf8631061e003a151a74ffb563c68d32117233096b540d581a8bd245ebddc2e1caa322bb1766ca126b2d31fc704825de3ab0a8f8d84236b93d3e568ac08372967499c03120218a654f67b7c9ca90d233573d935d83921b469fd76c9cb292835123?auto=format%2Ccompress&fit=crop&w=97&h=50&crop=entropy
" alt=""></div>
<p>how Pinterest saves tens of thousands of dollars per quarter with coda</p>
</div>
</div>
<div class="lastDiv"> see all case studies</div>
</div>
</div>
</li>
<!-- resources drop down -->
<li class="resources"> <a href="#">resources<i class="fa-solid fa-angle-down rotate"></i></a>
<div class="resources-navDropDown hideE">
<div class="firstdiv">
<div class="wrapper3">
<div class="div1">
<div class="image"> <img src="./image/graduation-cap.svg" alt=""></div>
<h1>learn</h1>
<p>learn the coda building block through short video and tailored exercises.</p>
</div>
<div class="div2">
<div class="image"> <img src="./image/chat.svg" alt=""></div>
<h1>Community</h1>
<p>how Pinterest saves tens of thousands of dollars per quarter with coda</p>
</div>
<div class="div3">
<div class="image"> <img src="./image/video-call.svg" alt=""></div>
<h1>webinars</h1>
<p>how Pinterest saves tens of thousands of dollars per quarter with coda</p>
</div>
</div>
<div class="lastdiv">try coda for free</div>
</div>
<div class="secondiv">
<div class="wrapper4">
<ul>
<li class="ddlinks">ECOSYSTEM</li>
<li class="ddlinks"><a href="#" class="ddlink dd1"> Packs</a></li>
<li class="ddlinks"> <a href="#" class="ddlink dd1">API</a></li>
<li class="ddlinks"><a href="#" class="ddlink dd1"> Affiliate program</a></li>
</ul>
<ul>
<li class="ddlinks">JUMPSTARTS</a></li>
<li class="ddlinks"><a href="#" class="ddlink dd2"> Coda essentials</a></li>
<li class="ddlinks"><a href="#" class="ddlink dd2">Quick starts </a></li>
<li class="ddlinks"><a href="#" class="ddlink dd2">help articles </a></li>
<li class="ddlinks"><a href="#" class="ddlink dd2">coda</a></li>
</ul>
</div>
<div class="lastdiv">we're hiring</div>
</div>
</div>
</li>
<li> <a href="#">gallery</a></li>
<li> <a href="#">pricing</a></li>
</ul>
</div>
<div class="menu-logs">
<button class="sign-in">Sign in</button>
<button class="Request">Request a demo</button>
<button class="Sign-up">Sign up</button>
</div>
</div>
</nav>
<header >
<div class="header-text sec-hide">
<h1> Meet the evolution of docs.</h1>
<p> simple. familiar.but built to adapt to your team's needs. coda brings all your words, data,and teamwork into one powerful doc</p>
<button class="Make_doc"> Make a doc</button>
<button class="request_doc">Request a doc</button>
</div>
<div class="header-img sec-hide"> <img src="./image/shady_lizard_desktop.png" alt=""></div>
</header>
<main>
<div class="brand-logos sections ">
<h2> 25,000+teams,and counting.</h2>
<div class="logos-b">
<img src="./image/logo-figma-black.svg" alt="figma">
<img src="./image/logo-nytimes-black.svg" alt="new your times">
<img src="./image/logo-square-black.svg" alt="">
<img src="./image/logo-robinhood-black.svg" alt="">
<img src="./image/logo-ted-black.png" alt="">
<img src="./image/logo-buzzfeed-black.png" alt="">
<img src="./image/logo-uber-black.svg" alt="">
</div>
</div>
<div class="videoAndtext sections">
<div class="children-container">
<div class="childText">
<h2>The doc that brings it all together.</h2>
<p>Unlike niche workflow tools, Coda comes with a set of powerful building blocks, so you can create the tools your team needs.</p>
</div>
<div class="childVideo">
<!-- <video width="320" height="240" controls>
<source src="https://youtu.be/M4sF0AX71DE" type="video/mp4">
</video> -->
<!-- <iframe src="https://www.youtube.com/watch?v=M4sF0AX71DE" width="320" height="240" >
</iframe> -->
<iframe width="320" height="240" src="https://www.youtube.com/embed/M4sF0AX71DE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
<!-- carousel -->
<div class="CarouselArea sections">
<div class="control owl-carousel owl-theme">
<div class="carouselChild">
<div class="imageArea"><img src="./image/Kate_TED.png" alt=""></div>
<div class="carouText">
<h2>Before Coda, it would take a month for the tech team to update the intranet, and by then, the update is almost irrelevant. Now I can do it instantly!</h2>
<h3> Kate Fenton, Employee Experience Manager at TED</h3>
<p>View case study →</p>
</div>
</div>
<!-- f -->
<div class="carouselChild">
<div class="imageArea"><img src="./image/Naveen_Pinterest.png" alt=""></div>
<div class="carouText">
<h2>Having an all-in-one solution, compared to siloed info, ensures teams can better understand action OKRs and work transparently across the business.</h2>
<h3>Naveen Gavini, EVP Product at Pinterest</h3>
<p>View case study →</p>
</div>
</div>
<!-- f -->
<div class="carouselChild">
<div class="imageArea"><img src="./image/Jamie_Appetiser.png" alt=""></div>
<div class="carouText">
<h2>Coda helped Appetiser grow from $2MM to $8MM ARR in 2 years</h2>
<h3>Jamie Shostak, Founder at Appetiser Apps</h3>
<p>View case study →</p>
</div>
</div>
<!-- f -->
<div class="carouselChild">
<div class="imageArea"><img src="./image/Kate_TED.png" alt=""></div>
<div class="carouText">
<h2>I know with Coda the performance is going to be there, it’s going to scale with us, and people enjoy using it.</h2>
<h3> Kerry Wang, Founder & CEO at Searchlight.ai</h3>
<p>View case study →</p>
</div>
</div>
<!-- f -->
</div>
</div>
<!-- end -->
<div class="box-4 sections">
<div class="Text-area">
<h2>The doc for everyone.</h2>
<p>Coda feels familiar like a doc and engaging like an app, so your team can jump in quickly, collaborate effectively, and make decisions that stick.</p>
</div>
<div class="Video-area">
<video muted autoplay loop style="background-color: transparent;">
<source src="./image/the-doc-for-everyone-colored.mp4" type="video/mp4">
</video>
</div>
</div>
<div class="box5 sections">
<div class="box5Text">
<h2>Customize to fit your team.</h2>
<p>As teams grow or plans change, you can use Coda’s building blocks to evolve your doc seamlessly—like when a to-do list graduates to a beautiful task board.</p>
</div>
<div class="box5video">
<video muted autoplay loop style="background-color: transparent;">
<source src="./image/customize-to-fit-your-team-colored.mp4" type="video/mp4">
</video>
</div>
</div>
<!-- end of box5 -->
<div class="box6 sections">
<div class="box6Text">
<h2>No more stale data.</h2>
<p>With connected data, tables talk to each other and edits show up everywhere. So you can roll-up your team’s plan to an executive dashboard and sync updates automatically.</p>
</div>
<div class="box6Video">
<video muted loop autoplay style="background-color: transparent;">
<source src="./image/no-more-stale-data-colored.mp4" type="video/mp4">
</video>
</div>
</div>
<!-- end of box6 -->
<div class="box7 sections">
<div class="box7Text">
<h2>Do it all from your doc.</h2>
<p>Pull Google calendars into the team wiki and push updates to Slack automatically. Connect to the apps you use every day and add endless capabilities to your docs.</p>
<button class="btnBox7"> Browse packs</button>
</div>
<div class="box7Video">
<video muted loop autoplay style="background-color: transparent;">
<source src="./image/do-it-all-from-your-doc-colored.mp4" type="video/mp4">
</video>
</div>
</div>
<div class="box8 sections">
<div class="box8Text">
<h2>Inspiration you can use.</h2>
<p>Our <strong>Gallery</strong> is full of pressure-tested playbooks published by some of the most innovative thinkers and makers out there.</p>
</div>
<div class="box8Cards">
<div class="cardA">
<div class="image"><img src="./image/pinterest-maker-card.jpg" alt="" srcset=""></div>
<div class="cardText">
<h4>Pinterest</h4>
<p>how to avoid silos when setting goals at scale with pyrimid OKRs.</p>
<strong>see the doc →</strong>
</div>
</div>
<div class="cardB cardB-magin-top">
<div class="image"><img src="./image/thrive-global-maker-card.jpg" alt="" srcset=""></div>
<div class="cardText">
<h4>thrive global </h4>
<p>Arinna Huffington's "Reset" is a science-based approach to de-stressing and uniting teams.</p>
<strong>see the doc →</strong>
</div>
</div>
<div class="cardA cardB-magin-top-minus">
<div class="image"><img src="./image/superhuman-maker-card.jpg" alt="" srcset=""></div>
<div class="cardText">
<h4>superhuman</h4>
<p>Product/market fit is the top reason startuos succeed. Superhuman created a doc to help you find it.</p>
<strong>see the doc →</strong>
</div>
</div>
<div class="cardB">
<div class="image"><img src="./image/figma-maker-card.jpg" alt="" srcset=""></div>
<div class="cardText">
<h4>Figma</h4>
<p>An inside look at how figma designed a faster way to ship product with a single code doc.</p>
<strong>see the doc →</strong>
</div>
</div>
</div>
</div>
<div class="box9 sections">
<div class="box9Text">
<h3>Start fast with templates.</h3>
<p>From workflow basics to inventive collaboration tools, the Coda <strong>Gallery</strong> has pre-baked templates you can drop right in your doc.</p>
</div>
<div class="box9cards">
<div class="card">
<div class="cardImage"><img src="./image/light-on.svg" alt=""></div>
<h2>Project brief</h2>
<button class="cardbutton"> start </button>
</div>
<div class="card">
<div class="cardImage">
<img src="./image/bus.svg" alt="">
</div>
<h2>Project workback</h2>
<button class="cardbutton"> start </button>
</div>
<div class="card">
<div class="cardImage">
<img src="./image/prototype.svg" alt="">
</div>
<h2>OKR tracker</h2>
<button class="cardbutton"> start </button>
</div>
<div class="card">
<div class="cardImage">
<img src="./image/thumb-up.svg" alt="">
</div>
<h2>vote on ideas</h2>
<button class="cardbutton"> start </button>
</div>
<div class="card">
<div class="cardImage">
<img src="./image/cool.svg" alt="">
</div>
<h2>Project tracker</h2>
<button class="cardbutton"> start </button>
</div>
<div class="card">
<div class="cardImage">
<img src="./image/ball-point-pen.svg" alt="">
</div>
<h2>Meeting notes</h2>
<button class="cardbutton"> start </button>
</div>
</div>
</div>
<section class="sectionBox10 sections">
<div class="box10">
<div class="box10Text">
<h2>Enough of this sheet.</h2>
<p>Ready to give your old spreadsheets and documents a major upgrade? We’ve got experts to help you start.</p>
<button class="requestBtn"> Request a demo </button>
<button class="makeBtn"> Make a doc </button>
</div>
<div class="box10image">
<img src="./image/docs-blue.jpg" alt="">
</div>
</div>
</section>
<section class="sectionBox11 sections">
<div class="box11">
<!-- start -->
<div class="twitterCard">
<header>
<div class="dpAndUsname">
<div class="dp"> </div>
<div class="usname"> <h2>Gretchen T</h2> <h5> @adoC_mama </h5> </div>
</div>
<div class="logo"><img src="./image/twitter.png" alt=""> </div>
</header>
<main>
<p class="twitterText"> i learned to manage my 3 kids' at-home learning using <strong> @coda_hq</strong> while working full time i learned to manage my 3 kids' at-home learning while working full time</p>
</main>
<footer>
<span class="like"><img src="" alt="" srcset=""> <p class="number"></p></span>
<span class="date"> <span class="time">7:40 pm</span> <span class="Mdate"> dec 5, 2021</span></span>
</footer>
</div>
<!-- end -->
<!-- start -->
<div class="twitterCard">
<header>
<div class="dpAndUsname">
<div class="dp"> </div>
<div class="usname"> <h2>Gretchen T</h2> <h5> @adoC_mama </h5> </div>
</div>
<div class="logo"><img src="./image/twitter.png" alt=""> </div>
</header>
<main>
<p class="twitterText"> i learned to manage my 3 kids' at-home learning using <strong> @coda_hq</strong> while working full time i learned to manage my 3 kids' at-home learning while working full time</p>
</main>
<footer>
<span class="like"><img src="" alt="" srcset=""> <p class="number"></p></span>
<span class="date"> <span class="time">7:40 pm</span> <span class="Mdate"> dec 5, 2021</span></span>
</footer>
</div>
<!-- end -->
<!-- start -->
<div class="twitterCard">
<header>
<div class="dpAndUsname">
<div class="dp"> </div>
<div class="usname"> <h2>Gretchen T</h2> <h5> @adoC_mama </h5> </div>
</div>
<div class="logo"><img src="./image/twitter.png" alt=""> </div>
</header>
<main>
<p class="twitterText"> i learned to manage my 3 kids' at-home learning using <strong> @coda_hq</strong> while working full time i learned to manage my 3 kids' at-home learning while working full time my 3 kids' at-home learning using
</main>
<footer>
<span class="like"><img src="" alt="" srcset=""> <p class="number"></p></span>
<span class="date"> <span class="time">7:40 pm</span> <span class="Mdate"> dec 5, 2021</span></span>
</footer>
</div>
<!-- end -->
<!-- start -->
<div class="twitterCard">
<header>
<div class="dpAndUsname">
<div class="dp"> </div>
<div class="usname"> <h2>Gretchen T</h2> <h5> @adoC_mama </h5> </div>
</div>
<div class="logo"><img src="./image/twitter.png" alt=""> </div>
</header>
<main>
<p class="twitterText"> i learned to manage my 3 kids' at-home learning using <strong> @coda_hq</strong> while working full time i learned to manage mytime</p>
</main>
<footer>
<span class="like"><img src="" alt="" srcset=""> <p class="number"></p></span>
<span class="date"> <span class="time">7:40 pm</span> <span class="Mdate"> dec 5, 2021</span></span>
</footer>
</div>
<!-- end -->
<!-- start -->
<div class="twitterCard">
<header>
<div class="dpAndUsname">
<div class="dp"> </div>
<div class="usname"> <h2>Gretchen T</h2> <h5> @adoC_mama </h5> </div>
</div>
<div class="logo"><img src="./image/twitter.png" alt=""> </div>
</header>
<main>
<p class="twitterText"> i learned to manage my 3 kids' at-home learning using <strong> @coda_hq</strong> while working full time i learned to manage my 3 kids' working full time</p>
</main>
<footer class="sections">
<span class="like"><img src="" alt="" srcset=""> <p class="number"></p></span>
<span class="date"> <span class="time">7:40 pm</span> <span class="Mdate"> dec 5, 2021</span></span>
</footer>
</div>
<!-- end -->
<!-- start -->
<div class="twitterCard">
<header>
<div class="dpAndUsname">
<div class="dp"> </div>
<div class="usname"> <h2>Gretchen T</h2> <h5> @adoC_mama </h5> </div>
</div>
<div class="logo"><img src="./image/twitter.png" alt=""> </div>
</header>
<main>
<p class="twitterText"> i learned to manage my 3 kids' at-home learning using <strong> @coda_hq</strong> while working full time i learned to manage my 3 kids' at-home learning while working full time my 3 kids' at-home learning using <strong> @coda_hq</strong> while</p>
</main>
<footer>
<span class="like"><img src="" alt="" srcset=""> <p class="number"></p></span>
<span class="date"> <span class="time">7:40 pm</span> <span class="Mdate"> dec 5, 2021</span></span>
</footer>
</div>
<!-- end -->
<!-- start -->
<div class="twitterCard">
<header>
<div class="dpAndUsname">
<div class="dp"> </div>
<div class="usname"> <h2>Gretchen T</h2> <h5> @adoC_mama </h5> </div>
</div>
<div class="logo"><img src="./image/twitter.png" alt=""> </div>
</header>
<main>
<p class="twitterText"> i learned to manage my 3 kids'i learned to manage my 3 kids' at-home learning while working full time my 3 kids' at-home learning using <strong> @coda_hq</strong> while working full time i learned to manage my 3 kids' at-home learning while working full time</p>
</main>
<footer>
<span class="like"><img src="" alt="" srcset=""> <p class="number"></p></span>
<span class="date"> <span class="time">7:40 pm</span> <span class="Mdate"> dec 5, 2021</span></span>
</footer>
</div>
<!-- end -->
<!-- start -->
<div class="twitterCard">
<header>
<div class="dpAndUsname">
<div class="dp"> </div>
<div class="usname"> <h2>Gretchen T</h2> <h5> @adoC_mama </h5> </div>
</div>
<div class="logo"><img src="./image/twitter.png" alt=""> </div>
</header>
<main>
<p class="twitterText"> i learned to manage my 3 kids'i learned to manage my 3 kids' at-home learning while working full time my 3 kids' at-home learning using <strong> @coda_hq</strong> while working full time i learned to manage my 3 kids' at-home learning while working full time</p>
</main>
<footer>
<span class="like"><img src="" alt="" srcset=""> <p class="number"></p></span>
<span class="date"> <span class="time">7:40 pm</span> <span class="Mdate"> dec 5, 2021</span></span>
</footer>
</div>
<!-- end -->
<!-- start -->
<div class="twitterCard">
<header>
<div class="dpAndUsname">
<div class="dp"> </div>
<div class="usname"> <h2>Gretchen T</h2> <h5> @adoC_mama </h5> </div>
</div>
<div class="logo"><img src="./image/twitter.png" alt=""> </div>
</header>
<main>
<p class="twitterText"> i learned to manage my 3 kids' at-home learning using <strong> @coda_hq</strong> while working full time i learned to manage my 3 kids' at-home learning while working full time</p>
</main>
<footer>
<span class="like"><img src="" alt="" srcset=""> <p class="number"></p></span>
<span class="date"> <span class="time">7:40 pm</span> <span class="Mdate"> dec 5, 2021</span></span>
</footer>
</div>
<!-- end -->
</div>
</section>
</main>
<!-- DropDown -->
<!-- footer -->
<footer class="footer">
<div class="footerNavs">
<div class="footerDivs">
<img src="./image/icon-coda-logo-red.svg" alt="">
</div>
<div class="footerDivs">
<h2>Company</h2>
<ul>
<li>About us</li>
<li> Blog</li>
<li>Careers</li>
<li>Press</li>
</ul>
</div>
<div class="footerDivs">
<h2>Solutions</h2>
<ul>
<li>Enterprise</li>
<li>Small businesses</li>
<li>Startups</li>
<li>Product</li>
<li>Sales & success</li>
<li>OKRs</li>
<li>Meetings</li>
<li>Show more </li>
</ul>
</div>
<div class="footerDivs">
<h2>Try Coda</h2>
<ul>
<li>Pricing</li>
<li>Packs</li>
<li>API</li>
<li>Android app</li>
<li>iOS app</li>
<li>Request a demo</li>
<li>Contact support</li>
<li>Affiliate program </li>
</ul>
</div>
<div class="footerDivs">
<h2>Resources</h2>
<ul>
<li>Help center</li>
<li>Community</li>
<li>Trust & security</li>
<li>Privacy statement</li>
<li>Status</li>
<li>Site map</li>
</ul>
</div>
</div>
<div class="reviwesImage"> <img src="./image/white-9.png" alt="">
</div>
<div class="lastFooter">
<h3> copyright © 2022 coda. All Right reserved</h3>
<div class="socialmediaIcons"> <i class="fa-brands fa-twitter"></i> <i class="fab fa-youtube"></i>
<i class="fa-brands fa-linkedin"></i> <i class="fa-brands fa-facebook-square"></i></div>
</div>
</footer>
</div>
<script src="./js/jquery-3.6.0.js"></script>
<script src="./js/owl.carousel.js"></script>
<script src="./js/main.js"></script>
</body>
</html>