Advertisement
ComputerMan123

Website ported to CCML

Feb 26th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.92 KB | None | 0 0
  1. <!DOCTYPE CCML>
  2. <html>
  3.   <head>
  4.     <title>House's Website</title>
  5.   </head>
  6.   <body>
  7.       <h align="center" color="orange">House's Website</h>
  8.       <br>
  9.       <h align="center">My Projects</h>
  10.       <h align="center">I am currently working on a few projects on my <a href="https://github.com/CoolMan119">GitHub</a> repo.</h>
  11.       <br>
  12.       <h align="center">My Download Network</h>
  13.       <h align="center">You can access my Download Network <a href="http://coolman119.github.io/downloads/list.html">here</a></h>
  14.       <br>
  15.       <h align="center">Experimental Website</h>
  16.       <h align="center">You can access the experimental version of this website <a href="http://coolman119.github.io/dev">here</a></h>
  17.       <br>
  18.       <h align="center">Source Code</h>
  19.       <h align="center">You can access the source code of this website <a href="https://github.com/CoolMan119/coolman119.github.io/">here</a></h>
  20.   </body>
  21. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement