下記のhtmlのように。
フォームの主な内容として記事を使いたいです。
私はすでにフォーム要素の外側にmain要素を使用しています。
<article> inside <form>意味的には良いですか?
<form>
<header>
<button type="submit">Save</button>
<button type="submit">Close</button>
</header>
<article>
<fieldset>
<legend></legend>
<input />
<input />
<input />
</fieldset>
<fieldset>
<legend></legend>
<input />
<input />
</fieldset>
</article>
</form>
[documentation](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form)から許可されたコンテンツ*** flow co ***を含む*** *** *** - エレメント – Esko