-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·154 lines (141 loc) · 5.33 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/fonts.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<title>Mod Studio</title>
</head>
<body>
<div class="maket"></div>
<!-- основная часть страницы -->
<main>
<!-- меню в основной секции в отсутствие хедера -->
<nav class="invisible">
<a href="#biography">Biography</a>
<a href="#designers">Designers</a>
<a href="#testimonials">Testimonials</a>
<a href="#strengths">Strong points</a>
</nav>
<!-- основная информация страницы -->
<article>
<!-- Hero page -->
<!-- p class="menu">☰</p-->
<section class="logoOuter">
<img class="bg" src="pic/bg.png">
<div class="to-center logoInner">
<h1 class="logoInner">Mod Studio</h1>
<h2 class="logoInner">Modern web studio</h2>
</div>
</section>
<!-- информационный блок -->
<section id="biography">
<div class=bio-wrapper>
<h2 class="hbio">Biography</h2>
<div class="bimgdiv">
<img class="bioimg obj-fit" src="pic/katy.png" alt="Katya Mills Photo">
</div><div class="biodiv">
<h3 class="bioh3">Katya<br>Mills</h3>
<p class="biop">Art Director<br>
Scenography / Styling / Creative photography / Design</p>
<p class="biominus">-</p>
<blockquote class="biobq">“The more I deal with the work as something that is my own,
as something that is personal, the more successful it is.”</blockquote>
</div>
</div>
</section>
<!-- информационный блок -->
<section id="designers">
<h2 class="designers">Designers</h2>
<div class="designers">
<figure class="designers-all designers-jess roboto-light-1rem">
<img class="designers" src="pic/jess.png" alt="Jess Wonder Photo">
<figcaption class="jess">
<h3>JESS WONDER</h3>
<p><span class="roboto-bold-1rem">From/</span> Be more flower<br>
<span class="roboto-bold-1rem">Skills/</span> Design Strategy / Marketing</p>
</figcaption>
</figure>
<figure class="designers-all roboto-light-1rem">
<img class="louisse" src="pic/louisse.png" alt="Louisse Red Photo">
<figcaption>
<h3>LOUISSE RED</h3>
<p><span class="roboto-bold-1rem">From/</span> Be more flower<br>
<span class="roboto-bold-1rem">Skills/</span> Design Strategy / Marketing</p>
</figcaption>
</figure>
<figure class="designers-all roboto-light-1rem">
<img class="kameron" src="pic/cameron.png" alt="Kameron Clein Photo">
<figcaption>
<h3>KAMERON CLEIN</h3>
<p><span class="roboto-bold-1rem">From/</span> Be more flower<br>
<span class="roboto-bold-1rem">Skills/</span> Design Strategy / Marketing</p>
</figcaption>
</figure>
</div>
</section>
<!-- информационный блок -->
<section id="testimonials">
<div class="abs-50-50 test-grid">
<h2 class="test-h2">Testimonials</h2>
<!-- набор ссылок -->
<div class="all-links col-1 row-1">
<p class="roboto-bold-1rem link-p1">Website</p>
<a class="roboto-light-1rem link-a1" href="www.whitepapers.com">www.whitepapers.com</a>
<p class="roboto-bold-1rem link-p2">Creativity</p>
<a class="roboto-light-1rem link-a2" href="www.whitepapers.com">www.whitepapers.com</a>
<p class="roboto-bold-1rem link-p3">Creativity</p>
<a class="roboto-light-1rem link-a3" href="www.whitepapers.com">www.whitepapers.com</a>
</div>
<div class="bigimg">
<img class="obj-fit col-2 row-1" src="pic/stgh1.png" alt="Strengths First Image">
</div>
<div class="smallimg col-4 row-1">
<!-- отзыв в форме цитаты -->
<blockquote class="test-quote">I just really want to do good work and work with some great people, people who challange me.</blockquote>
<img src="pic/test.png" alt="Testimonials Image">
</div>
</div>
</section>
<!-- информационный блок -->
<section id="strengths">
<div class="abs-50-50 stgh-all">
<div class="stgh-h2-div">
<h2 class="stgh-h2 t-form">Strong points</h2>
</div>
<!-- галерея картинок -->
<div class="stgh-flex">
<div class="stgh-img">
<img src="pic/stgh3.png" alt="Strengths second Image">
</div>
<div class="stgh-img">
<img src="pic/stgh2.png" alt="Strengths first Image">
</div>
<div class="stgh-txt">
<h3 class="stgh-h3">Strengths</h3>
<ul class="stgh-ul">
<li>Interiors</li>
<li>Outdoors</li>
<li>Portraits</li>
<li>Styling</li>
<li>Events</li>
<li>Architecture</li>
<li>Design</li>
<li>Celebrations</li>
<li>Artistic</li>
<li>Fashion</li>
<li>Nature</li>
<li>Creativity</li>
</ul>
</div>
<div class="stgh-img">
<img src="pic/stgh2.png" alt="Strengths third Image">
</div>
</div>
<div>
</section>
</article>
</main>
</body>
</html>