HTML

HTML Intro

HTML Intro Quiz

HTML Intro Exercise

HTML Basics

HTML Basic Quiz

HTML Basic Exercise

HTML Advance

HTML Advance Quiz

HTML Advance Exercise

HTML Tags List

HTML Global Attributes

HTML Attributes

FAQs

HTML mark Tag

HTML mark Tag

 

 

The mark tag indicates that the text should be marked or highlighted.

 

Uses of mark tag:-

 

  • highlight important words
  • to get attention to specific words
  • make content more unique and beautiful
  • helps the reader to understand important words

 

Syntax:-

 

Its syntax is:- < mark >

Code Explanation

All Tutorials related to HTML Tags List

All Sections related to HTML