Page Table = 100% (Dreamweaver CS4)

I have previously used a table 3 rows by 3 columns. The top
and bottom row are set to specific heights and the middle row is
set at 100%. If I use Frontpage - The middle row will ALWAYS fill
the entire screen regardless of size so that the top and bottom
rows are always at the top and bottom.
I just switched to dreamweaver and this is no longer
possible? At least not as far as I can see. If I insert the same
table, set the same sizes etc, dreamweaver ALWAYS ignores the
middle row being 100% and it only gets set to the actual content of
the middle row?
Is there any way in dreamweaver to get that middle row to
100%?

http://www.apptools.com/examples/tableheight.php
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"Steve_Staves" <[email protected]> wrote in
message
news:gfcel6$907$[email protected]..
>I have previously used a table 3 rows by 3 columns. The
top and bottom row
>are
> set to specific heights and the middle row is set at
100%. If I use
> Frontpage
> - The middle row will ALWAYS fill the entire screen
regardless of size so
> that
> the top and bottom rows are always at the top and
bottom.
>
> I just switched to dreamweaver and this is no longer
possible? At least
> not
> as far as I can see. If I insert the same table, set the
same sizes etc,
> dreamweaver ALWAYS ignores the middle row being 100% and
it only gets set
> to
> the actual content of the middle row?
>
> Is there any way in dreamweaver to get that middle row
to 100%?
>

