質問編集履歴

1

タグの記述漏れ

2016/01/06 05:16

投稿

web
web

スコア24

test CHANGED
File without changes
test CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  <div class="col-md-6 col-sm-6 col-xs-12">
16
16
 
17
- <a href="<?php echo home_url(); ?>"><img src="aaa.png" class="img-responsive" alt="こちらから" /></a>
17
+ <a href="<?php echo home_url(); ?>"><img src="aaa.png" class="img-responsive" alt="こちらから" style="width:100%;margin-left:auto;margin-right:auto" /></a>
18
18
 
19
19
  </div>
20
20