Skip to content

Instantly share code, notes, and snippets.

@chbaranowski
Created October 25, 2010 20:15
Show Gist options
  • Save chbaranowski/645654 to your computer and use it in GitHub Desktop.
Save chbaranowski/645654 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>JavaScript Demo</title>
<link rel="stylesheet" type="text/css" href="css/styles.css">
<script type="text/javascript" src="javascript/core.js"></script>
</head>
<body>
<div id="textAusgabeDiv"></div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment