Template:Team:Duke/CSS

From 2014.igem.org

(Difference between revisions)
Line 18: Line 18:
//Initialize Arrow Side Menu:
//Initialize Arrow Side Menu:
ddaccordion.init({
ddaccordion.init({
-
headerclass: "menuheaders", //Shared CSS class namfe of headers group
+
headerclass: "menuheaders", //Shared CSS class name of headers group
contentclass: "menucontents", //Shared CSS class name of contents group
contentclass: "menucontents", //Shared CSS class name of contents group
revealtype: "mouseover", //Reveal content when user clicks or onmouseover the header? Valid value: "click", or "mouseover"
revealtype: "mouseover", //Reveal content when user clicks or onmouseover the header? Valid value: "click", or "mouseover"
Line 135: Line 135:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 +
<title> Hi </title>
<style type="text/css">
<style type="text/css">
/* These styles just pretty up the page a bit. */
/* These styles just pretty up the page a bit. */

Revision as of 21:36, 9 July 2014

Hi

  • 1 1
  • 2 2
  • 3 3
  • 4 4
  • 5 5
  • 6 6
  • 7 7
  • 8 8
  • 9 9
  • 10 10