footer, header
This commit is contained in:
parent
8bd055f131
commit
75762b115e
2
footer.html
Normal file
2
footer.html
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
</body>
|
||||||
|
</html>
|
9
header.html
Normal file
9
header.html
Normal 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>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user