Similar Messages

  • How do I move a table in Dreamweaver CS4?

    Hi,
    I am creating my home page in Dreamweaver CS4 and I made a table. I cannot figure out how to move the table up to the top of the page where I want it. Any ideas on how to move a table?
    Thanks,
    ashmic19

    Add this to your CSS code:
    body {margin:0; padding:0}
    And your table code should begin immediately after the <body> tag in your HTML.
    <body>
    <table>
    <tr>
    <td> something here</td>
    </tr>
    </table>
    </body>
    Incidentally, table-based layouts are NOT the best approach.  You might like to take this opportunity to learn how to work with CSS Layouts.  It is the modern web standard.
    From  Tables to CSS Web Design Part 1 -
    http://www.adobe.com/devnet/dreamweaver/articles/table_to_css_pt1.html
    From   Tables to CSS Web Design Part 2 -
    http://www.adobe.com/devnet/dreamweaver/articles/table_to_css_pt2.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Scroll bars on tables in dreamweaver CS4

    hi all, please help, have done this before but some evades me now, need to do scroll bars on a table where the content is much longer than the page intended, please assist am using adobe dreamweaver CS4, would greatly appreciate, urgent

    I think you would be much better off if you posted your question in the appropriate Dreamweaver forum, which you may find here:
    http://forums.adobe.com/community/dreamweaver
    This forum is only for discussing the forums themselves.

  • Probelems with the page properties in Dreamweaver cs4

    Hello,
    I have a problem with dreamweaver cs4. My dreamweaver is installed on windows 7. I did not had this problem before in windows xp.
    It is on the lowest screen (page) propperties (dreamweaver is in clasic mode)
    When ik point at HTML then I can not see all the items. This is also the same for CSS.
    -HTML - FORMAT - CLASS by the title I can only see 3mm. The rest is not shown.
    On the next line by CSS - ID - LINK its the same. I can only see 3 mm of Target.
    The wierd thing is that when I click with my mouse at a image the page propperties are shown good. Then their is nothing wrong with it. I can see everything. I hope someone can help me. I have posted a picture of the problem so you see inmeadiatly what I mean.
    Thanks in advanced.

    See the FAQ:
    "CS4 Property inspector fields truncated (Windows)"
    http://forums.adobe.com/thread/446724

  • Where are the STARTER PAGE samples in Dreamweaver CS4?

    Hi, I can't find the STARTER PAGE samples in DW CS4. Where
    they are?
    The starter page samples are VERY IMPORTANT!!

    Dreamweaver is supposed to by a WYSIWYG type program...
    You've been misinformed.  DW has never been a WYSIWYG program.
    The starter pages in CS3 were sorely out of date and inferior by today's standards.  Adobe took them out of CS5 until better ones could be created.  You'll find plenty of starter page resources below:
    CSS Basic Template -
    http://alt-web.com/TEMPLATES/Basic-1-col-fixed.html
    CSS Rounded Borders Template -
    http://alt-web.com/TEMPLATES/CSS-centered-round-boxes.shtml
    Open Source CSS Grids, Frameworks and Multi-Column Layouts
    http://EZ-CSS.org
    http://960.gs/
    http://code.google.com/p/blueprintcss/
    http://matthewjamestaylor.com/blog/ultimate-multi-column-liquid-layouts-em-and-pixel-width s
    Project Seven CSS Templates -
    http://www.projectseven.com/products/index.htm
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web-design.blogspot.com/

  • Scroll bars within tables in dreamweaver cs4

    please assist am trying to create scroll bars for content to be placed inside a table, the content i have is to long for page lenght, am using dreamweaver CS4

    omedia.co.za wrote:
    hi, osgood, thank for reply, i am novice and sorry but i still am not clear on what you mean, could you please explain in detail how to go about doing these scroll bars, greatly apprciate your time. :-/
    Hummm........ not sure how much clearer I can explain it to be honest.
    In your page where you need the scroll area to appear insert your mouse cursor.
    Then switch to code view. You should see your cursor flashing between two <td> | </td> tags, (the table cell)
    Where the cursor is flashing type in:
    <div id="scroller"></div>
    Then insert all the content that you need to scroll into the 'scroller' <div>
    <div id="scroller">Your scrolling content to be inserted here</div>
    Next copy the css below and paste it into the head section of your page directly before the closing </head> tag near the top of our page.
    <style type="text/css">
    #scroller {
    width: 300px;
    height: 200px;
    overflow: auto;
    </style>
    Change the width and height to whatever suits your needs.

  • My Links and External Links wont work on my page. Using Dreamweaver CS4

    I have followed all the instructions for adding external links to my website using Dreamweaver CS 4.  I cannot click on any of the links in the body of my pages, even on my sitemap page my internal links dont work.  Any suggestions would be greatly appreciated as I have looked online for a resolution to this problem and not finding any new information.
    Thanks,
    diamndlady

    Hi,
    please copy my source code from my for you made test side, where I offered my solution wiht both options:
    http://www.goldschmiede-blumberg.de/li.html
    ... or better, I'll do it for you,here it is:
    <!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>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Inserted Links</title>
    </head>
    <body>
    <ul type="disc">
      <li><a href="http://www.50states.com/" target="_blank">50 States and Capitals page:</a></li>
      <li><a href="http://www.thisnation.com/ " target="_blank"> An online History of the United States:</a></li>
      <li><a href="http://www.besthistorysites.net/"> Best history sites: a comprehensive listing of a variety of history subjects from ancient times to current history:</a></li>
    </ul>
    <p>or:</p>
    <ul>
      <li>50 States and Capitals page: <a href="http://www.50states.com/ ">http://www.50states.com/</a> </li>
      <li> American Government and Politics online: <a href="http://www.thisnation.com/">http://www.thisnation.com/</a></li>
      <li>
        An online History of the United States: <a href="http://www.smplanet.com/imperialism/toc.html">http://www.smplanet.com/imperialism/toc.html </a></li>
    </ul>
    <p> </p>
    </body>
    </html>

  • Aligning Text next to Table in Dreamweaver CS4- Need Help

    Hello,
    I have created a table that will hold photos (1 Column). Just to the right of the table I want to add text (centered) next to each cell (row).  So far I have had no luck figuring it out.
    Can anyone assist me?
    Thanks,
    Stacey Mobley

    I firgured it out.  I just added a column next to it and this allowed me to align the text anyway I wanted.
    Thanks,
    Stacey

  • Difficulty Running Director (dcr) Shockwave in Dreamweaver CS4

    I am running Director 11.5, Dreamweaver CS4, and the latest version of the Shockwave Player.  My operating system is Vista Ultimate; Browser Explorer (latest version).  Movies made in Director 11.5 (dcr) format will not play in the browser when placed in a new page created in Dreamweaver CS4.  Movies made with several previous versions of Director will play.  The movies created in 11.5 will play when opened with explorer or when opened from inside of Dreamweaver when right clicked (outside of a Dreamweaver page)  They also play as part of the publishing sequence from inside of Director 11.5.  The message I am getting when I make the attempt to play the dcr movie in a Dreamweaver page is "The page that you are trying to open contains a movie that is referenced to an incorrect version of the Shockwave Player".  I have used all of these programs for several years and this is the first time I have had any trouble creating movies in Director and running same in Dreamweaver - any help would be greatly appreciated.
    Thanks; O'Ceileachair.

    II found the answer to this problem in a Director white page Entitled "Director 11 and Shockwave 11 Release White Paper"  It involves two lines of code which must be included in the Source Code of Dreamweaver in order for the shockwave player to be recognized in a HTML page created in Dreamweaver.

  • Dreamweaver CS4 html email absolute paths help

    Anyones help would be so great to this! I am going crazy.
    I have read all posts I can find on creating HTML emails. I find that images in DreamWeaver need to have absolute paths. Ok, I will try to be as clear as possible.
    I created the page (email) in DreamWeaver CS4. I connected to my server fine to get access to my images. I also uploaded the index.html file in the server file with the images.
    I used Cyberduck to upload the images to my server once I created an FTP Account. Creating the account gave me:
    Manual Settings
    FTP Username: [email protected]
    FTP Server: ftp.toledocitypaper.com
    FTP Server Port: 21
    SFTP Server Port: 22
    Within Cyberduck it explains:
    ftp:toledocitypaper.com
    ftp://[email protected]@ftp.toledocitypaper.com//[email protected]@ftp.toledocitypaper.com
    Here I find one issue: I created a folder called citytest with my images and when I click Open URL the page opens blank. Here is the URL it generates:
    http://ftp.toledocitypaper.com/citytest/ADAMSNEWScitcroppedy_01.jpg
    Now I need to generate absolute paths for the images in DreamWeaver. I would think you need to put the http address in the SRC field? Now with files located and dragged and dropped on my page I get a input such as ../Library/Application Support/Adobe/Dreamweaver CS4/en_US/Configuration/ServerConnections/Unnamed Site 5/citytest/ADAMSNEWScitcroppedy_15.jpg
    Can anyone explain how I can make an absolute path for these images? everything I have enetered for the SRC image doesn't work. I get an image with a broken link when I enter any info I have found.
    I also prievewed the html file in Safari and it looks fine with images dragged from server Local files in DW. I click Mail Contest of this page then it shows up in my Mac email as outgoing image. Looks fine for a second then all images turn to Missing Plug-in. The images I tried to enter a URL for in the SRC show up as little blue boxes with question marks.
    I have a feeling I need a working URL to these images and I have no idea what this is. If this helps we use Gator Host.

    If you have uploaded your citytest folder with images to the root folder on the server,
    the proper link would be http://toledocitypaper.com/citytest/ADAMSNEWScitcroppedy_15.jpg

  • In Dreamweaver CS4, can't get sidebar background to expand to 100%

    I'm using the standard Dreamweaver-CS4-generated template for a fixed-width 2-column page (i.e., left menu column and main column) with a header and footer. This is the "2 column fixed, right sidebar, header and  footer."
    I'd like to have an overall body background (x,y repeated - that seems easy to do) and a left menu column repeated (x,y repeated ).  Alas, the comments that are generated with the template imply that you just can't do that.  I've tried all sorts of height=100% conbinations, but they don't seem to work.
    Any ideas?

    Unlike table columns, CSS columns don't communicate with each other.  The height of a division is determined by how much content is inside it.  And that value may be longer or shorter than adjacent columns.
    TO CREATE EQUAL HEIGHT CSS COLUMNS:
    Option 1. Start with an Equal Height CSS Layout
    http://matthewjamestaylor.com/blog/equal-height-columns-cross-browser-css-no-hacks
    Option 2. Faux Columns (repeating background image).  The easiest method.
    http://forums.adobe.com/message/2653416#2653416
    Option 3. JavaScript -- may not work in all layouts.
    http://www.projectseven.com/tutorials/css/pvii_columns/index.htm
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Dreamweaver CS4 Insert Table button does not work.

    I recently upgrade from an older version of Dreamweave to Dreamweaver CS4. But now I have a problem with inserting tables.
    They have the dropdown on the top right for Classic, Coder, Coder Plus and so on. I was using classic and everything was fine, then all of a sudden if I try using the Insert Table button from the Inserts tab, it does nothing. If I right click on the button, then click on the button it works, and if i switch to any other view it works. so then I used Coder and it was fine, but then again it stopped working. So I switched to Coder Plus and it was fine for a few more days and then it stops working again. I have rebooted my machine, closed out of DW and nothing seems to fix it. I just installed all adobe software updates and there was nothing in the update that fixed the problem. Does anyone else have this issue and if so, how do I fix it?
    I have searched google and I can't find anything. I can keep switching views but one day soon if it continues, I'm going to run out of views and Its such a habit to use the button instead of the Ctrl+Alt+T shortcut.

    try the following
    Recreate Dreamweaver CS4 Configuration and registry
    - rename the configuration folder to any name. (just add any character I suggest)
    C:\Documents and Settings\[username]\Application Data\Adobe\Dreamweaver CS4\Configuration
    - recreate the registry folder
    Start > run > regedit
    HKEY_CURRENT_USER>Software>Adobe>Dreamweaver>10. Rename 10 ex: 10_old
    maybe you can post your specs here for more specific troubleshooting. Cheers!

  • I'm getting an error message after importing a table through Dreamweaver into a page developed in Muse.

    I'm getting a couple of messages after importing a table through Dreamweaver into a page developed in Muse. I have compared the code of the page with the table with the page before I inserted the table and cannot find anything missing. the web address is http://gourmetdreams.com/weekly-menu.html
    How can I clear this up?
    I also noticed that when I uploaded the file there was one error: "- error occurred - Access denied.  The file may not exist locally,  may be open in another program, or there could be a local permission problem."

    Thanks for your help! I imported the table into Muse, then exported the site as html and opened it in Dreamweaver. I should've tried that in the first place but gave up when I couldn't edit it in Muse. I didn't know you could edit the html right in Muse. Also, my styling and the images I was using weren't showing up in Muse but once I opened it in Dreamweaver, everything fell into place. AND I could edit it! My client needs to edit this page every week, so I needed to be sure she could do that. She doesn't use Muse but does use Dreamweaver. At this point, I think I'll leave it alone and not try to style it with inline css. Maybe when I get a little more time, I'll try it. I just don't want to mess things up now that the're working.

  • Playing multiple videos on the same page in Dreamweaver CS4?

    Suppose on my website, I have a few dozen videos, all of them embedded YouTube videos. When the user goes to the page, Video 1 is up and ready to be played. Below Video 1 is a list of the other videos (Video 2, Video 3, and so on), each with a thumbnail picture. When the user clicks this thumbnail page, the new video is loaded (eg: if they click on the thumbnail for Video 2, Video 2 is up and ready to be played).
    What do I do in Dreamweaver CS4 so the new video loads without redirecting the user to another page? With so many videos, I imagine that it isn't efficient to have a separate page for each video. 

    Hi
    You can do this by using an xml playlist for your videos, (do a search for "creating flash xml playlists").
    PZ

  • Footer displayed inaccurately in Dreamweaver CS4 php page

    Hi,
    I recently upgraded from Dreamweaver 8 to Dreamweaver CS4. Our organization site uses mostly php pages. When I attempt to open these pages in Dreamweaver CS4 the footer menu bar displays innacurately down through the center of the page and won't allow any edits as it acts like a top layer or something. Usually it acts as a menu bar on the top of any page on our website.
    As it should appear from an online screen shot: You'll notice the orange menu bar across the top.
    A shot of the Design View in Dreamweaver CS4:  You'll see the menu options are running down the center of the page as text.
    This is the code : Can also be visited at www.axisdance.org
        <div id="footer">AXIS Dance Company &middot; 1428 Alice Street, Suite 200 &middot; Oakland, CA 94612<br />
            Phone: 510-625-0110 &middot; Fax: 510-625-0321
        </div><!--end footer-->
        <div id="navBar"><!--<a name="navigation" class="minimize"> </a><br />-->
            <!-- begin list for menu-->
            <ul id="udm" class="udm">
                <li><h2><a href="index.php">home</a></h2>
                </li>
                <li><h2><a href="about.php">about us</a></h2>
                    <ul>
                    <li><a href="about.php">About AXIS</a></li>
                    <li><a href="about_news.php">News</a></li>
                    <li><a href="about_mediaKit.php">Media Kit</a></li>
                    <li><a href="about_dancers.php">Dancers</a></li>
                    <li><a href="about_staff.php">Board & Staff</a></li>
                    <li><a href="about_jobs.php">Jobs & Auditions</a>
                    <ul>
                        <li><a href="about_internships.php">Internships</a></li>
                        </ul>
                    <li><a href="about_faq.php">FAQ</a></li>
                    <li><a href="about_contact.php">Contact Us</a>
                        <ul>
                        <li><a href="about_contact_directions.php">Directions</a></li>
                        </ul>                   
                    </li>
                    </ul>
                </li>
                <li><h2><a href="performance.php">performances</a></h2>
                    <ul>
                    <li><a href="performance.php">Performance Calendar</a></li>
                    <li><a href="performance_repertory.php">Repertory Clips </a></li>
                    <li><a href="performance_gallery.php">Image Gallery</a></li>
                    <li><a href="performance_reviews.php">Reviews</a></li>
                    <li><a href="performance_booking.php">Booking AXIS</a></li>
                    <li><a href="performance_collaboration.php">Collaborating Artists</a></li>
                    </ul>
                </li>
                <li><h2><a href="education.php">education</a></h2>
                    <ul>
                    <li><a href="education.php">About Education </a></li>
                    <ul>
                        <li><a href="kids.php">Dance Access/KIDS!</a></li>
                        <li><a href="Adults.php">Dance Access (Adults)</a></li>
                        </ul>
                    <li><a href="education_danceAccess.php">Class Schedule</a></li>
                    <li><a href="education_hiring.php">Booking Dance Access</a></li>
                    <li><a href="education_summerIntensive.php">Summer Intensive</a></li>
                    <li><a href="education_resources.php">Resources</a>
                        <ul>
                        <li><a href="education_resources_videos.php">Media</a></li>
                        <li><a href="education_resources_articles.php">Essays & Articles</a></li>
                        <li><a href="assets/teachersGuide.pdf">Teacher's Guide (PDF)</a></li>
                        </ul>                   
                    </li>
                    <li><a href="education_likeUs.php">Companies Like Us</a></li>
                    </ul>
                </li>       
                <li><h2><a href="support.php"> support </a></h2>
                    <ul>
                    <li> <a href="support.php"> Ways to Support</a></li>
                    <li><a href="support_volunteering.php">Volunteering</a></li>                   
                    <li><a href="support_mailingList.php">Join Mailing List</a></li>                   
                    <li><a href="support_store.php">AXIS Store</a></li>                   
                    <li><a href="support_funders.php">Funders &amp; Donors </a></li>                   
                    <li><a href="support_webSupporters.php">Web Supporters</a></li>                   
                    </ul>
                </li>
            </ul>
            <img src="images/shim.gif" width="800" height="1" border="0" alt="navigation bar" /><br />
        </div><!--end navbar-->
    </div><!--end center-->
    <div id="copy">
        <div id="right">&copy; 1999-2010. AXIS Dance Company  <br>
            <a href="http://www.facebook.com/pages/AXIS-Dance-Company/56899952604?ref=ts" target="_blank"></a> <a href="http://www.youtube.com/user/AXISDanceComp" target="_blank"></a> <a href="http://www.axisdance.org/support_mailingList.php" target="_blank"></a><br />
        </div>
        <div id="powered"> </div>
        <div class="clear"> </div>
    </div><!--end copy-->
    <script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
    try {
    var pageTracker = _gat._getTracker("UA-10598516-1");
    pageTracker._trackPageview();
    } catch(err) {}</script>
    </body>
    </html>
    This seems like a simple solution but I'm just not sure what it would be.
    Thanks

    The live view or preview functions do not work and lead to the error: "Not Found, the requested URL/html/index.php was not found on this server.'   This is another issue that I don't understand.
    Unfortunately, I did not develop this website and have a minimal knowledge of html and Dreamweaver.  I'm not sure if I can answer the question about which menu system we're using - would seeing the code of the footer help?   I'll paste below in case.  
    And just to be clear, the problem only occurs in editing in Dreamweaver, but when uploaded to our server it appears correctly.
    Thanks for your help!
        <div id="footer">AXIS Dance Company &middot; 1428 Alice Street, Suite 200 &middot; Oakland, CA 94612<br />
            Phone: 510-625-0110 &middot; Fax: 510-625-0321
        </div><!--end footer-->
        <div id="navBar"><!--<a name="navigation" class="minimize"> </a><br />-->
            <!-- begin list for menu-->
            <ul id="udm" class="udm">
                <li><h2><a href="index.php">home</a></h2>
                </li>
                <li><h2><a href="about.php">about us</a></h2>
                    <ul>
                    <li><a href="about.php">About AXIS</a></li>
                    <li><a href="about_news.php">News</a></li>
                    <li><a href="about_mediaKit.php">Media Kit</a></li>
                    <li><a href="about_dancers.php">Dancers</a></li>
                    <li><a href="about_staff.php">Board & Staff</a></li>
                    <li><a href="about_jobs.php">Jobs & Auditions</a>
                    <ul>
                        <li><a href="about_internships.php">Internships</a></li>
                        </ul>
                    <li><a href="about_faq.php">FAQ</a></li>
                    <li><a href="about_contact.php">Contact Us</a>
                        <ul>
                        <li><a href="about_contact_directions.php">Directions</a></li>
                        </ul>                   
                    </li>
                    </ul>
                </li>
                <li><h2><a href="performance.php">performances</a></h2>
                    <ul>
                    <li><a href="performance.php">Performance Calendar</a></li>
                    <li><a href="performance_repertory.php">Repertory Clips </a></li>
                    <li><a href="performance_gallery.php">Image Gallery</a></li>
                    <li><a href="performance_reviews.php">Reviews</a></li>
                    <li><a href="performance_booking.php">Booking AXIS</a></li>
                    <li><a href="performance_collaboration.php">Collaborating Artists</a></li>
                    </ul>
                </li>
                <li><h2><a href="education.php">education</a></h2>
                    <ul>
                    <li><a href="education.php">About Education </a></li>
                    <ul>
                        <li><a href="kids.php">Dance Access/KIDS!</a></li>
                        <li><a href="Adults.php">Dance Access (Adults)</a></li>
                        </ul>
                    <li><a href="education_danceAccess.php">Class Schedule</a></li>
                    <li><a href="education_hiring.php">Booking Dance Access</a></li>
                    <li><a href="education_summerIntensive.php">Summer Intensive</a></li>
                    <li><a href="education_resources.php">Resources</a>
                        <ul>
                        <li><a href="education_resources_videos.php">Media</a></li>
                        <li><a href="education_resources_articles.php">Essays & Articles</a></li>
                        <li><a href="assets/teachersGuide.pdf">Teacher's Guide (PDF)</a></li>
                        </ul>                   
                    </li>
                    <li><a href="education_likeUs.php">Companies Like Us</a></li>
                    </ul>
                </li>       
                <li><h2><a href="support.php"> support </a></h2>
                    <ul>
                    <li> <a href="support.php"> Ways to Support</a></li>
                    <li><a href="support_volunteering.php">Volunteering</a></li>                   
                    <li><a href="support_mailingList.php">Join Mailing List</a></li>                   
                    <li><a href="support_store.php">AXIS Store</a></li>                   
                    <li><a href="support_funders.php">Funders &amp; Donors </a></li>                   
                    <li><a href="support_webSupporters.php">Web Supporters</a></li>                   
                    </ul>
                </li>
            </ul>
            <img src="images/shim.gif" width="800" height="1" border="0" alt="navigation bar" /><br />
        </div><!--end navbar-->
    </div><!--end center-->
    <div id="copy">
        <div id="right">&copy; 1999-2010. AXIS Dance Company  <br>
            <a href="http://www.facebook.com/pages/AXIS-Dance-Company/56899952604?ref=ts" target="_blank"></a> <a href="http://www.youtube.com/user/AXISDanceComp" target="_blank"></a> <a href="http://www.axisdance.org/support_mailingList.php" target="_blank"></a><br />
        </div>
        <div id="powered"> </div>
        <div class="clear"> </div>
    </div><!--end copy-->
    <script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
    try {
    var pageTracker = _gat._getTracker("UA-10598516-1");
    pageTracker._trackPageview();
    } catch(err) {}</script>
    </body>
    </html>

Maybe you are looking for