0
請檢查html結構中的圖形標籤html5驗證數字標籤結構
html5 validation-此結構是否允許?
<a href="#">
<figure>
<img src="" class="img-responsive" alt="">
<figcaption>Family</figcaption>
</figure>
</a>
和
<figure>
<a href="#">
<img src="" class="img-responsive" alt="">
<figcaption>Family</figcaption>
</a>
</figure>
感謝