相关代码 |
|
#checkbox {font-size: 10px;} #radiobox {font-size: 10px;} #listbox {font-size: 10px;} --> Test output Output CSP sentence Result string <% ="This is a string" %> number <% =$123456 %> format string <% =%s/0x%x, "Hex number", 12345 %> Test post form: Input something: Input some lines here select one radio: 1. 2. 3. check following: 1. 2. 3. Select more than one(default 2): Select one (default 3):
相关资源 |
|