-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstep10.html
More file actions
183 lines (138 loc) · 6.29 KB
/
step10.html
File metadata and controls
183 lines (138 loc) · 6.29 KB
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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<!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="step10.css">
</head>
<body>
<header class="header">
<div class="logo"><a href="/step1.html">STEP By STEP </a></div>
<nav class="menu">
<a href="#">Bmi</a>
<a href="#" class="active">Stepmag</a>
<a href="/step3.html">The Fit Loo</a>
</nav>
<div class="auth">
<a href="#">🔎</a>
<a href="step5.html">로그인</a>
</div>
</header>
<section class="hero">
<p class="subtitle">우리 함께 건강에 한 걸음 더 가까이</p>
<h1 class="title">STEP BY STEP</h1>
</section>
<div class="container">
<section class="top-section">
<div class="latest">
<div class="c">
<a href=""> <p class="tab-i">최신 글 </p></a>
<a href=""> <p class="tab-i"></p></a>
</div>
<ul class="v">
<li class="v-item">
<img src="/img/스크린샷 2025-12-15 233226.png" width="" height="">
<div>
<h3>헬스 트레이너가 추천하는 단백질 쉐이크</h3>
<p>홈트레이닝 필수 아이템…</p>
<span class="pr">읽음 22669 · 12분 전</span>
</div>
</li>
<li class="v-item">
<img src="/img/스크린샷 2025-12-15 233247.png">
<div>
<h3>강남구 헬스장 오픈 이벤트</h3>
<p>최대 40% 할인</p>
<span class="pr">읽음 22669 · 12분 전</span>
</div>
</li>
<li class="v-item">
<img src="/img/스크린샷 2025-12-15 233304.png">
<div>
<h3>신인 배우 우지영의 샐러드 출시</h3>
<p>신인 배우 우지영 샐러드 가격 미쳤다 3억...ㅎㄷㄷ</p>
<span class="pr">읽음 22669 · 12분 전</span>
</div>
</li>
</ul>
</div>
<div class="recommend">
<h2 class="section-title">추천 프로필</h2>
<div class="p-card">
<img src="/img/스크린샷 2025-12-15 233343.png" width="260" height="260">
<span class="tag">홈트 상체</span>
</div>
<div class="p-card">
<img src="/img/스크린샷 2025-12-16 000056.png" width="260" height="260">
<span class="tag">헬스트레이너 출신 스텝이</span>
</div>
</div>
</section>
<section class="popular">
<h2 class="a-title">인기 게시물</h2>
<div class="p-grid">
<div class="p-c">
<img src="/img/스크린샷 2025-12-15 233416.png" width="300" height="220">
<h3>건강한 몸, 건강한 식단 하고싶으시다고요??</h3>
<p>강하윤 트레이너 한 달만에 헬창되기 성공</p>
</div>
<div class="p-c">
<img src="/img/스크린샷 2025-12-15 233429.png" width="300" height="220">
<h3>유연한 몸 가지고 싶으시다고요?</h3>
<p>하루 30분 필라테스 루틴</p>
</div>
<div class="p-c">
<img src="/img/스크린샷 2025-12-15 233443.png" width="300" height="220">
<h3>강남구 헬스장 30% 할인 이벤트</h3>
<p>강남 OOO헬스장이 1주년 이벤트로 ...</p>
</div>
<div class="p-c">
<img src="/img/스크린샷 2025-12-15 233456.png" width="300" height="220">
<h3>요즘 뜨는 신인 배우 우지영의 샐러드 비결!</h3>
<p>우지영 배우가 알려주는 맛있는 샐러드</p>
</div>
<div class="p-c">
<img src="/img/스크린샷 2025-12-16 010208.png" width="300" height="220">
<h3>요즘 인기있는 런닝화가 무엇일까?</h3>
<p>요즘 대세 운동화가 가장 좋은 건 ...</p>
</div>
<div class="p-c">
<img src="/img/스크린샷 2025-12-15 233524.png" width="300" height="220">
<h3>다시 뜨는 그릭요거트 요리가 되다!</h3>
<p>한창 다이어트 식품으로 인기였던 ...</p>
</div>
</div>
<button class="more-btn">더보기</button>
</section>
</div>
<div class="bottomBox">
<h2 class="m">step by step</h2>
<div class="sixF">
<p>(주)스텝바이스텝</p>
<p id="Building">step by step 본사</p>
<p id="BuildingValue">서울특별시 강남구 하윤미 빌딩</p>
</div>
<div class="fiveF">
<p>대표이사: 강하윤</p>
<p id="BuildingValue">사업자등록번호: 123-45-67890</p>
</div>
<div class="fourF">
<p>TEL: 02-134-5678</p>
<p id="fax">FAX : 02-134-5678</p>
<p id="health">step by step 헬스장</p>
<p id="healthValue">서울 특별시 강남점</p>
</div>
<div class="threeF">
<p>서울 특별시 잠실점</p>
</div>
<div class="twoF">
<p>개인정보처리방짐</p>
<p id="agree">이메일무단수집거부</p>
</div>
<div class="oneF">
<p>Copyright© 2025 by stepbystep Co., Ltd. All rights reserved.</p>
<img src="/img/KakaoTalk_20251216_133726421.png" alt="" id="insta">
</div>
</body>
</html>