由example你打算在Twitter的引導的網站上,下面的代碼Twitter的引導數據-SRC卡不工作
<div class="card">
<img class="card-img-top" data-src="holder.js/100%x180/" alt="Card image cap">
<div class="card-block">
<h4 class="card-title">Card title</h4>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<a href="#" class="btn btn-primary">Button</a>
</div>
</div>
應該交出了漂亮的卡定,但它產生的
任何人都可以告訴問題可能是什麼? 似乎數據屬性不適合我。
你在特林實現與這個?顯示圖像或靜態生成的圖像(如holder.js)。 –