The value attribute is associated with which set of tags?
value
<li> <input /> <option></option> </li>
<input> <option> <textarea>
<button> <input /> <form></form> </button>
<input /> <label> <meter></meter></label>