質問編集履歴

5

更新

2017/12/05 06:40

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -600,11 +600,11 @@
600
600
 
601
601
  「静的ページ」
602
602
 
603
- ![イメージ説明](6efc8770a6f9c19c74c107680da46ce8.jpeg)
603
+ ![イメージ説明](3ddcfbc04e88a020997a7bb874c48507.jpeg)
604
604
 
605
605
  「WordPress」
606
606
 
607
- ![イメージ説明](99d9d58895e8e13d5947e811432338f8.jpeg)
607
+ ![イメージ説明](89fe01611dbd1e772d7b055f0bbf925c.jpeg)
608
608
 
609
609
 
610
610
 

4

追加

2017/12/05 06:40

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -608,4 +608,4 @@
608
608
 
609
609
 
610
610
 
611
- ピンク部分はフッター、宝箱部分はメニューです。
611
+ ピンク部分はフッター、宝箱部分はメニューです。ここに掲載したHTMLやCSSには文字数制限でフッターは掲載していません。

3

追加

2017/12/05 06:38

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -605,3 +605,7 @@
605
605
  「WordPress」
606
606
 
607
607
  ![イメージ説明](99d9d58895e8e13d5947e811432338f8.jpeg)
608
+
609
+
610
+
611
+ ピンク部分はフッター、宝箱部分はメニューです。

2

追加

2017/12/05 06:37

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -595,3 +595,13 @@
595
595
 
596
596
 
597
597
  ```
598
+
599
+
600
+
601
+ 「静的ページ」
602
+
603
+ ![イメージ説明](6efc8770a6f9c19c74c107680da46ce8.jpeg)
604
+
605
+ 「WordPress」
606
+
607
+ ![イメージ説明](99d9d58895e8e13d5947e811432338f8.jpeg)

1

追加

2017/12/05 06:36

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -24,8 +24,6 @@
24
24
 
25
25
  **試したこと**
26
26
 
27
- ------------------------------------------
28
-
29
27
  ```ここに言語を入力
30
28
 
31
29
  img {
@@ -70,39 +68,155 @@
70
68
 
71
69
 
72
70
 
71
+ 「HTML」
72
+
73
73
  ```ここに言語を入力
74
74
 
75
- @charset "UTF-8";
76
-
77
- /* CSS Document */
78
-
79
-
80
-
81
- /*
82
-
83
- Theme Name: Twenty Seventeen Child
84
-
85
- Theme URI: http://example.com/twenty-seventeen-child/
86
-
87
- Description: Twenty Seventeen Child Theme
88
-
89
- Author: John Doe
90
-
91
- Author URI: http://example.com
92
-
93
- Template: twentyseventeen
94
-
95
- Version: 1.0.0
96
-
97
- License: GNU General Public License v2 or later
98
-
99
- License URI: http://www.gnu.org/licenses/gpl-2.0.html
100
-
101
- Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
102
-
103
- Text Domain: twenty-seventeen-child
104
-
105
- */
75
+ <header class="clearfix">
76
+
77
+ <h1><a href="../index.html"><span>xxxx</span></a></h1>
78
+
79
+ <p class="header_p stripe1">xxxx</p>
80
+
81
+ </header>
82
+
83
+ <nav>
84
+
85
+ <ul class="clearfix">
86
+
87
+ <li class="menu01"><a href="../index.html"><img src="../img/btn1.png" width="170" height="155" alt="xxxx"></a></li>
88
+
89
+ <li class="menu02"><a href="../business.html"><img src="../img/btn2.png" width="170" height="155" alt="xxxx"></a></li>
90
+
91
+ <li class="menu03"><a href="../recruit.html"><img src="../img/btn3.png" width="170" height="155" alt="xxxx"></a></li>
92
+
93
+ <li class="menu04"><a href="../live.html"><img src="../img/btn4.png" width="170" height="155" alt="xxxx"></a></li>
94
+
95
+ <li class="menu05"><a href="../link.html"><img src="../img/btn5.png" width="170" height="155" alt="xxxx"></a></li>
96
+
97
+ </ul>
98
+
99
+ <ul class="menu02grade clearfix">
100
+
101
+ <li class="menu06"><a href="../contact.html"><img src="../img/btn6.png" width="170" height="155" alt="xxxx"></a></li>
102
+
103
+ <li class="menu07"><a href="../office.html"><img src="../img/btn7.png" width="170" height="155" alt="xxxx"></a></li>
104
+
105
+ <li class="menu08"><a href="../tieup.html"><img src="../img/btn8.png" width="170" height="155" alt="xxxx"></a></li>
106
+
107
+ </ul>
108
+
109
+ </nav>
110
+
111
+
112
+
113
+ <!-- main_box -->
114
+
115
+ <section id="main_box" class="clearfix">
116
+
117
+
118
+
119
+ <!-- banner_box -->
120
+
121
+ <section id="banner_box">
122
+
123
+
124
+
125
+ <!-- box1 -->
126
+
127
+ <div class="box1 clearfix">
128
+
129
+ <p class="box_p1"><a href="xxx"><img src="../img/banner/bnr1.png" width="140" height="50" alt="xxxx"></a></p>
130
+
131
+ <p class="box_p1"><a href="xxx"><img src="../img/banner/bnr2.png" width="140" height="50" alt="xxxx"></a></p>
132
+
133
+ <p class="box_p1"><a href="xxx"><img src="../img/banner/bnr3.png" width="140" height="50" alt="xxxx"></a></p>
134
+
135
+ <p class="box_p1"><a href="xxx"><img src="../img/banner/bnr4.png" width="140" height="50" alt="xxxx"></a></p>
136
+
137
+ <p class="box_p1"><a href="xxx"><img src="../img/banner/bnr5.png" width="140" height="50" alt="XXXX"></a></p>
138
+
139
+ <p class="box_p2"><a href="xxx"><img src="../img/banner/bnr6.png" width="140" height="50" alt="XXXX"></a></p>
140
+
141
+ </div>
142
+
143
+ <!-- box1 -->
144
+
145
+
146
+
147
+ <!-- box1 -->
148
+
149
+ <div class="box1 clearfix">
150
+
151
+ <p class="box_p1"><a href="xxx"><img src="../img/banner/bnr7.png" width="140" height="50" alt="XXXX"></a></p>
152
+
153
+ <p class="box_p1"><a href="xxx"><img src="../img/banner/bnr8.png" width="140" height="50" alt="XXXX"></a></p>
154
+
155
+ <p class="box_p1"><a href="xxx"><img src="../img/banner/bnr9.png" width="140" height="50" alt="XXXX"></a></p>
156
+
157
+ <p class="box_p1"><a href="xxx"><img src="../img/banner/bnr10.png" width="140" height="50" alt="XXXX"></a></p>
158
+
159
+ <p class="box_p1"><a href="xxx"><img src="../img/banner/bnr11.png" width="140" height="50" alt="XXXX"></a></p>
160
+
161
+ <p class="box_p2"><a href="xxx"><img src="../img/banner/bnr12.png" width="140" height="50" alt="XXXX"></a></p>
162
+
163
+ </div>
164
+
165
+ <!-- box1 -->
166
+
167
+
168
+
169
+ <!-- box2 -->
170
+
171
+ <div class="box2 clearfix">
172
+
173
+ <p class="box_p1"><a href="xxx"><img src="../img/banner/bnr13.png" width="140" height="50" alt="XXXX)"></a></p>
174
+
175
+ <p class="box_p1"><a href="xxx"><img src="../img/banner/bnr14.png" width="140" height="50" alt="XXXX"></a></p>
176
+
177
+ <p class="box_p1"><a href="xxx><img src="../img/banner/bnr15.png" width="140" height="50" alt="XXXX"></a></p>
178
+
179
+ <p class="box_p1"><a href="xxx"><img src="../img/banner/bnr16.png" width="140" height="50" alt="XXXX"></a></p>
180
+
181
+ </div>
182
+
183
+ <!-- box2 -->
184
+
185
+
186
+
187
+ </section>
188
+
189
+ <!-- banner_box -->
190
+
191
+
192
+
193
+ <section>
194
+
195
+
196
+
197
+ <!--article_txt -->
198
+
199
+ <article id="article_txt">
200
+
201
+ <p class="article_p">XXX/p>
202
+
203
+ </article>
204
+
205
+ <!--article_txt -->
206
+
207
+
208
+
209
+ </section>
210
+
211
+ ```
212
+
213
+
214
+
215
+ 「CSS」
216
+
217
+ ```ここに言語を入力
218
+
219
+
106
220
 
107
221
 
108
222
 
@@ -460,260 +574,6 @@
460
574
 
461
575
  }
462
576
 
463
-
464
-
465
- .article_p {
466
-
467
- text-align:right;
468
-
469
- margin-right:15px;
470
-
471
- margin-bottom:15px;
472
-
473
- font-weight:bold;
474
-
475
- }
476
-
477
-
478
-
479
- .article_p a {
480
-
481
- text-decoration:none;
482
-
483
- }
484
-
485
-
486
-
487
- .article_p a:link { color: black; }
488
-
489
- .article_p a:visited { color: black; text-decoration:none; }
490
-
491
- .article_p a:hover { color: #E61673; text-decoration:none; }
492
-
493
- .article_p a:active { color: #E61673; text-decoration:none; }
494
-
495
-
496
-
497
- #article_txt {
498
-
499
- width:930px;
500
-
501
- background-image:url("/img/article_bg.png");
502
-
503
- background-repeat: no-repeat;
504
-
505
- line-height:1em;
506
-
507
- }
508
-
509
- #article_txt .article_p {
510
-
511
- font-size:11px;
512
-
513
- color:black;
514
-
515
- text-align:center;
516
-
517
- padding:20px 30px 10px 35px;
518
-
519
- display:inline-block;
520
-
521
- margin:0px;
522
-
523
-
524
-
525
- }
526
-
527
-
528
-
529
- .sub_menu img {
530
-
531
- padding-right:5px;
532
-
533
- vertical-align:middle;
534
-
535
- }
536
-
537
-
538
-
539
- .sub_menu2nd img {
540
-
541
- padding-right:5px;
542
-
543
- vertical-align:middle;
544
-
545
- }
546
-
547
-
548
-
549
- .sub_menu,.sub_menu2nd {
550
-
551
- width:930px;
552
-
553
- position: relative;
554
-
555
- overflow: hidden;
556
-
557
- font-size:12px;
558
-
559
- padding-top:10px;
560
-
561
- }
562
-
563
-
564
-
565
- .sub_menu2nd {
566
-
567
- margin-bottom:10px;
568
-
569
- }
570
-
571
-
572
-
573
- .sub_menu a:link { color: #fff; text-decoration: underline; }
574
-
575
- .sub_menu a:visited { color: #fff; text-decoration:none; }
576
-
577
- .sub_menu a:hover { color: yellow; text-decoration:none; }
578
-
579
- .sub_menu a:active { color: yellow; text-decoration:none; }
580
-
581
-
582
-
583
- .sub_menu2nd a:link { color: #fff; text-decoration: underline; }
584
-
585
- .sub_menu2nd a:visited { color: #fff; text-decoration:none; }
586
-
587
- .sub_menu2nd a:hover { color: yellow; text-decoration:none; }
588
-
589
- .sub_menu2nd a:active { color: yellow; text-decoration:none; }
590
-
591
-
592
-
593
- .sub_menu ul {
594
-
595
- position: relative;
596
-
597
- left: 50%;
598
-
599
- float: left;
600
-
601
- }
602
-
603
-
604
-
605
- .sub_menu li {
606
-
607
- position: relative;
608
-
609
- left: -50%;
610
-
611
- float: left;
612
-
613
- list-style:none;
614
-
615
- }
616
-
617
-
618
-
619
- .sub_menu2nd ul {
620
-
621
- position: relative;
622
-
623
- left: 50%;
624
-
625
- float: left;
626
-
627
- }
628
-
629
-
630
-
631
- .sub_menu2nd li {
632
-
633
- position: relative;
634
-
635
- left: -50%;
636
-
637
- float: left;
638
-
639
- list-style:none;
640
-
641
- }
642
-
643
-
644
-
645
- .sub01,.sub02,.sub03,.sub04,.sub05 {
646
-
647
- margin-right:20px;
648
-
649
- }
650
-
651
-
652
-
653
- .sub06,.sub07,.sub08 {
654
-
655
- margin-right:20px;
656
-
657
- }
658
-
659
-
660
-
661
- .hr_img {
662
-
663
- background-image: url("/img/hr.png");
664
-
665
- height: 10px;
666
-
667
- background-repeat: no-repeat;
668
-
669
- width:930px;
670
-
671
- border: none;
672
-
673
- background-color:rgba(255,0,0,0.0);
674
-
675
- }
676
-
677
-
678
-
679
- footer {
680
-
681
- background-color:#ED1E79;
682
-
683
- margin: 0 -200%;
684
-
685
- padding: 0 200% 0 200%;
686
-
687
- height: auto;
688
-
689
- }
690
-
691
-
692
-
693
- footer .ftp1 {
694
-
695
- text-align:center;
696
-
697
- color:#FFF;
698
-
699
- padding:15px 0 10px 0;
700
-
701
- }
702
-
703
-
704
-
705
- footer .ftp2 {
706
-
707
- text-align:center;
708
-
709
- color:#FFF;
710
-
711
- padding:0 0 15px 0;
712
-
713
- }
714
-
715
-
716
-
717
577
  .clearfix {
718
578
 
719
579
  *zoom: 1;