Team:GeorgiaState/templates/tabs

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
 
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+
<head>
<head>
<title>Tabbed content</title>
<title>Tabbed content</title>

Revision as of 04:17, 7 July 2011

<head> <title>Tabbed content</title> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1' />

<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js'></script>

<link href='https://student.gsu.edu/~bmehta2/iGEM/tab/tabbedContent.css' rel='stylesheet' type='text/css' /> <script src="https://student.gsu.edu/~bmehta2/iGEM/tab/tabbedContent.js" type="text/javascript"></script> </head>

 

Tab one Tab two Tab three Tab four



</body> </html>