Created
August 8, 2014 16:27
-
-
Save Unh0lyTigg/d56e82c5292d246705ef to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<body> | |
<header> | |
<a href="index.html" id="logo"> | |
<h1>Unh0ly_Tigg</h1> | |
<h2>Minecraft Modding</h2> | |
</a> | |
<nav> | |
<ul> | |
<li><a href="index.html" class="selected">Home</a></li> | |
<li><a href="mods.html">Mods</a></li> | |
<li><a href="bitbucket.html">Repositories</a></li> | |
<li><a href="social.html">Social Media</a></li> | |
</ul> | |
</nav> | |
</header> | |
<div id="wrapper"> | |
<section id="rssfeed"> | |
This is a test message for padding and stuffs.... | |
</section> | |
<footer> | |
<a href="http://twitter.com/Unh0ly_Tigg"><img src="img/twitter-footer-preedit.png" alt="My Twitter" class="social-icon" /></a> | |
<a href="http://twitch.tv/unh0ly_tigg"><img src="img/twitch-footer.png" alt="My Twitch" class="social-icon nosheer" /></a> | |
<p>Unh0ly_Tigg</p> | |
</footer> | |
</div> | |
</body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment