質問編集履歴

1

各項目に説明文を追記したいので、画像とコードを変更・追加しました。

2019/10/04 04:48

投稿

sasamiwarabi
sasamiwarabi

スコア8

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,9 @@
10
10
 
11
11
 
12
12
 
13
+ これが現在のになります。
13
14
 
15
+ ![イメージ説明](f03ad32363fe00922584adb2d980ea28.png)
14
16
 
15
17
  ### 該当のソースコード
16
18
 
@@ -18,7 +20,7 @@
18
20
 
19
21
  ```HTML
20
22
 
21
- <div class= "skill">
23
+ <div class= "skill">
22
24
 
23
25
  <a name="skill"></a>
24
26
 
@@ -38,6 +40,8 @@
38
40
 
39
41
  HTML5/CSS
40
42
 
43
+ <P>わわわわわわわわあわわわあわわわわあわw</P>
44
+
41
45
  </div>
42
46
 
43
47
  <div class="php">
@@ -46,6 +50,8 @@
46
50
 
47
51
  PHP
48
52
 
53
+ <P>わわわわわわわわあわわわあわわわわあわw</P>
54
+
49
55
  </div>
50
56
 
51
57
  <div class="wordpress">
@@ -53,6 +59,8 @@
53
59
  <img src="img/wordpress.png" width="40" height="40" alt="wordpress">
54
60
 
55
61
  WordPress
62
+
63
+ <P>わわわわわわわわあわわわあわわわわあわw</P>
56
64
 
57
65
  </div>
58
66
 
@@ -68,6 +76,8 @@
68
76
 
69
77
  PhotoShop
70
78
 
79
+ <P>わわわわわわわわあわわわあわわわわあわw</P>
80
+
71
81
  </div>
72
82
 
73
83
  <div class="Illustrator">
@@ -76,13 +86,9 @@
76
86
 
77
87
  Illustrator
78
88
 
79
- </div>
89
+ <P>わわわわわわわわあわわわあわわわわあわw</P>
80
90
 
81
-
82
-
83
-
84
-
85
- ```
91
+ </div>```
86
92
 
87
93
  CSSですが、いろいろ配置換えのコードは書いてみましたが、反応なかったので、ほぼ無記入状態にしております。
88
94