js alert format text

JavaScript
\b = Backspace 
\f = Form feed 
\n = New line 
\r = Carriage return 
\t = tab
Source

Also in JavaScript: