-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtext.html
More file actions
24 lines (24 loc) · 800 Bytes
/
text.html
File metadata and controls
24 lines (24 loc) · 800 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
<link rel="stylesheet" href="styles/styles.css">
</head>
<body>
<p class="video-title">
Talking Tech and AI with Google CEO Sundar Pichai!
</p>
<p class="video-stats">3.4M Views · 6 months ago</p>
<p class="video-author">Marques Brownlee ✓</p>
<p class="video-desc">
Talking tech and AI on the heels of Google I/O. Also a daily driver phone
reveal from Google's CEO. Shoutout to Sundar!
</p>
<p class="apple-text">
Shop early for the best selection of holiday favourites.
<apan class="sharp-link">Shop now ></apan>
</p>
</body>
</html>