Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml-transitional.dtd">
- <html>
- <head>
- <link rel="stylesheet" type="text/css" href="Styles.css" />
- </head>
- <body>
- <div class="container">
- <div class="FreedomCodes">FreedomCodes</div>
- <div id="Nav">
- <div class="buttons">
- <div id="b1">
- <ul>
- <li>
- <a href="index.html">Home</a>
- </li>
- <li>
- <a href="index.html">Downloads</a>
- </li>
- </ul>
- </div>
- </div>
- </div>
- <div class="imageArea"></div>
- <div id="textBody">
- <p>
- Welcome to FreedomCodes, here you can look at our coding index for References, Languages,<br /> Contacts,
- and a Forum will be added later on! Unfortunately that's not currently possible, but stick<br /> around and
- I assure you it will be soon! But while your waiting you can enjoy our completely free and easy <br />Reference and Resources! You can contact
- me for any questions on the contact page. We will also be adding a public testing page where you can post download
- links to your software for public testing and the users can give it comments, ratings, feedback, and whatever
- you ask. But for now there is a downloads page where you can download software made by us! Cheers!
- </p>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement