bottomargin not working

Discussion in 'HTML & Website Design' started by webgames247, Nov 19, 2011.

  1. #1
    i have something like this. Whatever the default "$fileheight" i want to add additional 75px into it. I thought i can do this within marginBottom="75px" and is not working..any ideal how to get this work?

    <html>
    <head>
    <title>hello world</title>
    </head>
    <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" marginBottom="75px">
    <div align="center"> 
        <?php displayfile($filename,$filewidth,$fileheight,$filetype,$filelocation,$customcode); ?>
      </div>
    </body>
    </html>
    HTML:
    i will to paid $10 who can help me get this working. $10 through paypal only

    Thanks
     
    Last edited: Nov 19, 2011
    webgames247, Nov 19, 2011 IP
  2. webgames247

    webgames247 Well-Known Member

    Messages:
    412
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    #2
    problem solve... Thank You
     
    webgames247, Nov 20, 2011 IP