Skip to content

Instantly share code, notes, and snippets.

@Najaf
Created October 16, 2010 14:42
Show Gist options
  • Save Najaf/629846 to your computer and use it in GitHub Desktop.
Save Najaf/629846 to your computer and use it in GitHub Desktop.
<html>
<head></head>
<body>
<h1>My Web Page</h1>
<?php include 'sidebar.html' ?>
<h2>A title</h2>
<p>Some content</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment