Pastebin

New pastes are no longer accepted · Stats

Latest Pastes

caleb html

<!doctype HTML>

<html>
    <head>
        <title> Caleb's Website :: Home </title>
		<style>
			background: url('http://caleb.net84.net/Images/background.png');
		</style>
    </head>

    <body>
        <center> 
            <img src="http://caleb.net84.net/Images/Title.png" alt="Caleb's Website">
            <hr />
				<a href="http://www.caleb.net84.net"> <img src="http://caleb.net84.net/Images/Home.png"></a> &nbsp
				<a href="http://www.caleb.net84.net"> <img src="http://caleb.net84.net/Images/Forum.png"></a> &nbsp
				<a href="http://www.caleb.net84.net"> <img src="http://caleb.net84.net/Images/Download.png"></a> &nbsp
				<a href="http://www.caleb.net84.net"> <img src="http://caleb.net84.net/Images/Irc.png"></a> &nbsp
				<a href="http://www.caleb.net84.net"> <img src="http://caleb.net84.net/Images/Credits.png"></a>
            <hr />
				<u> <h2> Welcome! </h2> </u>
				Welcome, this site is just a temporary html learning experience for me. :3
            <br /><br /><hr />
            &copy; Copyright 2012 <b><a href="http://www.caleb.net84.net"> Caleb Schofield </a></b>
        </center>  
    </body>
</html>