質問編集履歴

2

コードを全て載せました。

2021/09/01 13:01

投稿

misaki.
misaki.

スコア3

test CHANGED
File without changes
test CHANGED
@@ -28,6 +28,410 @@
28
28
 
29
29
  ```HTML
30
30
 
31
+ <!doctype html>
32
+
33
+ <html lang="ja">
34
+
35
+ <head>
36
+
37
+ <!-- Required meta tags -->
38
+
39
+ <meta charset="utf-8">
40
+
41
+ <meta name="viewport" content="width=device-width, initial-scale=1">
42
+
43
+ <link rel="stylesheet" href="style.css">
44
+
45
+
46
+
47
+ <!-- Bootstrap CSS -->
48
+
49
+ <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
50
+
51
+
52
+
53
+ <title>私は仕事が大好きです。</title>
54
+
55
+ </head>
56
+
57
+ <body>
58
+
59
+
60
+
61
+ <header>
62
+
63
+ <div class="top">
64
+
65
+ <div class="logo">
66
+
67
+ <img src="http://placehold.jp/24/cc9999/993333/150x100.png" alt="">
68
+
69
+ <nav>
70
+
71
+ <ul>
72
+
73
+ <li>TOP</li>
74
+
75
+ <li>PRODUDT</li>
76
+
77
+ <li>ABOUT</li>
78
+
79
+ <li>NEWS</li>
80
+
81
+ <li>CONTACT</li>
82
+
83
+ </ul>
84
+
85
+ </nav>
86
+
87
+ </div>
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+ <div id="carouselExampleSlidesOnly" class="carousel slide carousel-fade" data-bs-ride="carousel">
96
+
97
+ <div class="carousel-inner">
98
+
99
+ <div class="carousel-item active">
100
+
101
+ <img src="http://placehold.jp/24/cc9999/993333/150x100.png" class=d-block " alt="...">
102
+
103
+ </div>
104
+
105
+ <div class="carousel-item">
106
+
107
+ <img src="http://placehold.jp/24/cc9999/993333/150x100.png" class="d-block "alt="...">
108
+
109
+ </div>
110
+
111
+ <div class="carousel-item">
112
+
113
+ <img src="http://placehold.jp/24/cc9999/993333/150x100.png" class="d-block " alt="...">
114
+
115
+ </div>
116
+
117
+ <div class="carousel-item">
118
+
119
+ <img src="http://placehold.jp/24/cc9999/993333/150x100.png" class="d-block " alt="...">
120
+
121
+ </div>
122
+
123
+ </div>
124
+
125
+ </div>
126
+
127
+ </div>
128
+
129
+ </header>
130
+
131
+
132
+
133
+ <div class="main1">
134
+
135
+ <div class="text">
136
+
137
+ <h1>見出し</h1>
138
+
139
+ <p>テキストテキストテキストテキスト<br>
140
+
141
+ テキストテキストテキストテキスト<br>
142
+
143
+ テキストテキストテキストテキスト </p>
144
+
145
+ <img id=kago src="http://placehold.jp/24/cc9999/993333/150x100.png" alt="">
146
+
147
+ <p>テキストテキストテキストテキスト<br>
148
+
149
+ テキストテキストテキストテキスト<br>
150
+
151
+ テキストテキストテキストテキスト </p>
152
+
153
+ </div>
154
+
155
+ </div>
156
+
157
+
158
+
159
+
160
+
161
+    <div class="main2">
162
+
163
+  <div class="lavel">
164
+
165
+   <h1>PRODCT</h1>
166
+
167
+  <a href="#">More</a>
168
+
169
+    </div>
170
+
171
+
172
+
173
+ <div class="container padding: 10px;">
174
+
175
+ <div class="row align-items-start justify-content-center margin-left: 0; margin-right: 0; ">
176
+
177
+ <div class="col-md-4 w-25 h-25 photo">
178
+
179
+ <a class="link" href="#">
180
+
181
+ <img d-block mx-auto img-fluid src="http://placehold.jp/24/cc9999/993333/150x100.png" alt="">
182
+
183
+ <p>テキスト</p>
184
+
185
+ </a>
186
+
187
+ </div>
188
+
189
+ <div class="col-md-4 w-25 h-25 photo">
190
+
191
+ <a class="link" href="#">
192
+
193
+ <img d-block mx-auto img-fluid src="http://placehold.jp/24/cc9999/993333/150x100.png" alt="">
194
+
195
+ <p>テキスト</p>
196
+
197
+ </a>
198
+
199
+ </div>
200
+
201
+ <div class="col-md-4 w-25 h-25 photo">
202
+
203
+ <a class="link" href="#">
204
+
205
+ <img d-block mx-auto img-fluid src="http://placehold.jp/24/cc9999/993333/150x100.png" alt="">
206
+
207
+ <p>テキスト</p>
208
+
209
+ </a>
210
+
211
+ </div>
212
+
213
+ </div>
214
+
215
+ <div class="row align-items-center justify-content-center">
216
+
217
+ <div class="col-md-4 w-25 h-25 photo">
218
+
219
+ <a class="link" href="#">
220
+
221
+ <img d-block mx-auto img-fluid src="http://placehold.jp/24/cc9999/993333/150x100.png" alt="">
222
+
223
+ <p>テキスト</p>
224
+
225
+ </a>
226
+
227
+ </div>
228
+
229
+ <div class="col-md-4 w-25 h-25 photo">
230
+
231
+ <a class="link" href="#">
232
+
233
+ <img d-block mx-auto img-fluid src="http://placehold.jp/24/cc9999/993333/150x100.png" alt="">
234
+
235
+ <p>テキスト</p>
236
+
237
+ </a>
238
+
239
+ </div>
240
+
241
+ <div class="col-md-4 w-25 h-25 photo">
242
+
243
+ <a class="link" href="#">
244
+
245
+ <img d-block mx-auto img-fluid src="http://placehold.jp/24/cc9999/993333/150x100.png" alt="">
246
+
247
+ <p>テキスト</p>
248
+
249
+ </a>
250
+
251
+ </div>
252
+
253
+ </div>
254
+
255
+ </div>
256
+
257
+
258
+
259
+
260
+
261
+
262
+
263
+ <div class="main3">
264
+
265
+ <div class="lavel">
266
+
267
+ <h1>NEWS</h1>
268
+
269
+ <a href="#">More</a>
270
+
271
+ </div>
272
+
273
+
274
+
275
+
276
+
277
+ <div class="container">
278
+
279
+ <div class="row news align-items-start justify-content-center ">
280
+
281
+ <div class="col-md-6 photo2">
282
+
283
+ <img src="http://placehold.jp/24/cc9999/993333/150x100.png"  alt="">
284
+
285
+ </div>
286
+
287
+ <div class="col-md-6 comment">
288
+
289
+ <h2 id="text">テキスト</h2>
290
+
291
+ <time datetime=”2021”>2021年8月</time>
292
+
293
+ <p>テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト</p>
294
+
295
+ </div>
296
+
297
+ </div>
298
+
299
+ <div class="row news align-items-start justify-content-center ">
300
+
301
+ <div class="col-md-6 photo2">
302
+
303
+ <img src="http://placehold.jp/24/cc9999/993333/150x100.png"  alt="">
304
+
305
+ </div>
306
+
307
+ <div class="col-md-6 comment">
308
+
309
+ <h2 id="text">テキスト</h2>
310
+
311
+ <time datetime=”2021”>2021年4月</time>
312
+
313
+ <p>テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト</p>
314
+
315
+
316
+
317
+ </div>
318
+
319
+ </div>
320
+
321
+ <div class="row news align-items-start justify-content-center ">
322
+
323
+ <div class="col-md-6 photo2 ">
324
+
325
+ <img src="http://placehold.jp/24/cc9999/993333/150x100.png"  alt="">
326
+
327
+ </div>
328
+
329
+ <div class="col-md-6 comment">
330
+
331
+ <h2 id="text">テキスト</h2>
332
+
333
+ <time datetime=”2021”>2021年5月</time>
334
+
335
+ <p>テキストテキストテキストテキストテキストテキストテキストテキストテキスト</p>
336
+
337
+ </div>
338
+
339
+ </div>
340
+
341
+ <div class="row news align-items-start justify-content-center">
342
+
343
+ <div class="col-md-6 photo2 ">
344
+
345
+ <img src="http://placehold.jp/24/cc9999/993333/150x100.png"  alt="">
346
+
347
+ </div>
348
+
349
+ <div class="col-md-6 comment">
350
+
351
+ <h2 id="text">テキスト</h2>
352
+
353
+ <time datetime=”2021”>2021年6月</time>
354
+
355
+ <p>テキストテキスト</p>
356
+
357
+ </div>
358
+
359
+ </div>
360
+
361
+ <div class="row news align-items-start justify-content-center ">
362
+
363
+ <div class="col-md-6 photo2 ">
364
+
365
+ <img src="http://placehold.jp/24/cc9999/993333/150x100.png"  alt="">
366
+
367
+ </div>
368
+
369
+ <div class="col-md-6 comment">
370
+
371
+ <h2 id="text">テキスト</h2>
372
+
373
+ <time datetime=”2021”>2021年7月</time>
374
+
375
+ <p>テキストテキスト</p>
376
+
377
+ </div>
378
+
379
+ </div>
380
+
381
+ <div class="row news align-items-start justify-content-center ">
382
+
383
+ <div class="col-md-6 photo2">
384
+
385
+ <img src="http://placehold.jp/24/cc9999/993333/150x100.png"  alt="">
386
+
387
+ </div>
388
+
389
+ <div class="col-md-6 comment">
390
+
391
+ <h2 id="text">テキスト</h2>
392
+
393
+ <time datetime=”2021”>2021年3月</time>
394
+
395
+ <p>テキストテキスト</p>
396
+
397
+ </div>
398
+
399
+ </div>
400
+
401
+ </div>
402
+
403
+ </div>
404
+
405
+
406
+
407
+ <div class="net">
408
+
409
+ <a href="#">facebook</a>
410
+
411
+ <a href="#">twitter</a>
412
+
413
+ <a href="#">google</a>
414
+
415
+ </div>
416
+
417
+
418
+
419
+ <div class="sub-navi">
420
+
421
+ <ul>
422
+
423
+ <li>TOP</li>
424
+
425
+ <li>PRODUDT</li>
426
+
427
+ <li>ABOUT</li>
428
+
429
+ <li>CONTACT</li>
430
+
431
+ </ul>
432
+
433
+ </div>
434
+
31
435
  <footer>
32
436
 
33
437
 
@@ -54,6 +458,48 @@
54
458
 
55
459
  </footer>
56
460
 
461
+
462
+
463
+
464
+
465
+
466
+
467
+
468
+
469
+
470
+
471
+  
472
+
473
+
474
+
475
+
476
+
477
+ <!-- Optional JavaScript; choose one of the two! -->
478
+
479
+
480
+
481
+ <!-- Option 1: Bootstrap Bundle with Popper -->
482
+
483
+ <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/js/bootstrap.bundle.min.js" integrity="sha384-ygbV9kiqUc6oa4msXn9868pTtWMgiQaeYH7/t7LECLbyPA2x65Kgf80OJFdroafW" crossorigin="anonymous"></script>
484
+
485
+
486
+
487
+ <!-- Option 2: Separate Popper and Bootstrap JS -->
488
+
489
+ <!--
490
+
491
+ <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.5.4/dist/umd/popper.min.js" integrity="sha384-q2kxQ16AaE6UbzuKqyBE9/u/KzioAlnx2maXQHiDX9d4/zp8Ok3f+M7DPm+Ib6IU" crossorigin="anonymous"></script>
492
+
493
+ <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/js/bootstrap.min.js" integrity="sha384-pQQkAEnwaBkjpqZ8RU1fF1AKtTcHJwFl3pblpTlHXybJjHpMYo79HY3hIi4NKxyj" crossorigin="anonymous"></script>
494
+
495
+ -->
496
+
497
+ </body>
498
+
499
+ </html>
500
+
501
+
502
+
57
503
  ```
58
504
 
59
505
  ```css

1

スクリーンショットを追加しました。

2021/09/01 13:01

投稿

misaki.
misaki.

スコア3

test CHANGED
File without changes
test CHANGED
@@ -1,4 +1,6 @@
1
1
  ### 前提・実現したいこと
2
+
3
+ ![イメージ説明](ab8fe48fade1d3a55fae02081c6b7f29.png)
2
4
 
3
5
 
4
6