A A A A A

Informative Images Examples

Example 4.1: Map [1]

Map of united states showing which states electoral votes went to the republican candidate, the democratice candidate and are not known

States Electoral Votes for President in 2000 Elections
State Electoral Votes
Alaska Bush
Alabama Bush
Arizona Bush
Arkansas Bush
California Gore
Colorado Bush
Connecticut Gore
Delaware Gore
Florida To close to call
Georgia Bush
Hawaii Gore
Idaho Bush
Illinois Gore
Indiana Bush
Iowa To close to call
Kansas Bush
Kentucky Bush
Louisiana Bush
Maine Gore
Massachusetts Gore
Maryland Gore
Michigan Gore
Minnesota Gore
Mississippi Bush
Missouri Bush
Montana Bush
Nebraska Bush
Nevada Bush
New Hampshire Bush
New Jersey Gore
New Mexico To close to call
New York Gore
North Carolina Bush
North Dakota Bush
Ohio Bush
Oklahoma Bush
Oregon To close to call
Pennsylvania Gore
Rhode Island Gore
South Carolina Bush
South Dakota Bush
Tennessee Bush
Texas Bush
Utah Bush
Vermont Gore
Virginia Bush
Washington Gore
Wisconsin To close to call
West Virginia Bush
Wyoming Bush

HTML Source Code

<p><img src="../../images/ex-map2.gif" alt="Map of united states showing which states electoral votes went to the republican candidate, the democratice candidate and are not known" /></p>

<table border="1" width="60%">
<caption>States Electoral Votes for President in 2000 Elections</caption>
<tbody>
  <tr>
    <th>State</th>
    <th>Electoral Votes</th>
  </tr>
  <tr>
    <td>Alaska</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Alabama</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Arizona</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Arkansas</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>California</td>
    <td>Gore</td>
  </tr>
  <tr>
    <td>Colorado</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Connecticut</td>
    <td>Gore</td>
  </tr>
  <tr>
    <td>Delaware</td>
    <td>Gore</td>
  </tr>
  <tr>
    <td>Florida</td>
    <td>To close to call</td>
  </tr>
  <tr>
    <td>Georgia</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Hawaii</td>
    <td>Gore</td>
  </tr>
  <tr>
    <td>Idaho</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Illinois</td>
    <td>Gore</td>
  </tr>
  <tr>
    <td>Indiana</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Iowa</td>
    <td>To close to call</td>
  </tr>
  <tr>
    <td>Kansas</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Kentucky</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Louisiana</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Maine</td>
    <td>Gore</td>
  </tr>
  <tr>
    <td>Massachusetts</td>
    <td>Gore</td>
  </tr>
  <tr>
    <td>Maryland</td>
    <td>Gore</td>
  </tr>
  <tr>
    <td>Michigan</td>
    <td>Gore</td>
  </tr>
  <tr>
    <td>Minnesota</td>
    <td>Gore</td>
  </tr>
  <tr>
    <td>Mississippi</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Missouri</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Montana</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Nebraska</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Nevada</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>New Hampshire</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>New Jersey</td>
    <td>Gore</td>
  </tr>
  <tr>
    <td>New Mexico</td>
    <td>To close to call</td>
  </tr>
  <tr>
    <td>New York</td>
    <td>Gore</td>
  </tr>
  <tr>
    <td>North Carolina</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>North Dakota</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Ohio</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Oklahoma</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Oregon</td>
    <td>To close to call</td>
  </tr>
  <tr>
    <td>Pennsylvania</td>
    <td>Gore</td>
  </tr>
  <tr>
    <td>Rhode Island</td>
    <td>Gore</td>
  </tr>
  <tr>
    <td>South Carolina</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>South Dakota</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Tennessee</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Texas</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Utah</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Vermont</td>
    <td>Gore</td>
  </tr>
  <tr>
    <td>Virginia</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Washington</td>
    <td>Gore</td>
  </tr>
  <tr>
    <td>Wisconsin</td>
    <td>To close to call</td>
  </tr>
  <tr>
    <td>West Virginia</td>
    <td>Bush</td>
  </tr>
  <tr>
    <td>Wyoming</td>
    <td>Bush</td>
  </tr>
</tbody>
</table>