Assign an initial value to radio button as checked November 12, 2022 by Tarik You can use the checked attribute for this: <input type="radio" checked="checked">