Euro 2024 sweepstakes!
Prizes to be won this summer! Click here to take part, and find yourself a team to cheer on!
Show your pride!
Rainbows galore in our forum shop, including snazzy colours for your username and even a rainbow-coloured... football?
Join Habbox!
Be part of the Habbox family - there are so many roles to pick from! Click here to get your application rolling


Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2008
    Location
    West midlands, Birmingham.
    Posts
    2,093
    Tokens
    219

    Latest Awards:

    Default CSS / How would i?

    Hey

    My site

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


    I want it like that.

    HTML Code:
    <!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

  2. #2
    Join Date
    Apr 2007
    Posts
    2,431
    Tokens
    0

    Latest Awards:

    Default

    Don't you just code it normally, then put one div inside the other ?

    [X] [X] [X]

  3. #3
    Join Date
    Aug 2008
    Location
    Surrey
    Posts
    3,111
    Tokens
    411

    Latest Awards:

    Default

    Quote Originally Posted by Pazza View Post
    Don't you just code it normally, then put one div inside the other ?
    It would be for the best.
    Jordan


  4. #4
    Join Date
    Jun 2008
    Location
    West midlands, Birmingham.
    Posts
    2,093
    Tokens
    219

    Latest Awards:

    Default

    Quote Originally Posted by Pazza View Post
    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

  5. #5
    Join Date
    Apr 2007
    Posts
    2,431
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by iDenning View Post
    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

    [X] [X] [X]

  6. #6
    Join Date
    Jun 2008
    Location
    West midlands, Birmingham.
    Posts
    2,093
    Tokens
    219

    Latest Awards:

    Default

    Quote Originally Posted by Pazza View Post
    Lol it's fine, and i'm surprised I was right
    Lol

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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •