summaryrefslogtreecommitdiff
path: root/index.html
blob: 0f76a6e5e450f2f2d44147e13ac656a922fd9c1e (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
<head>
<title>Test - my Foxmarks</title>
<script type="text/javascript" src="jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="jquery.flydom-3.1.1.js"></script>
<script type="text/javascript" src="my-foxmarks.js"></script>
<link rel="stylesheet" type="text/css" href="foxmarks.css" />
</head>
<body>
</body>
</html>