Baseline Widely available
<figcaption>
㯠HTML ã®è¦ç´ ã§ã親㮠<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