Online Html Editor | Online Html Compiler

<!DOCTYPE html> <html> <body> <h2>Example of em tag</h2> <p>This is <em>HTML em</em> tag, which specifies the important text from a paragraph </p> </body> </html>