Baseline Widely available
<figcaption>
HTML å
ç´ æ¯ç¨æ¥æè¿°å
¶ç¶èç¹ <figure>
å
ç´ éçå
¶ä½å
å®¹çæ é¢æè¯´æã为 <figure>
æä¾ä¸ä¸ªæ éç¢æè¿°ã
<figure>
<img
src="/shared-assets/images/examples/elephant.jpg"
alt="Elephant at sunset" />
<figcaption>An elephant at sunset</figcaption>
</figure>
figure {
border: thin #c0c0c0 solid;
display: flex;
flex-flow: column;
padding: 5px;
max-width: 220px;
margin: auto;
}
img {
max-width: 220px;
max-height: 150px;
}
figcaption {
background-color: #222;
color: #fff;
font: italic smaller sans-serif;
padding: 3px;
text-align: center;
}
屿§
该å ç´ ä» å å«å ¨å±å±æ§ã
ç¤ºä¾æå
³ <figcaption>
ç示ä¾ï¼è¯·åè§ <figure>
页é¢ã
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4