1 minute read
Values
from Dakota Lewis - Visual Learning: HTML
by University of Michigan Penny W. Stamps School of Art & Design
The value attribute in HTML is used to specify the value of the element with which it is used. It has a different meaning for different HTML elements. Values are typically an input that allows you to decide on how a tag or an attribute will behave. This includes its color, the size, the HTTP request type and many more. Using values will allow you to push your HTML programming closer to a professional level.