Pritesh Kiri
Pritesh Kiri

@PriteshKiri

6 Tweets 2 reads Sep 27, 2022
Have you heard about <meter> and <mark> html tags ?
If not then this thread is for you !!!
1. Meter tag
We can use max and min attributes in meter tags to set the upper and lower limit.
The value attribute is used to set the defined value in the given range.
The default value of max and min attributes are 0 and 1.
If you don’t mention any value it will take the default values.
2. Mark tag
The <mark> tag in HTML is used to highlight the part of the text in a paragraph or in any text.
The <mark> tag is new in HTML 5.
Thanks for checking out the content.
Follow @PriteshKiri for more web development tips and tricks
#codewithcoffee #codewithcoffeeindia

Loading suggestions...