[HABBO] Coding Maintenance Layouts for as cheap as £1!

Status
Not open for further replies.

Metrix

Member
Jul 21, 2011
95
23
Hi all.

I really need some money, and I'm desperate to buy Elite on DevBest :p

So i've been thinking and came to the conclusion..

what better way to make a quick buck than sell layouts?

So I am going to be designing Habbo Maintenance layouts for just £1! That price will never raise (but it will never fall either :p, I consider it quite cheap)

Anyways,

a preview of a site I've been working on:


(Yes, I'm aware that there are errors, but I also know how to fix them. I've put the project on hold for a while though =)


And this is something I threw together EXTREMELY quickly (like literally, in 5 minutes, I can do way better. )



And here's a snippet of the code that went in to the quick fansite:

HTML:
Code:
<html><head>
	<title>PiplurpProductions ~ Maintenance!</title>
	<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<div id="container">
		<div id="wrapper"></div>
				
				
		<div id="navigation"> 
<a href="index.html">YOURLINK</a>
<a href="index.html">YOURLINK</a>
<a href="index.html">YOURLINK</a>
</div>


		<div id="content_main">
			<b>Welcome!</b> <br />
			<b>PiplurpProductions</b> is the latest and greates in Habbo Maintenance Layout design. All layouts are professionally coded by Piplurp himself and are sold <br /> and a dirt cheap price of just £1.00! <br />
			Also, guess what!?! <br />


			This box expands!




			<br /> <br /> Yep!


			<br /> <br /> <br />
			It just keeps on goin ;D!
			<br />
			Anyways, I think it's time we ended content_main. 
			<br />
			Bye!
			</div>


</div> 
</body>
</html>

CSS:

Code:
body{background-image: url('Images/layout1bg.gif');
font-family: Verdana;
font-size: 11px;
color: black; 
padding-top: 50px;
padding-bottom: 10px;
}


div#wrapper{
margin-left: auto;
margin-right: auto;
background-image: url('Images/header.png');
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
width: 600px;
height: 70px;
border: 1px solid black;
border-radius: 5px;
}










div#content_main{
margin-left: auto;
margin-right: auto;
width: 550px;
background-color: white; 
border: 1px solid black;
border-radius: 5px;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px; 
}


div#container{
padding-bottom: 3px;
padding-top: 3px;
border: 1px solid black;
border-radius: 5px;
margin-left: auto;
margin-right: auto; 
width: 700px;
background-color: grey;
}


div#navigation{
margin-left: auto;
margin-right: auto;
width: 450px;
height: 20px;
background-image: url('Images/navbar.png');
border: 1px solid black;
border-radius: 3px;
font-weight: bold;
}
div#navigation a{
margin-top: auto;
margin-bottom: auto;
text-decoration: none;
}

(Normally I'd use PHP includes for the navigator to make it very easy to update, aswell as the footer, but I was just making that one very quickly, if you don't know what PHP includes are then just ask me on MSN, they're very simple to understand and make editing your layout much much easier, also feel free to rip that layout, idgaf, it was extremely quick and if I'm frank it isn't that good. )

All layouts are fully customized and I design what YOU want.

So to sort something out, add me on MSN: [email protected]!
 

Ayumi

Joshua Pike.
Sep 13, 2010
1,028
73
Here is a tip, want to sell stuff, post your best work. not some shitty 5 minute crap. You call Sindre bad? Atleast he posts with effort, not just 5 minute shit.
 
Status
Not open for further replies.

Users who are viewing this thread

Top