Prev Demo
HTML5
>
Mark Tag In Html 5
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html /> <html> <head> <title></title> <meta charset="UTF-8" /> </head> <body> <p>Hello, this is the demo of <mark>Mark</mark> element in HTML 5</p> </body> </html>
Note: We DO NOT save your trial code in our database.
Output