HTML
1<div class="brand"> 2 3<div><img src="image/brand01.jpg"><img src="image/brand_logo01.png"></div> 4 5<div><img src="image/brand02.jpg"><img src="image/brand_logo02.png"></div> 6 7<div><img src="image/brand03.jpg"><img src="image/brand_logo03.png"></div> 8 9<div><img src="image/brand04.jpg"><img src="image/brand_logo04.png"></div> 10 11<div><img src="image/brand05.jpg"><img src="image/brand_logo05.png"></div> 12 13<div><img src="image/brand06.jpg"><img src="image/brand_logo06.png"></div> 14 15<div><img src="image/brand07.jpg"><img src="image/brand_logo07.png"></div> 16 17<div><img src="image/brand08.jpg"><img src="image/brand_logo08.png"></div> 18 19<div><img src="image/brand09.jpg"><img src="image/brand_logo09.png"></div> 20 21<div><img src="image/brand10.jpg"><img src="image/brand_logo10.png"></div> 22 23<div><img src="image/brand11.jpg"><img src="image/brand_logo11.png"></div> 24 25<div><img src="image/brand12.jpg"><img src="image/brand_logo12.png"></div> 26 27<div><img src="image/brand13.jpg"><img src="image/brand_logo13.png"></div> 28 29<div><img src="image/brand14.jpg"><img src="image/brand_logo14.png"></div> 30 31<div class="brand"><img src="image/brand15.jpg"><img src="image/brand_logo15.png"></div> 32 33 34</div>
brand{ background-color:red; display:flex;
リンク内容のように表示したい。
回答2件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。