Template:Georgia State/test
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
+ | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
+ | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | ||
+ | <head> | ||
+ | <title>NVIDIA.com CSS Drop-Down Menu Theme</title> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <meta name="author" content="Tom@Lwis (http://www.lwis.net/free-css-drop-down-menu/)" /> | ||
+ | <meta name="keywords" content=" css, dropdowns, dropdown menu, drop-down, menu, navigation, nav, horizontal, vertical left-to-right, vertical right-to-left, horizontal linear, horizontal upwards, cross browser, internet explorer, ie, firefox, safari, opera, browser, lwis" /> | ||
+ | <meta name="description" content="Clean, standards-friendly, modular framework for dropdown menus" /> | ||
+ | <link rel="shortcut icon" type="image/x-icon" href="css/dropdown/themes/nvidia.com/images/favicon.ico" /> | ||
+ | <link href="css/dropdown/themes/nvidia.com/helper.css" media="screen" rel="stylesheet" type="text/css" /> | ||
+ | |||
<!-- Beginning of compulsory code below --> | <!-- Beginning of compulsory code below --> | ||
- | <link href=" | + | <link href="css/dropdown/dropdown.css" media="screen" rel="stylesheet" type="text/css" /> |
- | <link href=" | + | <link href="css/dropdown/themes/nvidia.com/default.advanced.css" media="screen" rel="stylesheet" type="text/css" /> |
<!--[if lt IE 7]> | <!--[if lt IE 7]> | ||
- | <script type="text/javascript" src=" | + | <script type="text/javascript" src="js/jquery/jquery.js"></script> |
- | <script type="text/javascript" src=" | + | <script type="text/javascript" src="js/jquery/jquery.dropdown.js"></script> |
<![endif]--> | <![endif]--> | ||
Revision as of 03:51, 27 October 2010
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">