Search This Blog

HTML Meter Tag Example

HTML Meter Tag Example :
<!doctype html>
<html>
<head>
<title> www.kod4u.blogspot.com </title>
</head>
<body>
<h2> Meter Tag Example </h2>

<meter value="15" min="0" max="20"> tts </meter>
Downloading.....
</body>
</html>
OUTPUT

No comments:

Post a Comment