<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:math="http://www.w3.org/1998/Math/MathML" xml:lang="en" lang="en">
  <head>
    <title>Maxwell's Equations</title>
    <style type="text/css">
      html { font-size: 200%; }
      q { display: inline-block; }
      table { margin: 0 auto; padding: 0; }
      p { margin: 0; }

      mi { font-style: normal; }
      [mathvariant="italic"] { font-style: italic; }
      msub > mn { font-size: 50%; }
    </style>
    <style type="text/css" title="Maxwell's Equations">
      .light { display: none; }
    </style>
    <style type="text/css" title="God said…">
      .light { display: block; }
    </style>
  </head>
  <body>
    <table>
      <tr>
        <td><p class="light">God said “</p></td>
        <td>
          <math:math xmlns="http://www.w3.org/1998/Math/MathML">
            <mrow>
              <mo>∇</mo>
              <mo>⋅</mo>
              <mover><mi>E</mi><mo>&#8407;</mo></mover>
              <mo>=</mo>
              <mfrac>
                <mi mathvariant="italic">ρ</mi>
                <msub><mi mathvariant="italic">ε</mi><mn>0</mn></msub>
              </mfrac>
            </mrow>
          </math:math>
        </td>
        <td></td>
      </tr>
      
      <tr>
        <td></td>
        <td>
          <math:math xmlns="http://www.w3.org/1998/Math/MathML">
            <mrow>
              <mo>∇</mo>
              <mo>×</mo>
              <mover><mi>E</mi><mo>&#8407;</mo></mover>
              <mo>=</mo>
              <mo>-</mo>
              <mfrac>
                <mrow>
                  <mo mathvariant="italic">∂</mo>
                  <mover><mi>B</mi><mo>&#8407;</mo></mover>
                </mrow>
                <mrow>
                  <mo mathvariant="italic">∂</mo>
                  <mi mathvariant="italic">t</mi>
                </mrow>
              </mfrac>
            </mrow>
          </math:math>
        </td>
        <td></td>
      </tr>
      
      <tr>
        <td></td>
        <td>
          <math:math xmlns="http://www.w3.org/1998/Math/MathML">
            <mrow>
              <mo>∇</mo>
              <mo>⋅</mo>
              <mover><mi>B</mi><mo>&#8407;</mo></mover>
              <mo>=</mo>
              <mn>0</mn>
            </mrow>
          </math:math>
        </td>
        <td></td>
      </tr>

      <tr>
        <td></td>
        <td>
          <math:math xmlns="http://www.w3.org/1998/Math/MathML">
            <mrow>
              <mo>∇</mo>
              <mo>×</mo>
              <mover><mi>B</mi><mo>&#8407;</mo></mover>
              <mo>=</mo>
              <msub><mi mathvariant="italic">μ</mi><mn>0</mn></msub>
              <mo>&InvisibleTimes;</mo>
              <mover><mi>J</mi><mo>&#8407;</mo></mover>
              <mo>+</mo>
              <msub><mi mathvariant="italic">μ</mi><mn>0</mn></msub> 
              <mo>&InvisibleTimes;</mo>
              <msub><mi mathvariant="italic">ε</mi><mn>0</mn></msub>
              <mo>&InvisibleTimes;</mo>
              <mfrac>
                <mrow>
                  <mo mathvariant="italic">∂</mo>
                  <mover><mi>E</mi><mo>&#8407;</mo></mover>
                </mrow>
                <mrow>
                  <mo mathvariant="italic">∂</mo>
                  <mi mathvariant="italic">t</mi>
                </mrow>
              </mfrac>
            </mrow>
          </math:math>
        </td>
        <td><p class="light">” and there was light.</p></td>
      </tr>
    </table>
  </body>
</html>

