Skip to content

Instantly share code, notes, and snippets.

<html>
<head>
<title>E-Directory Listing</title>
<!-- <link href="css/simpletextrotator.css" rel="stylesheet"> -->
<!-- Add fancyBox main CSS file -->
<!-- <link rel="stylesheet" type="text/css" href="/js/jquery.fancybox.css" media="screen" /> -->
<!-- <link rel="stylesheet" type="text/css" href="css/component.css" /> -->
/*!
* classie - class helper functions
* from bonzo https://github.com/ded/bonzo
*
* classie.has( elem, 'my-class' ) -> true/false
* classie.add( elem, 'my-new-class' )
* classie.remove( elem, 'my-unwanted-class' )
* classie.toggle( elem, 'my-class' )
*/
<!DOCTYPE html>
<html>
<head>
<title></title>
<link rel="stylesheet" type="text/css" href="css/component.css" />
</head>
<body>
<html>
<head>
<title>E-Directory Listing</title>
<!-- <link href="css/bootstrap.css" rel="stylesheet"> -->
<link href="css/style.css" rel="stylesheet">
<!-- <link href="css/simpletextrotator.css" rel="stylesheet"> -->
<link href="css/flip.css" rel="stylesheet">
<script src="/js/jquery-1.10.2.min.js"></script>
<script src="/socket.io/socket.io.js"></script>