-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
102 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,41 @@ | ||
<!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="src/autor-resourse/my-normaliz-style-min.css"> | ||
<link rel="stylesheet" href="src/css/main.css"> | ||
</head> | ||
<html lang="ru"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>club four horses</title> | ||
<link | ||
rel="shortcut icon" | ||
href="src/img/header/horse-1.svg" | ||
type="image/x-icon" | ||
/> | ||
<link | ||
rel="stylesheet" | ||
href="src/autor-resourse/my-normaliz-style-min.css" | ||
/> | ||
<link rel="stylesheet" href="src/css/main.css" /> | ||
</head> | ||
|
||
<body> | ||
<header class="container"> | ||
<body> | ||
<header class="container container_header"> | ||
<div class="wraper"></div> | ||
</header> | ||
|
||
</header> | ||
|
||
<main> | ||
<section class="run-text"> | ||
<ul class="txt_marquee"> | ||
<li class="txt_marquee_item">Дело помощи утопающим — дело рук самих утопающих!</li> | ||
<li class="txt_marquee_item">Шахматы двигают вперед не только культуру, но и экономику!</li> | ||
<li class="txt_marquee_item">Лед тронулся, господа присяжные заседатели!</li> | ||
</ul> | ||
</section> | ||
|
||
</main> | ||
<main></main> | ||
|
||
<footer> | ||
<div id="autor"></div> | ||
</footer> | ||
<footer> | ||
<div id="autor"></div> | ||
</footer> | ||
|
||
<!-- scripts --> | ||
<script src="src/autor-resourse/autor-footer-script.js"></script> | ||
|
||
</body> | ||
|
||
</html> | ||
<!-- scripts --> | ||
<script src="src/autor-resourse/autor-footer-script.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters