HTML5: Mark Element














The <mark> element is used to highlight a text by assigning a background-color attribute

Example:


This is an example of the <mark style="background-color:yellow;">mark</mark> element

This is an example of the mark element

Comments

Popular posts from this blog

Docker : Adding Docker Repository Key and Updating Docker To The Latest Version

ASP.NET Core : Adding The Default View With _ViewStart.cshtml

Enable ASP.NET Core to Serve Static Files