Skip to content

Instantly share code, notes, and snippets.

@rockey5520
Created October 15, 2020 12:54
Show Gist options
  • Save rockey5520/811af7bf2ec895e60bc851362d33dcc1 to your computer and use it in GitHub Desktop.
Save rockey5520/811af7bf2ec895e60bc851362d33dcc1 to your computer and use it in GitHub Desktop.
String html = "<html>\n" +
" <body>\n" +
" <p>Hello, world</p>\n" +
" </body>\n" +
"</html>\n";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment