Difference between revisions of ":Sandbox2"

From Testiwiki
Jump to: navigation, search
(Created page with "<!DOCTYPE html> <html> <head> <h1>Hello World!</h1> </head> <body> <h1>Hello World!</h1> </body> </html>")
 
m
 
Line 1: Line 1:
<!DOCTYPE html>
 
<html>
 
<head>
 
 
<h1>Hello World!</h1>
 
<h1>Hello World!</h1>
</head>
 
<body>
 
 
<h1>Hello World!</h1>
 
<h1>Hello World!</h1>
</body>
 
</html>
 

Latest revision as of 11:56, 4 June 2015

Hello World!

Hello World!