Results 1 to 2 of 2

Thread: Fixed background image for all bowser

  1. #1
    dattapuro
    Guest

    Arrow Fixed background image for all bowser

    hi there,

    Is it possible Fixed background image for all bowser specialy netscape 4+

    Code:

    <html>
    <head>
    <title> New Document </title>
    <!-- <link rel="stylesheet" type="text/css" href="standard.css" /> -->
    <style type="text/css">
    .normal{font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#000000;}
    td.bottomline {font-family: Arial, Helvetica sans-serif; color: #000000;font-size: 12px; border-bottom:1px solid #FF0000;}
    BODY { background: white url(images/notebook.jpg); background-repeat: no-repeat;background-attachment: fixed
    }
    </style>
    </head>
    <body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" background="images/notebook.jpg" bgproperties="fixed" behavior="fixed"><!-- bg properites="fixed" -->
    <script language="JavaScript1.2">
    if (document.all||document.getElementById)
    document.body.style.background="url('images/notebook.jpg') white center no-repeat fixed";
    </script>
    <form method="post" action="" name="main">
    <table width="80%" border="0" cellpadding="10" cellspacing="0" align="center" valign="top">
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    <tr>
    <td class="bottomline">U-To Solutions gives their clients a simple answer to their complicated software problems.</td>
    </tr>
    </table>
    </form>
    </body>
    </html>


    thanks
    dp

  2. #2
    scoutt
    Guest
    not possible in NS4.xx

Posting Permissions

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



Click Here to Expand Forum to Full Width