Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions Teamplates/Form.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Поиск</title>
<link href="main.css" rel="stylesheet"
</head>
<body>
<h1>Форма для поиска
<form action="">
<input type="text" value="query_string" placeholder="cтрока поиска">
<br>
<input type="submit" value="Искать вакансии">
<p><select name="where">
<option>Везде </option>
<option value="">В названии компании </option>
<option selected="">В названии вакансии </option>
</select></p>>
</form>
</h1>
<hr>
<p class="proverb">
Работа не волк в лес не убежит
</p>
<a href="index.html">На главную</a>
</body>
</html>
24 changes: 24 additions & 0 deletions Teamplates/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<!Doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Website</title>
<link href="main.css" rel="stylesheet"
</head>
<body>
<h1 class="title">
Мегапарсер
</h1>

<h2 class="title2">
Это главная страница
</h2>

<h3 class="title3">
Информация о сайте
</h3>
<p>Этот пасреср умеет получать инфу с НН PY <br> и что с ней делать</p>
<a href="Form.html">Начать поиск</a>

</body>
</html>
9 changes: 9 additions & 0 deletions Teamplates/main.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.proverb{
color: (113, 71, 71);
backround-color: red;

body {
backround-image: url("1702201658_sportishka-com-p-zakhod-solntsa-na-more-oboi-2.jpg")
}

}
48 changes: 48 additions & 0 deletions Teamplates/result.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<link href="main.css" rel="stylesheet"
</head>
<body>
<h1>Результаты запроса</h1>
<h3>параметры</h3>
</ol>
<h3>НАвыки</h3>
<ul>
<li>Python</li>
<li>SQL</li>
<li>JS</li>
<li>C#</li>
</ul>
<table>
<tr>
<th>Номер</th>
<th>Название</th>
<th>Описание</th>
</tr>
<tr>
<td>1</td>
<td>Python Developer</td>
<td>Красава</td>
</tr>
<tr>
<td>2</td>
<td>Java Developer</td>
<td>rfff</td>
</tr>
<tr>
<td>3</td>
<td>SQLonr</td>
<td>RFhcfdf</td>
</tr>

</table>
<hr>
<p style="color: aqua">
Работа не волк в лес не убежит
</p>
<a href = index.html>На главную</a>
</body>
</html>
69 changes: 69 additions & 0 deletions teamplates_boostrap/about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>Deylu company</title>
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body>
<header>
<h1 class="site-heading text-center text-faded d-none d-lg-block">
<span class="site-heading-upper text-primary mb-3">Поиск</span>
<span class="site-heading-lower">Deuly company</span>
</h1>
</header>
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-dark py-lg-4" id="mainNav">
<div class="container">
<a class="navbar-brand text-uppercase fw-bold d-lg-none" href="index.html">Start Bootstrap</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mx-auto">
<li class="nav-item px-lg-4"><a class="nav-link text-uppercase" href="index.html">Главная</a></li>
<li class="nav-item px-lg-4"><a class="nav-link text-uppercase" href="about.html">Поиск</a></li>
<li class="nav-item px-lg-4"><a class="nav-link text-uppercase" href="products.html">Результаты</a></li>
<li class="nav-item px-lg-4"><a class="nav-link text-uppercase" href="store.html">Курсы и магазин</a></li>
</ul>
</div>
</div>
</nav>
<section class="page-section about-heading">
<div class="container">
<img class="img-fluid rounded about-heading-img mb-3 mb-lg-0" src="https://images.squarespace-cdn.com/content/v1/63988ff1d2ab66073d07290f/5c326708-dd90-4f01-884a-1d68914a8174/AdobeStock_142611411+programmers+small.jpg" alt="..." />
<div class="about-heading-content">
<div class="row">
<div class="col-xl-9 col-lg-10 mx-auto">
<div class="bg-faded rounded p-5">
<h2 class="section-heading mb-4">
<span class="section-heading-upper">Дополнительная информация</span>
<span class="section-heading-lower">Новости</span>
</h2>
<p>В скором времени здесь появится новый обширный поиск для программирования!Можете бустить нас в телеграмме по этой ссылке https://t.me/+G4cOwdMR-iJiN2Qy.Благодарим за поддержку!</p>
<p class="mb-0">
Также ми набираем команду!
<em>lust</em>
Вы можете побольше узнать о нашем проекте и научится чему то новому!Вы не только получите познание в мире программирования но и заведете новых друзей!Мы все рады!
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="footer text-faded text-center py-5">
<div class="container"><p class="m-0 small"> https://t.me/+G4cOwdMR-iJiN2Qy</p></div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>
Binary file added teamplates_boostrap/assets/favicon.ico
Binary file not shown.
Binary file added teamplates_boostrap/assets/img/about.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added teamplates_boostrap/assets/img/bg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added teamplates_boostrap/assets/img/intro.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added teamplates_boostrap/assets/img/products-01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added teamplates_boostrap/assets/img/products-02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added teamplates_boostrap/assets/img/products-03.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading