xxxxxxxxxx
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Your Title Here</title>
<style>
/* Add some styles here */
</style>
</head>
<body>
<h1>Hello There!</h1>
<p>Welcome to ZioMark's HUB live HTML editor.</p>
<!-- Scripts can be added here -->
</body>
</html>