Tuesday, October 15, 2013

HTML5 'meter' Tag with example


HTML5   <meter>  Tag 


Info of HTML5 meter Tag :meter element: scalar meas- urement within a known range, or a fractional value

meter Tag Attributes :high: specifies the range that is considered to be the "high" part low: specifies the range that is considered to be the "low" part min: specifies the lower boundary max: specifies the upper boundary optimum: specifies the range that is considered to be the "optimum" part value: current location within the range

0 comments :

Post a Comment