I believe you are looking for the fieldset HTML tag, which you can then style with CSS. E.g.,. <fieldset style="border: 1px black solid"> ...
確定! 回上一頁