teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

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

2019/10/04 04:48

投稿

sasamiwarabi
sasamiwarabi

スコア8

title CHANGED
File without changes
body CHANGED
@@ -4,11 +4,12 @@
4
4
  余白を作りすぎず、等間隔で配置したいです。
5
5
  ![イメージ説明](48483243185af7d58caceb9bc3382aed.jpeg)
6
6
 
7
-
7
+ これが現在のになります。
8
+ ![イメージ説明](f03ad32363fe00922584adb2d980ea28.png)
8
9
  ### 該当のソースコード
9
10
 
10
11
  ```HTML
11
- <div class= "skill">
12
+ <div class= "skill">
12
13
  <a name="skill"></a>
13
14
  <h2>SKILL</h2>
14
15
  <p>未経験でありますが、頑張ります。</p>
@@ -18,14 +19,17 @@
18
19
  <div class ="html">
19
20
  <img src="img/programming0.png" width="40" height="40" alt="html">
20
21
  HTML5/CSS
22
+ <P>わわわわわわわわあわわわあわわわわあわw</P>
21
23
  </div>
22
24
  <div class="php">
23
25
  <img src="img/programming1.png" width="40" height="40" alt="php">
24
26
  PHP
27
+ <P>わわわわわわわわあわわわあわわわわあわw</P>
25
28
  </div>
26
29
  <div class="wordpress">
27
30
  <img src="img/wordpress.png" width="40" height="40" alt="wordpress">
28
31
  WordPress
32
+ <P>わわわわわわわわあわわわあわわわわあわw</P>
29
33
  </div>
30
34
  <!--</div>-->
31
35
 
@@ -33,14 +37,13 @@
33
37
  <div class="photoshop">
34
38
  <img src="img/ps.png" width="40" height="40" alt="photoshop">
35
39
  PhotoShop
40
+ <P>わわわわわわわわあわわわあわわわわあわw</P>
36
41
  </div>
37
42
  <div class="Illustrator">
38
43
  <img src="img/ai.png" width="40" height="40" alt="illustrator">
39
44
  Illustrator
45
+ <P>わわわわわわわわあわわわあわわわわあわw</P>
40
- </div>
46
+ </div>```
41
-
42
-
43
- ```
44
47
  CSSですが、いろいろ配置換えのコードは書いてみましたが、反応なかったので、ほぼ無記入状態にしております。
45
48
  ```CSS
46
49
  skill{