structure.htmlpresentation.cssbehavior.jsstructure.html:
<html>
<head>
<title>Instant Search</title>
<link rel="stylesheet" type="text/css" href="presentation.css" />
</head>
<body>
<h1>Hello, World!</h1>
<script type="text/javascript" src="behavior.js"></script>
</body>
</html>
prev - http://kentbrewster.com/build-a-search-app/code/code1.html - next