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.
YES
<input type="checkbox" value="yes" checked><br>
NO
<input type="checkbox" value="no">Code Writing
Diagram
Advertisements
Solution

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