- <html>
- <head>
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <title>progress bar</title>
- </head>
- <body>
- <progress></progress>
- </body>
- </html>
- Definition:-
Progress tag
- <progress> tag is used to view the completion progress of a task.
- While the style of how it's displayed is left up to the browser, it's typically displayed as a progress bar.
HTML:- progress Tag
Reviewed by Network security
on
April 30, 2019
Rating:
No comments: