に私はこのコードの特定の部分で問題を抱えている:Chromeで事業部は、左
https://jsfiddle.net/hw4g1yuz/
<md-card>
<div class="shop-row">
<img src="http://via.placeholder.com/250x250" title="test">
<div class="shop-content">
<div class="shop-title">
TEST
<div class="tag">tst</div>
</div>
<div class="shop-description"><p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p></div>
<div><a md-button class="shop-link" color="accent" target="_blank" href="link">shop</a></div>
</div>
</div>
</md-card>
私は許容できる何かを得ます。 IE11では、テキストがオーバーフローし、次の行に折り返されません。
jsfiddle + Chromeでは、プレビューウィンドウのサイズを変更したときに矢印が動き回るような動作はさらに悪化します。
左の画像、右のタイトル/テキスト/フッター、画像と重なる矢印のdivが必要です。
私は材料デザインとフレックスを使用しましたが、私は無理です。