Page 5 of 5 FirstFirst 12345
Results 41 to 50 of 50
  1. #41
    Join Date
    Feb 2006
    Location
    Befordshire, England
    Posts
    672
    Tokens
    0

    Default

    O.O banner looks allrgith well done can't wait to see it up and running on a website good job. i've been stuck with this thread for like an hour

    DAZA

  2. #42
    Join Date
    Jul 2004
    Location
    CB9
    Posts
    4,996
    Tokens
    0

    Latest Awards:

    Default

    Lol So far the coding is going well i am not following a guide this time doing outa me own head. So far done the header and borders .

  3. #43
    Join Date
    Feb 2006
    Location
    Befordshire, England
    Posts
    672
    Tokens
    0

    Default

    Cool, If you run into any trouble, my pm box is always open, if you don't follow a guide i think it's better for you to learn because you learn from your mistakes just let me know how it get's on

    Daza

  4. #44
    Join Date
    Jul 2004
    Location
    CB9
    Posts
    4,996
    Tokens
    0

    Latest Awards:

    Default

    Yes i just had a problem with the borders You can see they are diagonal and they wernt lining up properly after 10 minutes they are fine :0 To see my progress go to www.xzoid.com .

  5. #45
    Join Date
    Feb 2006
    Location
    Befordshire, England
    Posts
    672
    Tokens
    0

    Default

    Looks allright so far

    Daza

  6. #46
    Join Date
    Jul 2004
    Location
    CB9
    Posts
    4,996
    Tokens
    0

    Latest Awards:

    Default

    Thanks

  7. #47
    Join Date
    Mar 2006
    Location
    Scotland
    Posts
    1,012
    Tokens
    175

    Latest Awards:

    Default

    It's looking good

    Rico


    You don't like me
    Chances are I don't like you.

  8. #48
    Join Date
    Jul 2004
    Location
    CB9
    Posts
    4,996
    Tokens
    0

    Latest Awards:

    Default

    Check it now .

    How can i get rid of the margin at the top?
    Last edited by tbh imo no m8; 07-04-2006 at 01:36 PM.

  9. #49
    Join Date
    Feb 2006
    Location
    Befordshire, England
    Posts
    672
    Tokens
    0

    Default

    I'm not sure what ure code is so i don't know

    Daza

  10. #50
    Join Date
    Jul 2004
    Location
    CB9
    Posts
    4,996
    Tokens
    0

    Latest Awards:

    Default

    Ok i show ya .

    HTML Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <title>Xzoid</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <style type="text/css">
    <!--
    body { bottom-margin: 0px;
    top-margin: 0px;
    	background-color: #CCCCCC;
    }
    -->
    </style></head>
    
    <body>
    <div align="center">
      <table width="800" height="100%" border="0" cellpadding="0" cellspacing="0" background="images/main_bg.gif">
        <tr>
          <td width="31" rowspan="2">&nbsp;</td>
          <td valign="top"><table width="738" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="68"><img src="images/bars_left.gif" width="68" height="149"></td>
              <td><img src="images/header.gif" width="602" height="149"></td>
              <td width="68"><img src="images/bars_right.gif" width="68" height="149"></td>
            </tr>
          </table>
            <table width="738" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="145"><img src="images/box_left.gif" width="145" height="37"></td>
                <td width="448"><img src="images/content_centre.gif" width="448" height="37"></td>
                <td width="145"><img src="images/box_right.gif" width="145" height="37"></td>
              </tr>
            </table>    
            <table width="738" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="140" background="images/box_bg_left.gif">&nbsp;</td>
                <td width="10">&nbsp;</td>
                <td background="images/content_bg.gif">&nbsp;</td>
                <td width="10">&nbsp;</td>
                <td width="140" background="images/box_bg_right.gif">&nbsp;</td>
              </tr>
            </table>
            <table width="738" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="140"><img src="images/box_bottom_left.gif" width="145" height="37"></td>
                <td width="448"><img src="images/content_bottom.gif" width="448" height="37"></td>
                <td width="145"><img src="images/box_bottom_right.gif" width="145" height="37"></td>
              </tr>
            </table>
            <table width="738" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="145"><img src="images/box_left.gif" width="145" height="37"></td>
                <td width="448"><img src="images/content_centre.gif" width="448" height="37"></td>
                <td width="145"><img src="images/box_right.gif" width="145" height="37"></td>
              </tr>
            </table>
            <table width="738" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="140" background="images/box_bg_left.gif">&nbsp;</td>
                <td width="10">&nbsp;</td>
                <td width="438" background="images/content_bg.gif">&nbsp;</td>
                <td width="10">&nbsp;</td>
                <td background="images/box_bg_right.gif">&nbsp;</td>
              </tr>
            </table>
            <table width="738" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="145"><img src="images/box_bottom_left.gif" width="145" height="37"></td>
                <td width="448"><img src="images/content_bottom.gif" width="448" height="37"></td>
                <td width="145"><img src="images/box_bottom_right.gif" width="145" height="37"></td>
              </tr>
            </table></td>
          <td width="31" rowspan="2">&nbsp;</td>
        </tr>
        <tr>
          <td valign="bottom">&nbsp;</td>
        </tr>
      </table>
    </div>
    </body>
    </html>

Page 5 of 5 FirstFirst 12345

Posting Permissions

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