Editor Arrow Download Open
<!DOCTYPE html> <html> <head> <title>HTML b tag</title> </head> <body> <p>This example is show a <b>bold</b> text.</p> </body> </html>
  Preview Arrow