<form action="/subscribe" method="post">
<fieldset>
<legend>Subscribe to the Newsletter</legend>
<input type="email" name="email">
<button>Ok</button>
</fieldset>
</form>
新着! 私の44ページの電子書籍「CSS in 44 minutes」が発売されました! 😃
# legend
親要素のコンテンツに対するキャプションを定義します。
例: コピー