118Wiki:Sand Box: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(Blanked the page)
No edit summary
Line 1: Line 1:
<!DOCTYPE html>
<html lang="en">


<head>
<title>Adam William Haase</title>
<style>
h1 {
color: green;
}
</style>
</head>
<body>
<h1>Hello, world!</h1>
</body>
</html>

Revision as of 13:25, 4 July 2015

<!DOCTYPE html> <html lang="en">

<head> <title>Adam William Haase</title>

<style> h1 { color: green; } </style> </head>

<body>

Hello, world!

</body> </html>