Computer Science, asked by uttammaharaja1otnmr4, 1 year ago

write cheackbox command in html?

Answers

Answered by uttamtooldie27p3k9w2
1
<html><head><body><input type="checkbox" name="checkbox" value="checkbox"></body></head></html>

comment thanks if u like
Answered by siddhartharao77
2
<body>
<form>
<input type="checkbox" name="brainly" value="user">
</form>
</body>


Hope this helps!

uttammaharaja1otnmr4: thanks
Similar questions