Friday, February 17, 2012

Fun with google gravity

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>KBCSS</title>
<link rel="stylesheet" href="./css/style.css" ></link>

<script src="./js/jquery.js" type="text/javascript"></script>
<script src="./js/javascript.js" type="text/javascript"></script>
</head>
<body>
    <script src="http://gravityscript.googlecode.com/svn/trunk/gravityscript.js"></script>
<div id="header" >
    <img src="./images/headertop.png"/>
  <h1>Sliding Panel</h1>
  <br />
  <h2>jQuery Sliding Panel Demonstration for NETTUTS</h2>
</div>
</body>
i have included the google gravity js file to make my webpage feel the fun of gravity.it was fun.thanks to Mr doob for this wonderful creation!!!!

No comments:

Post a Comment