footer, header

This commit is contained in:
Sanj 2011-12-22 18:05:06 +05:30
parent 8bd055f131
commit 75762b115e
2 changed files with 11 additions and 0 deletions

2
footer.html Normal file
View File

@ -0,0 +1,2 @@
</body>
</html>

9
header.html Normal file
View File

@ -0,0 +1,9 @@
<!doctype html>
<html>
<head>
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/radia.js"></script>
<link rel="stylesheet" href="css/radia.css" />
</head>
<body>