Editor Arrow Download Open
<!DOCTYPE html> <html> <head> <title>CSS white-space</title> </head> <body> <p style="white-space: pre;">This text is represent predefined text predefined area another text</p> </body> </html>
  Preview Arrow