PDA

View Full Version : conspiracies



Skiddies
April 15th, 2011, 20:46
Hello guys,

I have been wanting to make a website/forum about all different kinds of conspiracies, and I need a little help.

This project will probably get bigger in time, but for now I want some web developers no forum admins I can manage the forums myself, I want a nice clean custom template for this website to match the forums and my theme.

So, this website is going to be letting people discuss about conspiracies and maybe even find out about some conspiracies you never knew about.

if you want to help please fill this out here

Name:
Age:
some proof of what you can do :
Questions for me? :

I have a host, and I have a domain dont worry you dont need to pay for anything.

Dean
April 15th, 2011, 20:50
Could I just PM you this on MSN?

Caelum
April 16th, 2011, 00:20
So what exactly do you want?

Name: Caelum
Age: 15
some proof of what you can do : I mainly do html and css. A basic navigation bar i just did


<html>
<head>
<title>Something</title>
<style type="text/css">
#Something {
background-color: yellow;
}
#Something ul li a{
text-decoration: none;
color: green;
}
#Something a:hover {
color: red;
text-decoration: underline;
}
</style>
</head>
<body>
<div id="something">
<ul>
<li><a href="#">Some link</a></li>
</ul>
</div>
</body>
</html> Questions for me? : n/a

Add my msn cae_lum@hotmail.com

Skiddies
April 16th, 2011, 01:39
yeah, thats simple css thanks but I need somebody to design a new template then I need somebody to put it into html