HTML Mark Tag <mark> is used to mark certain portion of text from the HTML resource or webpage. In other words, we can say that whenever we want to mark or highlight certain portion of text in HTML resource we use the Mark Tag <mark>. Mark Tag is a closed tag and needs a closing […]