質問編集履歴

2

追記

2018/08/24 12:53

投稿

aiueoaiueoaiue
aiueoaiueoaiue

スコア94

test CHANGED
File without changes
test CHANGED
@@ -22,6 +22,8 @@
22
22
 
23
23
  <link rel="stylesheet" type="text/css" href="sample.css">
24
24
 
25
+ <div style="margin-right:auto; margin-left:auto; width:500px">
26
+
25
27
  <canvas id="canvas" width="500" height="500"></canvas><br>
26
28
 
27
29
 
@@ -29,6 +31,8 @@
29
31
  <input type="button" id="b1"/>
30
32
 
31
33
  <input type="button" id="b2"/>
34
+
35
+ </div>
32
36
 
33
37
  </body>
34
38
 

1

追記

2018/08/24 12:53

投稿

aiueoaiueoaiue
aiueoaiueoaiue

スコア94

test CHANGED
File without changes
test CHANGED
@@ -107,3 +107,7 @@
107
107
  ###試したこと
108
108
 
109
109
  ボタンのheightを50pxとかにすると下に余白は無いんですが、500pxとかにすると下に余白が出来てしまいます。
110
+
111
+ ![イメージ説明](b2791fa7c27dcd78f9c26426a3fefe07.png)
112
+
113
+ 余白というのは画像の赤線で示した部分の事です