![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jul 2009
Posts: 1
OS: vista
|
Hey all,
Why does dreamweaver do this when I enter content into part of my page? ![]() As you can see on the image, the table on the template has moved down, and continues to move down when ever I write content on my page using dreamweaver. The thing is, is that it works fine in Internet Explorer, but the problem occurs when I view it on FireFox. I have done the valign="top" but that didnt make a difference. Here is part of the code WITHOUT valign="top" Code:
<td id="bg4"><div id="page" class="container"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr valign="top"> <td id="sidebar"><table width="100%" border="0" cellpadding="0" cellspacing="0" id="box6"> <tr> <td class="box-style2"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><h2 class="title">Content</h2></td> </tr> <tr> <td class="entry"><ul class="list1"> <li><a href="#">Content</a></li> <li><a href="#">Content</a></li> <li><a href="#">Content</a></li> <li><a href="#">Content</a></li> <li><a href="#">Content</a></li> <li><a href="#">Content</a></li> <li><a href="#">Content</a></li> <li><a href="#">Content</a></li> <li><a href="#">Content</a></li> <li><a href="#">Content</a></li> </ul></td> </tr> </table></td> </tr> </table> Thanks |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
God (TSF Enthusiast)
Join Date: May 2009
Location: Jeffersonville, IN
Posts: 678
OS: Ubuntu 9.04 [Jaunty Jackalope]
|
Re: Why Does This Happen?
Instead of using valign, try using align. If that doesn't work try using CSS.
I don't use DreamWeaver for this very reason. I recommend you use notepad or gedit :-) Oh, and I didn't list a program you can use on Mac's because I don't like them. Too pretty for me. P.S. Helping you would be a LOT easier if we had the source of the page. That way we could mess with it in our leisure and go, "OMFG!!! I found the problem. Missing semi-colon!" P.P.S. It's always a semi-colon lol. |
|
|
|
![]() |
| Thread Tools | |
|
|