It is for college, and this is just a crappy basic layout, i was wondering if someone could make it look amazing on a random subject (preferably computing). You would be amazing if you did thanks
<!DOCTYPE html>
<html>
<body>
<h1>First heading</h1>
<p>My first paragraph.</p>
<p> This is a another paragraph.</p>
<img src="http/csglobaloffensive.org/wp-content/uploads/2012/09/CSGO-Ppdate.jpg"width="500" height="230"
<p></p>
<a href="http/www.google.com">This is a link</a>
<p>This is <br>a para<br>graph with line break</p>
<p><b>This is bold</b></p>
<p><strong>This text is strong</strong></p>
<p><em>This text is emphasized</em></p>
<p><i>this is italic</i></p>
<p><small>This text is small</small></p>
<p>This is<sub>subscript</sub> and <sup>superscript</sup></p>
<table border="1">
<tr>
<td>
<p>This is a paragraph</p>
<p>This is another paragraph</p>
</td>
<td>This cell contains a table:
<tableborder="1">
<tr>
<td>A</td>
<td>B</td>
</tr>
<tr>
<td>C</td>
<td>D</td>
</tr>
</table>
</td>
<tr>
<td>This cell contains a list
<ul>
<li>apples</li>
<li>bananas</li>
<li>pineapples</li>
</ul>
</td>
</td>HELLO</td>
</tr>
</table>
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<h1>First heading</h1>
<p>My first paragraph.</p>
<p> This is a another paragraph.</p>
<img src="http/csglobaloffensive.org/wp-content/uploads/2012/09/CSGO-Ppdate.jpg"width="500" height="230"
<p></p>
<a href="http/www.google.com">This is a link</a>
<p>This is <br>a para<br>graph with line break</p>
<p><b>This is bold</b></p>
<p><strong>This text is strong</strong></p>
<p><em>This text is emphasized</em></p>
<p><i>this is italic</i></p>
<p><small>This text is small</small></p>
<p>This is<sub>subscript</sub> and <sup>superscript</sup></p>
<table border="1">
<tr>
<td>
<p>This is a paragraph</p>
<p>This is another paragraph</p>
</td>
<td>This cell contains a table:
<tableborder="1">
<tr>
<td>A</td>
<td>B</td>
</tr>
<tr>
<td>C</td>
<td>D</td>
</tr>
</table>
</td>
<tr>
<td>This cell contains a list
<ul>
<li>apples</li>
<li>bananas</li>
<li>pineapples</li>
</ul>
</td>
</td>HELLO</td>
</tr>
</table>
</body>
</html>