Tuesday, October 15, 2013

HTML5 'option' Tag with example


HTML5   <option>  Tag 


Info of HTML5 option Tag :option element: an option in a select element or as part of a list of suggestions in a datalist element

option Tag Attributes :disabled: prevent any clicks on an option item [disabled] label: provides a label for element selected: determines if the option is selected by default [selected] value: provides a value for element

0 comments :

Post a Comment