質問編集履歴
3
文字の追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -10,14 +10,6 @@
|
|
10
10
|
|
11
11
|
|
12
12
|
|
13
|
-
headerを固定している、position: fixed;とレスポンシブ内のposition: fixed;が影響しているものと思われますが、うまく改善できません。
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
また、ハンバーガーメニューがあるためcssが長くなりますが、ご了承ください。
|
18
|
-
|
19
|
-
|
20
|
-
|
21
13
|
ご協力お願いします。
|
22
14
|
|
23
15
|
|
@@ -80,6 +72,186 @@
|
|
80
72
|
|
81
73
|
</header>
|
82
74
|
|
75
|
+
<!-- worksArea -->
|
76
|
+
|
77
|
+
<section class="worksArea">
|
78
|
+
|
79
|
+
<div class="worksTop">
|
80
|
+
|
81
|
+
<h2 class="worksTitle">制作実績</h2>
|
82
|
+
|
83
|
+
<span>WORKS</span>
|
84
|
+
|
85
|
+
</div>
|
86
|
+
|
87
|
+
<div class="worksBox slider">
|
88
|
+
|
89
|
+
<div class="worksBox-1 worksBox-All">
|
90
|
+
|
91
|
+
<img src="img/work-image1.png" alt="パソコンの写真">
|
92
|
+
|
93
|
+
<div class="worksBox-Under">
|
94
|
+
|
95
|
+
<div class="worksInside-p">
|
96
|
+
|
97
|
+
<p>株式会社サンプル採用サイトのコーディングを行いました。</p>
|
98
|
+
|
99
|
+
</div>
|
100
|
+
|
101
|
+
<div class="worksInside-ul">
|
102
|
+
|
103
|
+
<ul>
|
104
|
+
|
105
|
+
<li>採用技術:jQuery,Bootstrap4</li>
|
106
|
+
|
107
|
+
<li>実装期間:2週間</li>
|
108
|
+
|
109
|
+
<li>担当こーだー:石井</li>
|
110
|
+
|
111
|
+
</ul>
|
112
|
+
|
113
|
+
</div>
|
114
|
+
|
115
|
+
</div>
|
116
|
+
|
117
|
+
</div>
|
118
|
+
|
119
|
+
|
120
|
+
|
121
|
+
<div class="worksBox-2 worksBox-All">
|
122
|
+
|
123
|
+
<img src="img/work-image2.png" alt="デスクの写真">
|
124
|
+
|
125
|
+
<div class="worksBox-Under CG-H2">
|
126
|
+
|
127
|
+
<div class="worksInside-p">
|
128
|
+
|
129
|
+
<p>株式会社サンプル採用サイトのコーディングを行いました。</p>
|
130
|
+
|
131
|
+
</div>
|
132
|
+
|
133
|
+
<div class="worksInside-ul">
|
134
|
+
|
135
|
+
<ul>
|
136
|
+
|
137
|
+
<li>採用技術:jQuery,Bootstrap4</li>
|
138
|
+
|
139
|
+
<li>実装期間:2週間</li>
|
140
|
+
|
141
|
+
<li>担当こーだー:石井</li>
|
142
|
+
|
143
|
+
</ul>
|
144
|
+
|
145
|
+
</div>
|
146
|
+
|
147
|
+
</div>
|
148
|
+
|
149
|
+
</div>
|
150
|
+
|
151
|
+
|
152
|
+
|
153
|
+
<div class="worksBox-3 worksBox-All">
|
154
|
+
|
155
|
+
<img src="img/work-image1.png" alt="パソコンの写真">
|
156
|
+
|
157
|
+
<div class="worksBox-Under">
|
158
|
+
|
159
|
+
<div class="worksInside-p">
|
160
|
+
|
161
|
+
<p>株式会社サンプル採用サイトのコーディングを行いました。</p>
|
162
|
+
|
163
|
+
</div>
|
164
|
+
|
165
|
+
<div class="worksInside-ul">
|
166
|
+
|
167
|
+
<ul>
|
168
|
+
|
169
|
+
<li>採用技術:jQuery,Bootstrap4</li>
|
170
|
+
|
171
|
+
<li>実装期間:2週間</li>
|
172
|
+
|
173
|
+
<li>担当こーだー:石井</li>
|
174
|
+
|
175
|
+
</ul>
|
176
|
+
|
177
|
+
</div>
|
178
|
+
|
179
|
+
</div>
|
180
|
+
|
181
|
+
</div>
|
182
|
+
|
183
|
+
|
184
|
+
|
185
|
+
<div class="worksBox-4 worksBox-All">
|
186
|
+
|
187
|
+
<img src="img/work-image3.png" alt="サンプルの写真">
|
188
|
+
|
189
|
+
<div class="worksBox-Under CG-H3">
|
190
|
+
|
191
|
+
<div class="worksInside-p">
|
192
|
+
|
193
|
+
<p>株式会社サンプル採用サイトのコーディングを行いました。</p>
|
194
|
+
|
195
|
+
</div>
|
196
|
+
|
197
|
+
<div class="worksInside-ul">
|
198
|
+
|
199
|
+
<ul>
|
200
|
+
|
201
|
+
<li>採用技術:jQuery,Bootstrap4</li>
|
202
|
+
|
203
|
+
<li>実装期間:2週間</li>
|
204
|
+
|
205
|
+
<li>担当こーだー:石井</li>
|
206
|
+
|
207
|
+
</ul>
|
208
|
+
|
209
|
+
</div>
|
210
|
+
|
211
|
+
</div>
|
212
|
+
|
213
|
+
</div>
|
214
|
+
|
215
|
+
|
216
|
+
|
217
|
+
<div class="worksBox-5 worksBox-All">
|
218
|
+
|
219
|
+
<img src="img/work-image1.png" alt="パソコンの写真">
|
220
|
+
|
221
|
+
<div class="worksBox-Under">
|
222
|
+
|
223
|
+
<div class="worksInside-p">
|
224
|
+
|
225
|
+
<p>株式会社サンプル採用サイトのコーディングを行いました。</p>
|
226
|
+
|
227
|
+
</div>
|
228
|
+
|
229
|
+
<div class="worksInside-ul">
|
230
|
+
|
231
|
+
<ul>
|
232
|
+
|
233
|
+
<li>採用技術:jQuery,Bootstrap4</li>
|
234
|
+
|
235
|
+
<li>実装期間:2週間</li>
|
236
|
+
|
237
|
+
<li>担当こーだー:石井</li>
|
238
|
+
|
239
|
+
</ul>
|
240
|
+
|
241
|
+
</div>
|
242
|
+
|
243
|
+
</div>
|
244
|
+
|
245
|
+
</div>
|
246
|
+
|
247
|
+
|
248
|
+
|
249
|
+
</div>
|
250
|
+
|
251
|
+
</section>
|
252
|
+
|
253
|
+
|
254
|
+
|
83
255
|
```
|
84
256
|
|
85
257
|
### 該当のソースコード
|
@@ -412,14 +584,222 @@
|
|
412
584
|
|
413
585
|
}
|
414
586
|
|
587
|
+
}
|
588
|
+
|
589
|
+
.worksArea {
|
590
|
+
|
591
|
+
margin-bottom: 100px;
|
592
|
+
|
593
|
+
margin-top: 70px;
|
594
|
+
|
595
|
+
.worksTop {
|
596
|
+
|
597
|
+
text-align: center;
|
598
|
+
|
599
|
+
margin-bottom: 50px;
|
600
|
+
|
601
|
+
.worksTitle {
|
602
|
+
|
603
|
+
font-size: 32px;
|
604
|
+
|
605
|
+
margin-bottom: 10px;
|
606
|
+
|
607
|
+
}
|
608
|
+
|
609
|
+
span {
|
610
|
+
|
611
|
+
color: #47b6d8;
|
612
|
+
|
613
|
+
font-weight: bold;
|
614
|
+
|
615
|
+
}
|
616
|
+
|
617
|
+
}
|
618
|
+
|
619
|
+
.worksBox {
|
620
|
+
|
621
|
+
.worksBox-All {
|
622
|
+
|
623
|
+
margin-bottom: 20px;
|
624
|
+
|
625
|
+
margin-right: 30px;
|
626
|
+
|
627
|
+
img {
|
628
|
+
|
629
|
+
width: 100%;
|
630
|
+
|
631
|
+
display: block;
|
632
|
+
|
633
|
+
}
|
634
|
+
|
635
|
+
.worksBox-Under {
|
636
|
+
|
637
|
+
height: 199px;
|
638
|
+
|
639
|
+
border-left: 1px solid #ccc;
|
640
|
+
|
641
|
+
border-right: 1px solid #ccc;
|
642
|
+
|
643
|
+
border-bottom: 1px solid #ccc;
|
644
|
+
|
645
|
+
border-radius:0 0 10px 10px;
|
646
|
+
|
647
|
+
box-shadow: 1px 1px 15px #ddd;
|
648
|
+
|
649
|
+
.worksInside-p {
|
650
|
+
|
651
|
+
padding: 18px;
|
652
|
+
|
653
|
+
font-weight: 550;
|
654
|
+
|
655
|
+
font-size: 15px;
|
656
|
+
|
657
|
+
color: #5a5a5a;
|
658
|
+
|
659
|
+
line-height: 1.7;
|
660
|
+
|
661
|
+
}
|
662
|
+
|
663
|
+
.worksInside-ul {
|
664
|
+
|
665
|
+
padding: 0 0 30px 20px;
|
666
|
+
|
667
|
+
font-size: 14px;
|
668
|
+
|
669
|
+
font-weight: bold;
|
670
|
+
|
671
|
+
color: #5a5a5a;
|
672
|
+
|
673
|
+
line-height: 1.7;
|
674
|
+
|
675
|
+
ul {
|
676
|
+
|
677
|
+
li {
|
678
|
+
|
679
|
+
list-style: none;
|
680
|
+
|
681
|
+
}
|
682
|
+
|
683
|
+
}
|
684
|
+
|
685
|
+
}
|
686
|
+
|
687
|
+
}
|
688
|
+
|
689
|
+
}
|
690
|
+
|
691
|
+
.worksBox-2 {
|
692
|
+
|
693
|
+
.CG-H2 {
|
694
|
+
|
695
|
+
height: 198.17px;
|
696
|
+
|
697
|
+
}
|
698
|
+
|
699
|
+
}
|
700
|
+
|
701
|
+
.worksBox-4 {
|
702
|
+
|
703
|
+
.CG-H3 {
|
704
|
+
|
705
|
+
height: 204.042px;
|
706
|
+
|
707
|
+
}
|
708
|
+
|
709
|
+
}
|
710
|
+
|
711
|
+
}
|
712
|
+
|
713
|
+
}
|
714
|
+
|
715
|
+
|
716
|
+
|
415
717
|
```
|
416
718
|
|
417
719
|
|
418
720
|
|
419
|
-
|
721
|
+
###
|
722
|
+
|
420
|
-
|
723
|
+
```js
|
724
|
+
|
725
|
+
$(function () {
|
726
|
+
|
727
|
+
//worksAreaに対するスライド
|
728
|
+
|
421
|
-
|
729
|
+
// sliderBox
|
730
|
+
|
422
|
-
|
731
|
+
$(".slider").slick({
|
732
|
+
|
423
|
-
|
733
|
+
arrows: false,
|
734
|
+
|
424
|
-
|
735
|
+
autoplay: true,
|
736
|
+
|
425
|
-
|
737
|
+
adaptiveHeight: true,
|
738
|
+
|
739
|
+
centerMode: true,
|
740
|
+
|
741
|
+
swipe: true,
|
742
|
+
|
743
|
+
centerPadding: '8%',
|
744
|
+
|
745
|
+
slidesToShow: 3,
|
746
|
+
|
747
|
+
responsive: [
|
748
|
+
|
749
|
+
{
|
750
|
+
|
751
|
+
breakpoint: 1023,
|
752
|
+
|
753
|
+
settings: {
|
754
|
+
|
755
|
+
slidesToShow: 3,
|
756
|
+
|
757
|
+
centerPadding: "1%",
|
758
|
+
|
759
|
+
},
|
760
|
+
|
761
|
+
},
|
762
|
+
|
763
|
+
{
|
764
|
+
|
765
|
+
breakpoint: 768,
|
766
|
+
|
767
|
+
settings: {
|
768
|
+
|
769
|
+
slidesToShow: 1,
|
770
|
+
|
771
|
+
centerPadding: "25%",
|
772
|
+
|
773
|
+
},
|
774
|
+
|
775
|
+
},
|
776
|
+
|
777
|
+
{
|
778
|
+
|
779
|
+
breakpoint: 480,
|
780
|
+
|
781
|
+
settings: {
|
782
|
+
|
783
|
+
slidesToShow: 1,
|
784
|
+
|
785
|
+
centerPadding: "18%",
|
786
|
+
|
787
|
+
},
|
788
|
+
|
789
|
+
},
|
790
|
+
|
791
|
+
],
|
792
|
+
|
793
|
+
});
|
794
|
+
|
795
|
+
|
796
|
+
|
797
|
+
|
798
|
+
|
799
|
+
// AOS
|
800
|
+
|
801
|
+
AOS.init();
|
802
|
+
|
803
|
+
});
|
804
|
+
|
805
|
+
```
|
2
文字の追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -4,10 +4,16 @@
|
|
4
4
|
|
5
5
|
|
6
6
|
|
7
|
+
|
8
|
+
|
7
9
|
ただいまhtmlにてサイトを作成中なのですがbody内に横スクロールが出てきて困っています。
|
8
10
|
|
9
11
|
|
10
12
|
|
13
|
+
headerを固定している、position: fixed;とレスポンシブ内のposition: fixed;が影響しているものと思われますが、うまく改善できません。
|
14
|
+
|
15
|
+
|
16
|
+
|
11
17
|
また、ハンバーガーメニューがあるためcssが長くなりますが、ご了承ください。
|
12
18
|
|
13
19
|
|
@@ -272,17 +278,141 @@
|
|
272
278
|
|
273
279
|
}
|
274
280
|
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
281
|
```
|
284
282
|
|
285
|
-
|
283
|
+
### レスポンシブ部分
|
284
|
+
|
285
|
+
```scss
|
286
|
+
|
287
|
+
header {
|
288
|
+
|
289
|
+
.headerBox {
|
290
|
+
|
291
|
+
.title {
|
292
|
+
|
293
|
+
.header-h1 {
|
294
|
+
|
295
|
+
font-size: 21px;
|
296
|
+
|
297
|
+
}
|
298
|
+
|
299
|
+
}
|
300
|
+
|
301
|
+
}
|
302
|
+
|
303
|
+
.headerBox {
|
304
|
+
|
305
|
+
.nav-wrapper {
|
306
|
+
|
307
|
+
display: none;
|
308
|
+
|
309
|
+
width: 100vw;
|
310
|
+
|
311
|
+
height: 100vh;
|
312
|
+
|
313
|
+
box-sizing: border-box;
|
314
|
+
|
315
|
+
position: fixed;
|
316
|
+
|
317
|
+
top: 0;
|
318
|
+
|
319
|
+
left: 0;
|
320
|
+
|
321
|
+
z-index: 2;
|
322
|
+
|
323
|
+
.header-ul {
|
324
|
+
|
325
|
+
width: 100%;
|
326
|
+
|
327
|
+
height: 100%;
|
328
|
+
|
329
|
+
background-color:#c1c1c1;
|
330
|
+
|
331
|
+
z-index: 2;
|
332
|
+
|
333
|
+
.inside-header {
|
334
|
+
|
335
|
+
display: block;
|
336
|
+
|
337
|
+
position: absolute;
|
338
|
+
|
339
|
+
top: 50%;
|
340
|
+
|
341
|
+
left: 50%;
|
342
|
+
|
343
|
+
transform: translate(-50%,-50%);
|
344
|
+
|
345
|
+
text-align: center;
|
346
|
+
|
347
|
+
.ListItems {
|
348
|
+
|
349
|
+
margin-right: 0;
|
350
|
+
|
351
|
+
margin-bottom: 40px;
|
352
|
+
|
353
|
+
a {
|
354
|
+
|
355
|
+
color: #3a3a3a;
|
356
|
+
|
357
|
+
}
|
358
|
+
|
359
|
+
}
|
360
|
+
|
361
|
+
}
|
362
|
+
|
363
|
+
}
|
364
|
+
|
365
|
+
}
|
366
|
+
|
367
|
+
.burger-btn {
|
368
|
+
|
369
|
+
display: block;
|
370
|
+
|
371
|
+
.bar.barClick-CC {
|
372
|
+
|
373
|
+
background-color: #3a3a3a;
|
374
|
+
|
375
|
+
}
|
376
|
+
|
377
|
+
// burger-btnにclickイベントでcloseを追加した時の編集
|
378
|
+
|
379
|
+
.close1 {
|
380
|
+
|
381
|
+
transform: translate(-50%,10px) rotate(45deg);
|
382
|
+
|
383
|
+
transition: transform .3s;
|
384
|
+
|
385
|
+
}
|
386
|
+
|
387
|
+
.close2 {
|
388
|
+
|
389
|
+
opacity: 0;
|
390
|
+
|
391
|
+
transition: opacity .3s;
|
392
|
+
|
393
|
+
}
|
394
|
+
|
395
|
+
.close3 {
|
396
|
+
|
397
|
+
transform: translate(-50%,-8px) rotate(-45deg);
|
398
|
+
|
399
|
+
transition: transform .3s;
|
400
|
+
|
401
|
+
}
|
402
|
+
|
403
|
+
}
|
404
|
+
|
405
|
+
.inside-header-Btn {
|
406
|
+
|
407
|
+
display: none;
|
408
|
+
|
409
|
+
}
|
410
|
+
|
411
|
+
}
|
412
|
+
|
413
|
+
}
|
414
|
+
|
415
|
+
```
|
286
416
|
|
287
417
|
|
288
418
|
|
1
文字の追加
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
body内にheader部分を収めたいのですが、headerが突き抜けてしまい横スクロールが生じてしまいます。
|
1
|
+
body内にheader部分を収めたいのですが、headerが突き抜けてしまい横スクロールが生じてしまいます。(position: fixed;が問題?)
|
test
CHANGED
File without changes
|