Log in

View Full Version : CSS / How would i?



iDenning
23-07-2009, 09:20 PM
Hey

My site (http://nult.co.uk)

I want boxes inside boxes, if you know what i mean lol.

http://files.uploadffs.com/8/f5048154/howman.png
I want it like that.


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>*******leet Resources</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<script language="JavaScript" type="text/javascript">
<!--
// simple google search button: scripts.tropicalpcsolutions.com
function search_google(){
window.open("http://www.google.com/search?q="+document.search.query.value);
}
//-->
</script>
<style type="text/css"><!--
body {
text-align: center;
background-color: #ffffff;
margin-top: 5px;
}
a { color: red; } /* Set all links to pink */
#container {
width: 900px;
margin: auto;
font-family: Verdana;
font-size: 10px;
font-weight: normal;
color: #000000;
}
#top {
background: url(topbanner.png);
height: 51px;
}
#mid {
background: url(middle.png);
}
#bot {
background: url(bottom.png);
height: 27px;
}
--></style>
</head>
<body background="bg.png"><span></span>
<script language="JavaScript" src="loader1.js"></script>
<div id="container">
<div id="top"></div>
<div id="mid">Hey,<br />
<br />Welcome to *******leet.org<br />
<br />This site gives you the most 'leet' scripts, some to download and some to use,<br />
this page is updated regulary, from proxies to IP information, we have it all.<br />
<br />The site is still under construction, we are adding script's everyday, so make sure you check back.<br />
<br /><img alt="" title="" src="useables.png" width="799" height="77" /><br />
Click the link you would like to use.<br />
<br /><a href="IP" title="" target="_blank">Find out what your IP is and information.</a><br />
<a href="calculator" title="" target="_blank">Calculator</a><br />
<img alt="" title="" src="downloads.png" width="799" height="77" /><br />
Download's are coming soon..<br />
<br /><img alt="" title="" src="search.png" width="799" height="77" /><br />
Use our search bar to search the whole worldwide internet.<br />
<br /><form name="search">
<input type="text" name="query" value="">
<input type="submit" value="Search" onClick="search_google()">
</form><br>Please note: This will navigate you to google in a new window.


</div>
<div id="bot"></div><br />
<a href="advertise.php" title="" target="_blank"><img alt="" title="" src="ADVERTISE.png" border="0" width="900" height="150" /></a><br />
</div>
<script language="JavaScript" src="loader2.js"></script>
</body>
</html>
Is my current code

All people that help receive +rep if i can rep them :)

Pazza
23-07-2009, 09:22 PM
Don't you just code it normally, then put one div inside the other ?

Suspective
23-07-2009, 09:23 PM
Don't you just code it normally, then put one div inside the other ?

It would be for the best.

iDenning
23-07-2009, 09:24 PM
Don't you just code it normally, then put one div inside the other ?
i shell do that now
Ive never did this before thats why i asked lol

Pazza
23-07-2009, 09:29 PM
i shell do that now
Ive never did this before thats why i asked lol

Lol it's fine, and i'm surprised I was right xD

iDenning
23-07-2009, 09:33 PM
Lol it's fine, and i'm surprised I was right xD
Lol :P

Can someone do this for me? Im really newby at it lol

Want to hide these adverts? Register an account for free!