HTML:- mark tag

<!DOCTYPE html>
<html>

<head>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <title>mark tag</title>
</head>

<body>

 Normal Text
 <br> mark <mark>This</mark> Text

</body>

</html> . Output:-Normal Text 
mark This Text .   Definition:-

Mark text


Uses of <mark> tag
  • This tag element represents a text by marking or highlighting it for reference purposes.
  • This tag is used for marking the specific text in yellow colour.
HTML:- mark tag HTML:- mark tag Reviewed by Network security on April 29, 2019 Rating: 5

No comments:

Useful Information

Powered by Blogger.