Computer Science, asked by gargee91, 11 months ago

Write the HTML code to create radio button for the education and specify on the degree.


Please answer this.
I will mark you as brainliest.


gargee91: please answer it's urgent
gargee91: I will mark you as brainliest.

Answers

Answered by JayantiJha
24
HERE IS YOUR ANSWER ⤵

<!DOCTYPE HTML>

<HTML>

<BODY>

<FORM ACTION=" " >

<INPUT TYPE="RADIO"

NAME= "GENDER" VALUE="MALE">

MALE <BR>

<INPUT TYPE= " RADIO"

NAME="GENDER" VALUE="OTHER">

OTHER

<\FORM>

<P> <B>

<\BODY>

<\HTML>

HOPE IT HELPS ✌




gargee91: are you sure it is correct?
Similar questions