<html>
  <head>
    <title> The Big Giant Brain's Weekly Brain Teaser </title>
    <meta name="Author" CONTENT="Rick O'Hair">
    <meta name="Classification" CONTENT="O'Hair:brain teasers">
    <meta name="Copyright" CONTENT="2003 Rick O'Hair for the Big Giant Brain">
    <meta name="Description" CONTENT="This is the Big Giant Brain's Weekly Brain Teasers in HTML format.">
  </head>
  <body bgcolor="#ffffe0">
    <font color="black">
      <center>
	    <p align="justify">&nbsp</p>
	    <h1> Colored Grid  </h1>
      </center>

      <blockquote>
        <hr>
        <center><img src="grid.gif" height="69" width="69" alt="Uncolored grid"></center>
        <p>You task is to color a 4 x 4 grid (sixteen squares), like so:<br />
        <blockquote>
          4 squares should be blue, <br />
          3 squares should be red, <br />
          3 squares should be white, <br />
          3 squares should be green, <br />
          3 squares should be yellow, and <br />
          No color appears more than once in any horizontal, vertical, or diagonal line. <br />
        </blockquote>
        <p>How should the colors be arranged in the grid?

        <!-- end teaser here -->

        <!-- start answer insertion here -->
        <center>
          <p>Scroll down for the answer.</p>
        </center>

        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p>The Answer:</p>

        <p>Arrange the colors this way:</p>
        <center><img src="colors.gif" height="69" width="69" alt="colored grid"></center>
        <!-- end answer here -->
        <hr>
        <p><a href="http:\\www.guardiangeek.net/teasers/index.html">Back to the Brain Teasers Index</a></p>
        <small>
          <p>If you would like to submit a Brain Teaser, email it, along with
          the answer, to the <a href="mailto:teasers@guardiangeek.net">Big Giant Brain.</a>
        </small>
        <hr>
        <small>
          <center>
            <font color="000000" face="Helvetica,arial">
              <small>
                Copyright © 2003
                <a href="http://www.guardiangeek.net/">Guardian Geek</a><br>
                <a href="mailto:info@guardiangeek.net"><i>Comments?</i></a>
              </small>
            </font>
          </center>
        </small>
      </blockquote>
    </font>
    <font color="000000" face="Helvetica,arial">
      <p><small><i>Last updated October 10<sup>th</sup>, 2003</i></small>
    </font>
  </body>
</html>

