Editor Arrow Download Open
<!DOCTYPE html> <html> <head> <title>HTML strong tag</title> </head> <body> <p>This example represents <strong>important text</strong>.</p> </body> </html>
  Preview Arrow