<MARK>

Tag Description

<mark> defines marked text. New in HTML5.

Code Example

<p>Please read this <mark>important</mark> information</p>

Result

Please read this important information

Browser Support

Browser Comment
Firefox Yes
Safari Yes
Chrome Yes
Opera Yes
IE 9 Not tested
IE <= 8 No

Notes

Title

details

Thanks for visiting!