Toggle syntax highlighting (alt+m)
<!DOCTYPE html> <html> <head> <title>Hello World</title> <script type="text/javascript"> </script> <style> h1 { text-align:center; } </style> </head> <body> <h1>Hello World!</h1> <p>This is a test page</p> </body> </html>
(Title should appear here)
Output Should Appear Here.
Edit the code above to see the result.
tryiteditor.webs.com - Tryit Editor
Tryit Editor Instant version 1.3 © 2011-2012 by Kevin Zucchini |
non-instant version
|
feedback