Advertisements
Advertisements
Question
Consider the following code fragment and determine how this code fragment would create a form element, i.e., draw how its output would appear in the browser.
Male
<input type="radio" value="male"><br>
Female
<input type="radio" value="female">Code Writing
Diagram
Advertisements
Solution

shaalaa.com
Is there an error in this question or solution?
