<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<title></title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<header>
<h1></h1>
</header>
<footer>
<p><small>©</small></p>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="script.js"></script>
</body>
</html>
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.