User:RomanM89

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>SUPERSCROLLORAMA - Simple Demo #1...")
m
 
(6 intermediate revisions not shown)
Line 3: Line 3:
<html lang="en">
<html lang="en">
<head>
<head>
-
<meta charset="utf-8">
+
  <title>Test</title>
-
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+
-
<title>SUPERSCROLLORAMA - Simple Demo #1</title>
+
-
+
-
<link href="https://2013.igem.org/Team:Marburg/normalize.css?action=raw" rel="stylesheet" type="text/css">
+
-
 
+
</head>
</head>
-
<body class="simple-demo">
+
<body>
-
<div id="content-wrapper">
+
-
 
+
-
<div id="examples-1">
+
-
<h2 id="fade-it">Fade It</h2>
+
-
<h2 id="fly-it">Fly It</h2>
+
-
<h2 id="spin-it">Spin It</h2>
+
-
<h2 id="scale-it">Scale It</h2>
+
-
<h2 id="smush-it">Smush It</h2>
+
-
</div>
+
-
</div>
+
<h2>This is a simple test.</h2>
-
<script type="text/javascript" src="https://2013.igem.org/Team:Marburg/scroll.js?action=raw"></script>
+
-
</body></html>
+
</body>
 +
</html>

Latest revision as of 15:51, 21 March 2014

Test

This is a simple test.