Change Font Size: Previous / Next / Directory List
10.2.4 HTML readonly attribute
Readonly attributes - that read-only (only see, can not be changed) the input domain (box)
Example
"nt22form"Action<formid= = ="nt22.php"method"post" />= <labelforcan not import the input box"notinput" /></ label> <inputtype="text"id="notinput"name="notinput"readonly="readonly"/> </ form>
