<!doctype html> <!--[if lt IE 7]> <html class="ie6 oldie"> <![endif]--> <!--[if IE 7]> <html class="ie7 oldie"> <![endif]--> <!--[if IE 8]> <html class="ie8 oldie"> <![endif]--> <!--[if gt IE 8]><!--> <html class=""><!-- InstanceBegin template="/Templates/deliTemplate.dwt" codeOutsideHTMLIsLocked="false" --> <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- InstanceBeginEditable name="doctitle" --> <title>Untitled Document</title> <!-- InstanceEndEditable --> <link href="file:///C|/Users/Anthony/Documents/CCC/CIS%20117/COPY/David's%20Deli/deli/boilerpla te.css" rel="stylesheet" type="text/css"> <link href="file:///C|/Users/Anthony/Documents/CCC/CIS%20117/COPY/David's%20Deli/deli/css/layou t.css" rel="stylesheet" type="text/css"> <!-- To learn more about the conditional comments around the html tags at the top of the file: paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ Do the following if you're using your customized build of modernizr (http://www.modernizr.com/): * insert the link to your js here * remove the link below to the html5shiv * add the "no-js" class to the html tags at the top * you can also remove the link to respond.min.js if you included the MQ Polyfill in your modernizr build --> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <script src="file:///C|/Users/Anthony/Documents/CCC/CIS%20117/COPY/David's%20Deli/deli/respond.mi n.js"></script> <!-- InstanceBeginEditable name="head" --> <!-- InstanceEndEditable --> <!--The following script tag downloads a font from the Adobe Edge Web Fonts server for use within the web page. We recommend that you do not modify it.--><script>var __adobewebfontsappname__="dreamweaver"</script><script src="http://use.edgefonts.net/dancing-script:n4:default.js" type="text/javascript"></script> </head> <body> <div class="gridContainer clearfix"> <div id="div1" class="fluid"><header id="logo" class="fluid ">David's Deli</header><nav id="nav" class="fluid "><ul id="menu" class="fluid fluidList "><li class="fluid link zeroMargin_desktop">Home</li><li class="fluid link">Menu</li><li class="fluid link">Catering</li><li class="fluid link">About Us</li><li class="fluid link">Jobs</li><li class="fluid link">Contact</li></ul></nav> <section id="content" class="fluid "><!-- InstanceBeginEditable name="imageArea" -->insert image here<!-- InstanceEndEditable --></section> <footer id="footer" class="fluid ">Ellora Boudreaux</footer></div> </div> </body> <!-- InstanceEnd --></html> |