home *** CD-ROM | disk | FTP | other *** search
/ mcgregor.k12.mn.us / www.mcgregor.k12.mn.us.tar / www.mcgregor.k12.mn.us / lunchMenu.php < prev    next >
Text File  |  2015-05-29  |  5KB  |  143 lines

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>McGregor Area School ISD#4</title>
  6.  
  7. <link href="style.css" rel="stylesheet" type="text/css" />
  8. <link href="dropStyle.css" rel="stylesheet" type="text/css" />
  9. <link rel="icon" href="/favicon.ico" type="image/x-icon">
  10.  
  11. <script src="jquery-1.2.1.min.js" type="text/javascript"></script>
  12. <script src="jquery.url.js" type="text/javascript"></script>
  13. <script src="menu-collapsed.js" type="text/javascript"></script>
  14.  
  15. <link rel="stylesheet" type="text/css" href="collapsed_style.css" />
  16. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  17.   
  18.  
  19.   
  20. <!--[if lt IE 8]>
  21.    <style type="text/css">
  22.    li a {display:inline-block;}
  23.    li a {display:block;}
  24.    </style>
  25.    <![endif]-->
  26.    
  27. <?php include("scriptHead.php"); ?>
  28. <?php include("dropJava.php"); ?>
  29. <style type="text/css">
  30. <!--
  31. .style138 {font-weight: bold}
  32. .style140 {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; color: #000000;}
  33. .style142 {background-color: #00FF66}
  34. .style143 {background-color: #FF66FF}
  35. -->
  36. </style>
  37. </head>
  38.  
  39. <center><body class="body">
  40.  
  41. <table width="1015" border="3px" bordercolor="#FFFFFF">
  42.   <tr id="header">
  43.     <td colspan="3"><?php include("header.php"); ?></td>
  44.   </tr>
  45.   
  46.   <tr id="dropMenu">
  47.     <td colspan="3" class="menuBg" border="1px" bordercolor="#FFFFFF"><?php include("dropMenu.php"); ?></td>
  48.   </tr>
  49.   
  50.   <tr valign="top" bgcolor="#FFFFFF">
  51.   
  52.       <td width="150" height="75" class="leftMenu" id="leftMenu">
  53.        <?php include("students_collapsed.php"); ?>
  54.         
  55.     </td>
  56.     
  57.     <td width="845" bgcolor="#FFFFFF" class="style138" id="pageContenet">
  58.     
  59.  
  60.  <p align="center"> </p>
  61.  <p> </p>
  62. <p style="margin-bottom: 0;"> </p>
  63. <p align="center" style="margin-top: 0; margin-bottom: 0;"><br>
  64.      </p>
  65.      <div align="center">
  66.        <table width="471" border="0" align="center" cellpadding="0" cellspacing="3">
  67.          <tr valign="top">
  68.            <td width="263"><div align="center">
  69.              <p class="style10" style="font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px;">Breakfast</p>
  70.              <ul style="margin-bottom: 0;">
  71.                <li>
  72.                  <div align="left">Assorted fruit juices are available with breakfast daily </div>
  73.                  </li>
  74.                <li>
  75.                  <div align="left">Cereal is available daily as a breakfast alternative</div>
  76.                  </li>
  77.                <li>Milk is available daily with breakfast & lunch </li>
  78.                </ul>
  79.              </div></td>
  80.            <td width="263"><div align="center">
  81.              <p class="style10" style="font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px;">Lunch</p>
  82.              <ul style="margin-bottom: 0;">
  83.                <li>
  84.                  <div align="left">Bread & fruit is served daily</div>
  85.                  </li>
  86.                <li>
  87.                  <div align="left">Salad bar is available daily as a lunch alternative for grades 4 thru 12.</div>
  88.                  </li>
  89.                <li>
  90.                  <div align="left">Assorted milk is available daily</div>
  91.                  </li>
  92.                <li>
  93.                  <div align="left">Fresh fruit is available daily for breakfast & lunch
  94.                    <div align="left"><br>
  95.                      </div>
  96.                    </div>
  97.                  </li>
  98.                </ul>
  99.              </div></td>
  100.            </tr>
  101.          <tr valign="top">
  102.            <td><div align="center">
  103.              <p style="margin-top: 0; margin-bottom: 0"><span class="style140">Prices</span><br>
  104.                Free Breakfast Entree for all Students</p>
  105.              <p style="margin-top: 0; margin-bottom: 0;">(excluding extra servings & ala carte)<br>
  106.                Adult — $3.00<br>
  107.                Entree Adult — $1.75<br>
  108.              </p>
  109.            </div></td>
  110.            <td><div align="center">
  111.              <p style="margin-top: 0; margin-bottom: 0"><span class="style140">Prices</span><br>
  112.                Free Lunch Entree for All Students</p>
  113.              <p style="margin-top: 0; margin-bottom: 0;">(excluding extra servings & ala carte)<br>
  114.                Adult — $4.25<br>
  115.                Entree Adult — $1.75<br>
  116.              </p>
  117.            </div></td>
  118.            </tr>
  119.        </table>
  120.      </div>
  121.      <p align="center" style="margin-top: 0; margin-bottom: 0;"> </p>
  122. <p align="center" style="margin-top: 0"><br>
  123.         <br>
  124.        <br>
  125.        <br>
  126.         <br>
  127.       </p>
  128.     
  129.     
  130.     
  131.     </td>
  132.     
  133.  
  134.   
  135.   </tr>
  136.   <tr bgcolor="#FFFFFF">
  137.       <td colspan="3"><?php include("footer.php"); ?></td>
  138.   </tr>
  139. </table>
  140.  
  141. </body></center>
  142. </html>
  143.