[Enter code here]
<!DOCTYPE html>
<html>
<head>
<style>
header {
background-color:black;
color:white;
text-align:center;
padding:5px;
}
nav {
line-height:30px;
background-color:#eeeeee;
height:300px;
width:100px;
float:left;
padding:5px;
}
section {
width:350px;
float:left;
padding:10px;
}
footer {
background-color:black;
color:white;
clear:both;
text-align:center;
padding:5px;
}
</style>
</head>
<body>
<header>
<h1>Jaime Gomez Arizmendi</h1>
<br> jaimito_diablos@yahoo.com<br>
<img src="http://sonyanancysims.com/myPictures/Misc/Mailbox%20twirling.gif" alt="Mailbox" style="width:160px;height:120px;">
</header>
<nav>
Address: 5500 St Louis Ave, Chicago, IL 60625<br>
Phone: (773) 583-4050<br>
</nav>
<section>
<h1>Educational Backgorund</h1>
<p>Junior Student at Northeastern University
<a href="http://www.neiu.edu/">http://www.neiu.edu/</a>
<p>Associates Degree from College of Lake County</p>
High School Diploma from Warren Township High School</p>
<h1>Future Job</h1>
<p>Associates buyer fro Uline, the company I currently work for
<a href="http://www.uline.com/index.aspx?pricode=WE412&AdKeyword=uline&AdMatchtype=e&gclid=Cj0KEQjw7-K7BRCkkIH3t_WwoskBEiQAD8oY3nqTk_kHuVVL6UiKt1K0pu-4nFqc1Hi3CQOH_oJPYL0aAgie8P8HAQ&gclsrc=aw.ds.">Uline.com</a></p>
<h1>Previous Work</h1>
General Warehouse Associate, Uline
<p>Pleasant Prairie, WI
- Currently in the training and certification process for lift
vehicles.</p>
<p>Logistics/Warehouse Manager, RainTrade Corporation
Lake Bluff, IL</p>
<h1>References</h1>
<table style="width:100%">
<tr>
<td>Joe</td>
<td>Smith</td>
<td>(773)394-9098</td>
</tr>
<tr>
<td>Robert</td>
<td>Jackson</td>
<td>(312)453-7755</td>
</tr>
<tr>
<td>Derrick</td>
<td>Wash</td>
<td>(312)234-1243</td>
</tr>
</table>
<h1>Short term goal</h1>
<p> Finish my degree</p>
<h1>Long term goal</h1>
<p>Become a buyer for Uline</p>
<h1>Hobbies</h1>
<ul>
<li>Watching movies</li>
<li>Going to Cubs games</li>
<li>eating</li>
<li>Traveling</li>
</ul>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ed/Chicago_Cubs_Logo.svg/140px-Chicago_Cubs_Logo.svg.png" alt="Cubs Logo" style="width:140px;height:141px;">
<h1>Back ground information</h1>
<p> I am Mexican and I speak fluent Spanish and English
<img src="http://static1.bigstockphoto.com/thumbs/9/6/5/small2/56941.jpg" alt="Mexican Flag" style="width:170px;height:170px;"></p>
<h1>Technology</h1>
<p> as400, Mas 90, Microsoft Word and Excel
</p>
</section>
<footer>
</footer>
</body>
</html>