<!DOCTYPE HTML PUBLIC " -//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/losse.dtd">
<html>
<style type = "text/css">
h1{font-size: 30px; font-family: arial;}
p {font-size:12px; font-family:"times new roman";}
</style>
<body style = "background-color:#00ff00;">
<h1> Frank's First Webpage(but not really)</h1>
<p> hey everyone(mainly myself for testing purposes) </p>
<p>Here's my first link, hope you like it! </p>
<hr />
This is totally how you log in to <a href="bbweb.clarkson.edu"><em>Blackboard</em> </a> from Clarkson's site.
<br />
<strong>Clarkson</strong> is where I go to school. <em>"Clarkson" is also bolded back there</em>
<p> This semester, I'm taking these courses: <br/>
<ul>
<li>Calculus II </li>
<li> <em>Physics II</em></li>
<li> Chemistry II </em>
<li> <strong><em> MATLAB!</em></strong></li>
<li> Some dumb history course </li>
</ul>
</p>
Want to see a picture of my drumset? You're going to either way!
<br/>
<img src = "http://sphotos.ak.fbcdn.net/hphotos-ak-snc3/hs471.snc3/25841_401937763416_589168416_4995946_849231_n.jpg" width="40px" height="40px" />
<br /> <br />
<p style="padding:12px;border:1px solid blue;">
Here is my email address, you should all email me sometime.
<a href = "mailto:labarbera.frank@gmail.com" title = "DO IT, YOU WON'T!"><em> Email me </em></a>
</p>
</body>
</html>