inital coommit
This commit is contained in:
31
yespage.htm
Normal file
31
yespage.htm
Normal file
@@ -0,0 +1,31 @@
|
||||
<!DOCTYPE html>
|
||||
<meta charset="UTF-8">
|
||||
<html lang="ru">
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/yespage.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Pattaya&display=swap" rel="stylesheet">
|
||||
<title>Да, ты Котя</title>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div class="yesimg">
|
||||
<div class="zadanie">
|
||||
<div class="zad__row_img">
|
||||
<div class="image_col">
|
||||
<img src="img/love2.jpg"">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="zad__row_text">
|
||||
<div class="text_col">
|
||||
<h1>ТЬМООООООК</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user