I’m super novice at this. Can you let me know if this worked (trying to apply the triple backticks:
<fieldset>
<label> Personal Account <input Personal Account type="radio" />
<label> Business Account <input Business Account type="radio" />
<label> I accept the terms and conditions <input I accept the terms and conditions type="checkbox" required /></label>
</fieldset>
You applied the backticks correctly. The “Personal Account” ect. that you have inside the <input> tag should not be there. Also on text itself, when typed into text only tags like <p> should be actually touching the <>'s