
Untitled
By:
woiboy on
Oct 5th, 2012 | syntax:
None | size: 0.64 KB | hits: 26 | expires: Never
<html>
<body>
<p>
<h1>
<strong>I have no choice but to succeed.</strong>
</h1>
</p>
<p>
<button>
<em>This<em> is my motivational <strong>button</strong>
</button>
<ul>
<li> Get up early </li>
<li> Don't waste time </li>
<li> Eat right </li>
<li> Believe in your success </li>
</ul>
</p>
<p>
<table>
<tr>
<th> My team </th>
<th> Country </th>
<th> Captain </th>
</tr>
<tr>
<td> ManUtd </td>
<td> AC Milan </td>
<td> Valencia </td>
</tr>
<tr>
<td> Vidic </td>
<td> Ambrosini </td>
<td> David Albelda </td>
</tr>
</table>
</p>
</body>
</html>