Team:CIDEB-UANL Mexico/menutest1
From 2014hs.igem.org
(Difference between revisions)
DiegoValadez (Talk | contribs) (Created page with "<!DOCTYPE html> <html lang="en"> <head> <title>Sliding Background Image Menu with jQuery</title> <meta charset="UTF-8" /> <meta name="description" content="...") |
DiegoValadez (Talk | contribs) |
||
Line 2: | Line 2: | ||
<html lang="en"> | <html lang="en"> | ||
<head> | <head> | ||
- | <title> | + | <title>menutest1</title> |
<meta charset="UTF-8" /> | <meta charset="UTF-8" /> | ||
- | <meta name="description" content=" | + | <meta name="description" content="Test of Our Wiki Menu" /> |
<meta name="keywords" content="jquery, background image, image, menu, navigation, panels" /> | <meta name="keywords" content="jquery, background image, image, menu, navigation, panels" /> | ||
<meta name="author" content="Codrops" /> | <meta name="author" content="Codrops" /> | ||
<link rel="stylesheet" type="text/css" href="css/style.css" /> | <link rel="stylesheet" type="text/css" href="css/style.css" /> | ||
- | <link rel="stylesheet" type="text/css" href=" | + | <link rel="stylesheet" type="text/css" href="https://2014hs.igem.org/Team:CIDEB-UANL_Mexico/sbimenu.css" /> |
<link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow' rel='stylesheet' type='text/css' /> | <link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow' rel='stylesheet' type='text/css' /> | ||
<link href='http://fonts.googleapis.com/css?family=News+Cycle&v1' rel='stylesheet' type='text/css' /> | <link href='http://fonts.googleapis.com/css?family=News+Cycle&v1' rel='stylesheet' type='text/css' /> |
Revision as of 23:25, 13 February 2014
<!DOCTYPE html>