163 lines
8.0 KiB
HTML
163 lines
8.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Тарелька</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<script type="module" src="./node_modules/bootstrap/dist/js/bootstrap.min.js"></script>
|
|
<link href="node_modules/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet" />
|
|
<link href="node_modules/@fortawesome/fontawesome-free/css/all.min.css"
|
|
rel="stylesheet" />
|
|
<link rel="stylesheet" href="css/style.css">
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<nav class="navbar navbar-expand-md navbar-dark">
|
|
<div class="container-fluid">
|
|
|
|
<a class="navbar-brand" href="/">
|
|
<i class="fa-solid fa-camera"></i>
|
|
Тарелька
|
|
</a>
|
|
|
|
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
|
|
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
|
|
<div class="navbar-collapse collapse justify-content-end" id="navbarNav">
|
|
<div class="navbar-nav" >
|
|
<div class="row" style="flex-wrap: nowrap; margin: 5px 20px 5px 0px">
|
|
<input class="form-control me-1 nav-link" type="search" style="width: 90%" placeholder="Search" aria-label="Search">
|
|
<button class="back" type="submit" onclick="document.location='/search.html'">
|
|
<i class="fa-solid fa-search"> </i>
|
|
</button>
|
|
</div>
|
|
<div class="row" style="flex-wrap: nowrap; margin: 5px 20px 5px 0px">
|
|
<button class="login nav-link me-1" style="width: 90%" onclick="document.location='/login.html'">Войти/Зарегистрироватся</button>
|
|
<button class="user nav-link" type="submit" onclick="document.location='/chanel.html'">
|
|
<i class="fa-solid fa-user"> </i>
|
|
</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</nav>
|
|
</header>
|
|
<div class="w-100 rows">
|
|
<div class="w-75 columns vid-worker-big">
|
|
<video controls src="video/Rick.mp4" class="vid-player"></video>
|
|
<div class="vid-text-big">НАЗВАНИЕ ВИДЕОРОЛИКА</div>
|
|
<div class="vid-text-small">ОПИСАНИЕ ЭТОЙ ВЕЩИ</div>
|
|
</div>
|
|
<div class="w-25 columns vid-worker-big">
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
|
|
|
|
|
|
</div>
|
|
<div class="w-100 columns vid-worker-small">
|
|
<div>
|
|
<video controls src="video/Rick.mp4" class="vid-player"></video>
|
|
<div class="vid-text-big">НАЗВАНИЕ ВИДЕОРОЛИКА</div>
|
|
<div class="vid-text-small">ОПИСАНИЕ ЭТОЙ ВЕЩИ</div>
|
|
</div>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
<button class="vid-column" onclick="document.location='/videowatch.html'">
|
|
<img src="video/maxresdefault.jpg" style="max-width: 100%; max-height: 100%">
|
|
<h1 class="text-center">НАЗВАНИЕ ВИДЕО</h1>
|
|
</button>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|