質問編集履歴

3

コードの修正

2023/05/09 15:03

投稿

arisaan
arisaan

スコア24

test CHANGED
File without changes
test CHANGED
@@ -22,7 +22,7 @@
22
22
 
23
23
  ```HTML
24
24
  <div class="mv">
25
- <h1><img src="main_ttl.png" width="1351" height="194" alt=""></h1>
25
+ <h1><img src="main_ttl.png" width="" height="" alt=""></h1>
26
26
  <div class="swiper">
27
27
  <ul class="swiper-wrapper">
28
28
  <li class="swiper-slide">

2

コード編集

2023/05/09 14:55

投稿

arisaan
arisaan

スコア24

test CHANGED
File without changes
test CHANGED
@@ -22,7 +22,7 @@
22
22
 
23
23
  ```HTML
24
24
  <div class="mv">
25
- <h1><img src="main_ttl.png" width="1351" height="194" alt="関東学院-すべての主人公たちへ"></h1>
25
+ <h1><img src="main_ttl.png" width="1351" height="194" alt=""></h1>
26
26
  <div class="swiper">
27
27
  <ul class="swiper-wrapper">
28
28
  <li class="swiper-slide">

1

完成系のイメージ画像を追加いたしました。

2023/05/08 05:42

投稿

arisaan
arisaan

スコア24

test CHANGED
File without changes
test CHANGED
@@ -3,6 +3,8 @@
3
3
  ![イメージ説明](https://ddjkaamml8q8x.cloudfront.net/questions/2023-04-28/dc0f7cc7-b4bb-4511-b220-57d988cd4fbc.jpeg)
4
4
 
5
5
  添付のように、2枚の画像が中央に寄っていくスライドを実装したいです。
6
+ 以下、完成系のイメージです。
7
+ ![イメージ説明](https://ddjkaamml8q8x.cloudfront.net/questions/2023-05-08/ca0de835-5950-4fec-82e1-2440aa27b226.jpeg)
6
8
 
7
9
  ### 前提
8
10