Change Font Size: Previous / Next / Directory List
10.2.2 HTML checked attribute
Checked attributes - the choice of the input domain (box) selected
Example
"nt22form"Action<formid= = ="nt22.php"method"post" />= <labelforComputer"fav" /></ label> <inputtype="checkbox"value="1"id="fav"name="fav"/> = <labelforTourism"fav" /></ label> <inputtype"checkbox"value= = ="fav"name"2"id="fav"/> <labelfor="favshopping" /></ label> <inputtype="checkbox"value="3" "fav"name id= = ="fav"checked"checked"/> </ form>
