rmcg.dev/projects/FrontendMentor/newbie/meet-landing-page/starter-code/index.html

31 lines
842 B
HTML
Executable File

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" sizes="32x32" href="./assets/favicon-32x32.png">
<title>Frontend Mentor | Meet landing page</title>
</head>
<body>
Meet makes it easy to connect with others face-to-face virtually and collaborate across any device.
Download v1.3
What is it?
01
Built for modern use
Smarter meetings, all in one place
Send messages, share files, show your screen, and record your meetings — all in one
workspace. Control who can join with invite-only team access, data encryption, and data export.
02
Experience more together
Stay connected with reliable HD meetings and unlimited one-on-one and group video sessions.
Download v1.3
</body>
</html>