Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
UNION CMS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="GangnamStyle" data-source="post: 159765" data-attributes="member: 11281"><p>Hey I'm back! just seen you telling me to give up! i've got my layout ect,</p><p>ill post a picy</p><p> </p><p>CODE:</p><p>[HTML]<!doctype html></p><p> </p><p><html></p><p> </p><p><head></p><p> </p><p><style>.fade{opacity:1;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;}.fade:hover{opacity:0.6;}</style></p><p><meta charset="utf-8"></p><p><meta name="viewport" content="width=device-width, initial-scale=1.0"></p><p><title>Union Industry!</title></p><p><link href='http://fonts.googleapis.com/css?family=Lustria|Niconne|McLaren' rel='stylesheet' type='text/css'></p><p><link href="STYLE.CSS" rel="stylesheet" type="text/css"></p><p><link rel='stylesheet' id='camera-css' href='camera.css' type='text/css' media='all'></p><p><script type='text/javascript' src='scripts/jquery.min.js'></script></p><p><script type='text/javascript' src='scripts/jquery.mobile.customized.min.js'></script></p><p><script type='text/javascript' src='scripts/jquery.easing.1.3.js'></script></p><p><script type='text/javascript' src='scripts/camera.min.js'></script></p><p><script></p><p> jQuery(function(){</p><p> </p><p> jQuery('#camera_wrap_1').camera({</p><p> thumbnails: true</p><p> });</p><p> });</p><p></script></p><p></head></p><p><body></p><p><header></p><p><center><img src="img/logo.gif"/></center></p><p><br /></p><p><br /></p><p><br /></p><p><h3><center><strong><font color="#000">HAULT!</font><br /><marquee>Union Industry is under Maintainace, Please wait for the time being!!</marquee></strong></center></h3></p><p> <div class="clearfloat"></div></p><p></div></p><p><footer></p><p> <hr></p><p> <hr></p><p> <p></p><p><center><b><font size="3"><FONT COLOR="#FCFAFA">Union Industry &copy 2012</FONT></center></p><p> </div></p><p></footer></p><p></body></p><p></html>[/HTML]</p></blockquote><p></p>
[QUOTE="GangnamStyle, post: 159765, member: 11281"] Hey I'm back! just seen you telling me to give up! i've got my layout ect, ill post a picy CODE: [HTML]<!doctype html> <html> <head> <style>.fade{opacity:1;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;}.fade:hover{opacity:0.6;}</style> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Union Industry!</title> <link href='http://fonts.googleapis.com/css?family=Lustria|Niconne|McLaren' rel='stylesheet' type='text/css'> <link href="STYLE.CSS" rel="stylesheet" type="text/css"> <link rel='stylesheet' id='camera-css' href='camera.css' type='text/css' media='all'> <script type='text/javascript' src='scripts/jquery.min.js'></script> <script type='text/javascript' src='scripts/jquery.mobile.customized.min.js'></script> <script type='text/javascript' src='scripts/jquery.easing.1.3.js'></script> <script type='text/javascript' src='scripts/camera.min.js'></script> <script> jQuery(function(){ jQuery('#camera_wrap_1').camera({ thumbnails: true }); }); </script> </head> <body> <header> <center><img src="img/logo.gif"/></center> <br /> <br /> <br /> <h3><center><strong><font color="#000">HAULT!</font><br /><marquee>Union Industry is under Maintainace, Please wait for the time being!!</marquee></strong></center></h3> <div class="clearfloat"></div> </div> <footer> <hr> <hr> <p> <center><b><font size="3"><FONT COLOR="#FCFAFA">Union Industry © 2012</FONT></center> </div> </footer> </body> </html>[/HTML] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
UNION CMS
Top