<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Wonder Woman</title>
<link href='https://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
<link href='Project.css' rel='stylesheet' type='text/css'>
<style>
h1,h2,h3,p,body	{
	color:#CC3;
}

</style>
<center><h1>Wonder Woman: The Amazonian Princess</h1></center>
</head>

<body>
<!-- menu code --->

<nav id="menu2" class="path-nav path-nav-top-right">
    <a href="Wonderwoman.html#menu2" class="path-nav-expander">
        <!-- This cross markup is mandatory since only firefox support animation on pseudo content -->
        <div class="cross">
            <div class="cross-h"></div>
            <div class="cross-v"></div>
        </div>
    </a>
    <a href="Wonderwoman.html#" class="path-nav-close"></a>
    <ul>
        <li><a href="Index.html"><img class="icon" src="Images/Graphicloads-100-Flat-Home.jpg" /></a></li>
        <li><a href="Aquaman.html"><img  class="icon" src="Images/aquaman_insignia_by_pointingmonkey-d87d7ll.png" width="1024" height="1448" /></a></li>
        <li><a href="Superman.html"><img class="icon" src="Images/manofsteellogo.png" width="1332" height="849" /></a></li>
        <li><a href="Wonderwoman.html"><img class="icon" src="Images/wonder-woman-logo-by-machsabre-dlgru-33075.2.png" width="1600" height="1152" /></a></li>
        <li><a href="Green Latern.html"><img class="icon" src="Images/green_lantern_corps_symbol_fill_by_mr_droy-d613gq7.png" width="1024" height="1024" /></a></li>
             <li><a href="Batman.html#"><img class="icon" src="Images/batman_arkham_origins_logo_by_strongcactus-d62m6se.png" width="2327" height="847" /></a></li>
          <li><a href="Flash.html"><img class="icon" src="Images/Flash_Logo.png" width="1386" height="1386" /></a></li>
        <li><a href="Cyborg.html#"><img class="icon" src="Images/Cyborg-Tux-icon.png" width="736" height="414" /></a></li>
         <li><a href="Aboutme.html">Me</a></li>
         <li><a href="Gallery.html">Gallery</a></li>
    </ul>
</nav>
 <table  border="0">
    <tr>
      <td colspan="4">
     	<div class="coverevery">
  			<p>Diana Prince or Wonder Woman was the child of Zeus (King of the Gods) and Hippolyta (Queen of the Amazons). She was born of the Amazonian Island of Themiyscira.</p>
    
  			<p>She then grows up as an Amazonian Warrior, isolated from rest of the world. When a plane crashes she finds a person, Steve Trevor, she nurses him back to health and they both fall in love.</p>
    
 			<p>Soon her mother, Queen of the Amazons holds a contest to choose who shall help reuturn Steve Trevor and represent the Amazonian Mission of peace in the world and gain the title of Wonder Woman.</p> 
    
 			<p>Diana wins this contest and goes with Steve Trevor to man's world as Wonder Woman and becomes a superhero. In one of her adventures she defeates Ares and takes his title.</p>
    
  			<p>She then helps found the Justice League and becomes one of its first 7 members</p>
  
  		</div>
  	</td>
  
  	<td>
     
  		<div class="sidediv">
    		<center>
    			<strong>
      				<h3>The Amazonian Princess</h3>
     				<h2>The God of War</h2>
      				
  				</strong>
    			<img src="Images/wonder_woman_new_52_by_diegoolortegui-d6c58jff.jpg" width="380" height="450"  />
               </center>
   
      			<table border="0" width="500">
        			<center>
        				<tr>
          					<td>Race</td>
          					<td><p>Amazonian Demigod or Amazonian God</p></td>
         				</tr>
        				<tr>
          					<td>Major known associates</td>
          					<td>The Justice League, Steve Trevor</td>
 						</tr>
  						<tr>
    						<td><p>Mother </p></td>
      						<td>Hippolyta</td>
    
 						</tr>
 						<tr>
    						<td><p>Father</p>
     						<td>Zeus</td>
    					</tr>
     					<tr>
      						<td>Real Name</td>
      						<td>Diana Prince</td>
     					</tr>
        				<tr>
          					<td><p>Job</p></td>
          					<td>Princess/Queen/Superhero/God</td>
  						</tr>
     					<tr>
          					<td>Powers</td>
          					<td>
                            	Amazonian training, Flight, Super-Strength, Invulerablility
            				</td>
  						</tr>
                        <tr>
          					<td>Extra information</td>
          					<td>
                            <a href="http://www.dccomics.com/characters/wonder-woman" target="new">Dc Comics</a>
                            <a href="http://en.wikipedia.org/wiki/wonderwoman" target="new">Wikiedia</a>
                            </td>    
  						</tr>
       			 </table>
  			</div>
 		</td>
     </tr>
  </table>
</body>
</html>