You can try to use fieldset in your form element. <fieldset> <legend> <label for="username">Username</label> </legend> <input type="text" ...
確定! 回上一頁