473,398 Members | 2,380 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

how do I move a table up in html/dreamweaver cs5

I have a page with a table on it and the table is too far below the banner across the top but I cannot figure out how to move it up closer to the menu bar.
Expand|Select|Wrap|Line Numbers
  1. <div id="Nav">
  2. <ul>
  3.  
  4.   <li><a href="Filmnew.htm">Trailer</a></li>
  5.   <li><a href="About the film.htm">About the Film</a></li>
  6.   <li><a href="About Usnew.htm">About Us</a></li>
  7.   <li><a href="musicnew.htm">Music</a></li>
  8.   <li><a href="Images.htm">Images</a></li>
  9.   <li><a href="Screeningnew.htm">Screenings</a></li>
  10.   <li><a href="donate.htm">Donate</a></li>
  11.   <li><a href="Purchase DVDnew.htm">Purchase DVD</a></li>
  12.   <li><a href="Contactnew.htm">Contact</a></li>
  13.    <li><a href="index.htm">Laura's Home Page</a></li>
  14.  
  15. </ul>
  16. </div>
  17. <center><table width="650" border="1" table style="font-size:12px">
  18.   <tr>
  19.     <td><a href="Music/23 laura.mp3">"Vectors of Laura"</a><br />
  20.     Lyrics written by<br />
  21.     L. Nagle & J. Schaffer<br />
  22.     Music written &amp; performed by<br />
  23.     S. Anderson, L. Nagle &amp; J. Turrell<br />
  24.     &copy; Wild Asperagus Productions 2012</td>
  25. <br />&nbsp;<br /><br />&nbsp;<br /> 
  26.  <td>&nbsp;</td>
  27.  
  28.  
  29.  
  30.     <td><a href="Music/vectors music/Plane Crash.mp3">"Plane Crash"</a><br />
  31.     Written &amp; performed by Jen Turrell<br />
  32.     Harp by Elizabeth Elgin<br />
  33.     From the EP "Honesty and Apologies" <br />                                                         
  34.     <br />&nbsp;<br />   
  35.  
  36. </td>
  37.  
  38.   </tr>
so when I look at the page the table is several inches below the menu bar. When I remove the menu bar text then the table moves up.
Help!!!!
thanks Maximom
Feb 3 '13 #1
1 4708
Rabbit
12,516 Expert Mod 8TB
Give the bottom margin of the list a negative value.
Feb 4 '13 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: fadfdsj | last post by:
Hi, I would like to extract data from the table attached. Could someone help me to create the regular expression to grab that informations? TABLE: <table border=1 cellpadding=4 cellspacing=0...
3
by: maxhitchcock | last post by:
Hi, I made a lots tables in Dreamweaver to put my images in it then I made a menu in Javascript. I'm pretty sure there's no error in my size of cells and they are all valign="top". In Internet...
2
by: | last post by:
Is there an easy way to integrate Dreamweaver into VS.. Just a quick way to move the HTML of a web form into Dreamweaver for a bit to use it's features and then back into VS... Other than saving...
78
by: Robert Baer | last post by:
The homepage i have had up and seemingly working is: http://oil4lessllc.com/ However, the validator has so many complaints, and being so incompetent, i have no clue as to how to fix it all. Would...
3
by: Dhanasekaran B | last post by:
Hi, I need to move one table in one server(Live) to another server(Development) through Visual basic coding. Please send soultion for this
1
savanm
by: savanm | last post by:
Hi all, I have a problem to remove the particular fields in table... I have shown my code below: <?php $sql = "select * from login"; $ress = mysql_query($sql); //$res =...
9
by: rochelle28 | last post by:
i want to compare the two consecutive rows in the table such that if the first row contains handset in the category column and the next row contins simcard in category column it will alert the user,...
2
by: JavaBugger | last post by:
Okay here's what I have HTML wise.... <td colspan="2" valign="center" align="center" onClick="document.location.href='home.html';" style="cursor:pointer;cursor:hand"> That basically makes the...
8
by: woo | last post by:
I want to add pictures and text into a table but not have the table resize when viewed on IE.
2
by: zeeshanks | last post by:
Hello, I cannot move the table from one point to another. It seems its fixed. I checked the properties and it looks fine to me. Following is the html code for the table: <asp:table id="Table2"...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.