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