<figure>標簽
HTML<figure> 標簽
<figure> 標簽可以用來表示自包含的內容,并且一般作為單個單元引用。
實例:<figure> 標簽實例
<figure>
<img src="/statics/images/course/pulpit.jpg" tppabs="http://W3Cschool.com/tags/img_pulpit.jpg" alt="The Pulpit Rock" width="304" height="228">
</figure>
計算機學習推薦