Results 1 to 5 of 5

Thread: How do i in dreamweaver?

  1. #1
    Senior Member
    Join Date
    Dec 2005
    Location
    Scotland - Fife
    Posts
    230
    Thanks
    5
    Thanked
    4 times in 3 posts
    • Duncan_Mon's system
      • Motherboard:
      • Asus A8N-E
      • CPU:
      • AMD 64 sk 939 3200+
      • Memory:
      • 2GB Corsair Value
      • Storage:
      • 120GB Sata, 60GB IDE
      • Graphics card(s):
      • X800GTO
      • PSU:
      • Hiper Modular 580W
      • Case:
      • Huge Green Metal Thing - God knows the name!
      • Monitor(s):
      • 17" CRT
      • Internet:
      • Upto (sigh) 8gb with BT

    How do i in dreamweaver?

    Rite,if any of you have read my other page youll know i have been working on a web page.
    So far i finally got the details to logon to their hosting account, turns out theyve just bought the domain and no hosting!
    Oh well, their money not mine .

    Ive taken a screnshot of my problem, i want the area in the black lines to appear with a white background, im no expert in dreamweaver so need all the help i can get, i could copy and paste the code if you wanted.

    Also any suggestions are welcome.




    Needs new monitor / speakers / headphones / keyboard.
    Before that i need money :s

  2. #2
    Ah, Mrs. Peel! mike_w's Avatar
    Join Date
    Oct 2003
    Location
    Hertfordshire, England
    Posts
    3,326
    Thanks
    3
    Thanked
    9 times in 7 posts
    The code would be helpful...
    "Well, there was your Uncle Tiberius who died wrapped in cabbage leaves but we assumed that was a freak accident."

  3. #3
    Gaarrrrr! Dav0s's Avatar
    Join Date
    Aug 2005
    Location
    Bristol
    Posts
    1,442
    Thanks
    1
    Thanked
    3 times in 3 posts
    stick a div round the whole template, fill it with white background.

    kinda hard to suggest anything without the code

  4. #4
    Senior Member
    Join Date
    Dec 2005
    Location
    Scotland - Fife
    Posts
    230
    Thanks
    5
    Thanked
    4 times in 3 posts
    • Duncan_Mon's system
      • Motherboard:
      • Asus A8N-E
      • CPU:
      • AMD 64 sk 939 3200+
      • Memory:
      • 2GB Corsair Value
      • Storage:
      • 120GB Sata, 60GB IDE
      • Graphics card(s):
      • X800GTO
      • PSU:
      • Hiper Modular 580W
      • Case:
      • Huge Green Metal Thing - God knows the name!
      • Monitor(s):
      • 17" CRT
      • Internet:
      • Upto (sigh) 8gb with BT
    I thought youd need it, just wasnt 100% sure. Im new to web building .

    Heres the code

    Code:
    <html>
    
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta http-equiv="Content-Language" content="en-us">
    <title>Mrr-RallyTeam.com</title>
    <style type="text/css">
    <!--
    a:link { color: #000000; text-decoration: none }
    a:visited { color: #000000; text-decoration: none }
    a:active { color: #000000; text-decoration: none }
    a:hover { color: #000000; text-decoration: underline }
        td {font: 10pt verdana}
    body {
    	margin-top: 0px;
    	margin-bottom: 0px;
    	background-repeat: repeat;
    	background-image: url(images/grey003.gif);
    }
    -->
    </style>
    </head>
    
    <body>
    
    
    <div align="center">
      <table border="0" cellpadding="0" cellspacing="0" width="765">
        <tr>
          <td width="100%">
            <table border="0" cellpadding="0" cellspacing="0" width="765">
              <tr>
                <td><img border="0" src="images/top_conner.gif" width="184" height="93"></td>
                <td><img border="0" src="images/logo.gif" width="581" height="93" alt="Mrr-RallyTeam.com"></td>
              </tr>
            </table>      </td>
        </tr>
        <tr>
          <td width="100%"><img border="0" src="images/topbar.jpg" width="765" height="24"></td>
        </tr>
        <tr>
          <td width="100%"><img border="0" src="images/top.gif" width="765" height="33"></td>
        </tr>
        <tr>
          <td width="100%">
            <table border="0" cellpadding="0" cellspacing="0" width="100%">
              <tr>
                <td valign="top" background="images/side_bg.png">
                  <table border="0" cellpadding="0" cellspacing="0" width="100%">
                    <tr>
                      <td width="100%"><img border="0" src="images/side_top.gif" width="184" height="23"></td>
                    </tr>
                    <tr>
                      <td width="100%"><a href="Index.html"><img src="images/button1.png" alt="Home" width="184" height="26" border="0"></a></td>
                    </tr>
                    <tr>
                      <td width="100%"><a href="Images.html"><img src="images/button2.png" alt="Images and Video" width="184" height="30" border="0"></a></td>
                    </tr>
                    <tr>
                      <td width="100%"><a href="Sponsors.html"><img src="images/button3.png" alt="Sponsors" width="184" height="31" border="0"></a></td>
                    </tr>
                    <tr>
                      <td width="100%"><a href="#"><img border="0" src="images/button4.png" width="184" height="29"></a></td>
                    </tr>
                    <tr>
                      <td width="100%"><a href="#"><img border="0" src="images/button5.png" width="184" height="30"></a></td>
                    </tr>
                    <tr>
                      <td width="100%"><img border="0" src="images/side_bottom.png" width="184" height="115"></td>
                    </tr>
                  </table>            </td>
                <td valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" width="100%">
                    <tr>
                      <td width="100%"><img border="0" src="images/spacer.gif" width="581" height="1"></td>
                    </tr>
                    <tr>
                      <td width="100%"><p>HomePage</p>
                        <p>&nbsp;</p>
                        <p>Whatever you want on your home page would be here</p>
                        <p>&nbsp;</p>
                        <p>&nbsp;</p>
                        <p>&nbsp;</p>
                        <p>&nbsp;</p>
                        <p>&nbsp;</p>
                        <p>&nbsp;</p>
                        <p>&nbsp;</p>
                        <p>&nbsp;</p>
                        <p>&nbsp;</p>
                        <p>&nbsp;</p>
                        <p>&nbsp;</p>
                      <p></td>
                    </tr>
                  </table>            </td>
              </tr>
            </table>      </td>
        </tr>
      </table>
    </div>
    </body>
    
    </html>


    Needs new monitor / speakers / headphones / keyboard.
    Before that i need money :s

  5. #5
    Ah, Mrs. Peel! mike_w's Avatar
    Join Date
    Oct 2003
    Location
    Hertfordshire, England
    Posts
    3,326
    Thanks
    3
    Thanked
    9 times in 7 posts
    First of all, I would separate the style information out into a CSS file.

    Secondly... eurgh! Tables! I prefer just using divs for layout.

    Finally... to change the background, you need something like this in the style part:

    Code:
    #main{
         background-color:#ffffff;
    }
    Then, for the td that contains the writing:

    Code:
    <td width="100%" id="main">
    If you want to use that more than once in a document, you can change the # to a . (full stop), and use class= instead of id=.
    "Well, there was your Uncle Tiberius who died wrapped in cabbage leaves but we assumed that was a freak accident."

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Dreamweaver Ultradev 4
    By RDL in forum Software
    Replies: 7
    Last Post: 19-02-2005, 12:40 AM
  2. Dreamweaver Book
    By Matt1eD in forum Software
    Replies: 1
    Last Post: 18-02-2005, 12:40 PM
  3. VBS/ASP Dreamweaver Tutorial
    By yamangman in forum Software
    Replies: 5
    Last Post: 06-11-2004, 04:55 PM
  4. Dreamweaver or Notepad? The Debate!
    By r1zeek in forum Software
    Replies: 24
    Last Post: 06-10-2004, 07:40 PM
  5. Dreamweaver vs Notepad
    By QueenAdreena in forum Software
    Replies: 18
    Last Post: 17-08-2003, 03:35 PM

Posting Permissions

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