Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 After entering text...my menu moves along with it .
Index -> Graphics and Design, Web Design -> (X)HTML Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
youngjeezy




PostPosted: Sun Jun 08, 2008 10:21 pm   Post subject: After entering text...my menu moves along with it .

Hello everyone,

I have this nagging problem with my website and I'm not quite sure how to fix, I've tried for some time but it keeps on happening.

I'm trying to create something like an iTunes for Movies (Very basic) Website, and I've created tables in which to add text inside, movie pictures, descriptions , costs, etc. But before I can even start, the text I want to add is ending up in the middle of the table, it won't even go to the top of the table to begin typing! AND, when I click enter to move text down the page, the tables on the left side which consist of links to go to other pages and what not in the site move along with it! Stretching out the the link tables on the side! Please, any help will be appreciated to resolve this problem Sad



<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body>
<table width="75%" height="393" border="1" align="center">
<tr>
<td>&nbsp;</td>
<td><img src="Images/BANNER.jpg" alt="" width="728" height="93" /></td>
<td>&nbsp;</td>
</tr>
<tr>
<td><em><strong><font size="2" face="Verdana, Arial, Helvetica, sans-serif">Home</font></strong></em></td>
<td height="268" rowspan="7"><h1> MOVIE GENRES :</h1>
<h3>Action / Adventure</h3>
<h3>Comedy</h3>
<h3>Documentary</h3>
<h3>Family</h3>
<h3>Horror</h3>
<h3>Kids</h3>
<h3>Mystery / Sci-Fi</h3>
<h3>Romance</h3>
<h3>Sport</h3>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p></td>
<td rowspan="7">&nbsp;</td>
</tr>
<tr>
<td><em><strong><font size="2" face="Verdana, Arial, Helvetica, sans-serif">About
Us
</font></strong></em></td>
</tr>
<tr>
<td><em><strong><font size="2" face="Verdana, Arial, Helvetica, sans-serif">Movies</font></strong></em></td>
</tr>
<tr>
<td><em><strong><font size="2" face="Verdana, Arial, Helvetica, sans-serif">Upcoming
Movies
</font></strong></em></td>
</tr>
<tr>
<td><em><strong><font size="2" face="Verdana, Arial, Helvetica, sans-serif">Genre
Rankings</font></strong></em></td>
</tr>
<tr>
<td><em><strong><font size="2" face="Verdana, Arial, Helvetica, sans-serif">Payment</font></strong></em></td>
</tr>
<tr>
<td><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><em><strong>Contact
Us</strong></em></font></td>
</tr>
</table>
</body>
</html>

Thank you everyone!
Sponsor
Sponsor
Sponsor
sponsor
youngjeezy




PostPosted: Sun Jun 08, 2008 10:25 pm   Post subject: RE:After entering text...my menu moves along with it .

BTW I'm using Dreamweaver Cs3 if that made any difference to anything =D
jeffgreco13




PostPosted: Mon Jun 09, 2008 10:48 am   Post subject: Re: After entering text...my menu moves along with it .

code:
<td valign="top">


should fix your, text in the middle of the cell problem.

How comfortable do you feel just using HTML and notepad to make this site? I mean dreamweaver's great but unless you're good with it it can get tough to get EXACTLY what you want because obviously the program only interprets what it thinks you want. That site seems simple enough to code in HTML thoroughly.
youngjeezy




PostPosted: Mon Jun 09, 2008 6:49 pm   Post subject: Re: After entering text...my menu moves along with it .

jeffgreco13 @ Mon Jun 09, 2008 10:48 am wrote:
code:
<td valign="top">


should fix your, text in the middle of the cell problem.

How comfortable do you feel just using HTML and notepad to make this site? I mean dreamweaver's great but unless you're good with it it can get tough to get EXACTLY what you want because obviously the program only interprets what it thinks you want. That site seems simple enough to code in HTML thoroughly.


Well I could give it a shot but right now I'm just doing what I think looks good , no coding.. I'm not even too sure where to put that code you gave me lol .. Can you tell me where I can imput that code btw?

My teacher gave us really no instructions it's kinda like, your on your own kids...so I'm entirely lost : (..

And the menu on the side continues to move when i click enter so I don't know : (...
youngjeezy




PostPosted: Mon Jun 09, 2008 11:12 pm   Post subject: RE:After entering text...my menu moves along with it .

Jeff it's working now no worries, it just needed to be placed underneath body x)

haha thanks for all the help.!
jeffgreco13




PostPosted: Tue Jun 10, 2008 8:45 am   Post subject: Re: After entering text...my menu moves along with it .

Underneath body??? Welllll, if it ain't broke don't fix it...
Display posts from previous:   
   Index -> Graphics and Design, Web Design -> (X)HTML Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 6 Posts ]
Jump to:   


Style:  
Search: