Baseline Widely available
<legend>
㯠HTML ã®è¦ç´ ã§ããã®è¦ªè¦ç´ ã§ãã <fieldset>
ã®å
容ã®ãã£ãã·ã§ã³ã表ãã¾ãã
<fieldset>
<legend>Choose your favorite monster</legend>
<input type="radio" id="kraken" name="monster" value="K" />
<label for="kraken">Kraken</label><br />
<input type="radio" id="sasquatch" name="monster" value="S" />
<label for="sasquatch">Sasquatch</label><br />
<input type="radio" id="mothman" name="monster" value="M" />
<label for="mothman">Mothman</label>
</fieldset>
legend {
background-color: #000;
color: #fff;
padding: 3px 6px;
}
input {
margin: 0.4rem;
}
屿§
ãã®è¦ç´ ã«ã¯ãã°ãã¼ãã«å±æ§ä»¥å¤ã®å±æ§ã¯ããã¾ããã
ä¾<legend>
ã®ä½¿ç¨ä¾ã¯ã <form>
ã®ãã¼ã¸ãåç
§ãã¦ãã ããã
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