view views/maintemplate.php @ 66:e71a437ae49f extractapp

New: responsive. some css style
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Thu, 02 Apr 2015 16:33:46 +0200
parents 3fb9e3884401
children 0141df465205
line wrap: on
line source

<html>
<head>
<title></title>
<script src="../js/jquery-1.10.2.min.js"></script>
<script src="../js/jquery-ui.js"></script>
<script src="../js/taggingtext.js"></script>
<link href="../css/taggingtext.css" rel="stylesheet">

</head>
<body>

</body>

</html>